-
Notifications
You must be signed in to change notification settings - Fork 4
Mobile end Image Upload Function #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
enhancement
New feature or request
Comments
|
ma3310
pushed a commit
that referenced
this issue
Jun 9, 2019
- Clean unnecessary elements of image preview. - Restructure multiple image preview to layout own template. - Add file type limitation of upload element.
// Once removed image preview, need clean input file element for recognize next change event.
jQuery('input[type="file"]').val(''); |
ma3310
pushed a commit
that referenced
this issue
Jun 9, 2019
- Add preview feature after use select image.
|
ma3310
added a commit
that referenced
this issue
Jun 12, 2019
- moha_ui: #3.6 - moha_fonts: supports local light and semibold Open Sans
|
ma3310
added a commit
that referenced
this issue
Jun 12, 2019
- Styled preview area per WeUI layout. - Prepares ajax bullet.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Declare new widget.
moha_ui_field_widget_info
Own backend form could be invoked.
moha_ui_field_widget_form
Style jQuery('input[type="file"]') element https://weui.io/
theme_moha_ui_image_mobile_uploader_widget
Sample: https://m.imooc.com/feedback
The text was updated successfully, but these errors were encountered: