8000 Mobile end Image Upload Function · Issue #3 · MohaOnline/moha · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Open
3 tasks done
ma3310 opened this issue Jun 5, 2019 · 7 comments
Open
3 tasks done

Mobile end Image Upload Function #3

ma3310 opened this issue Jun 5, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@ma3310
Copy link
Member
ma3310 commented Jun 5, 2019
  • 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

@ma3310 ma3310 self-assigned this Jun 5, 2019
@ma3310 ma3310 added the enhancement New feature or request label Jun 6, 2019
ma3310 pushed a commit that referenced this issue Jun 8, 2019
- Input file styled.
@ma3310
Copy link
Member Author
ma3310 commented Jun 9, 2019
  • Preview list could work with multiple themes

  • Specify acceptable image types

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.
@ma3310
Copy link
Member Author
ma3310 commented Jun 9, 2019
// 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
Copy link
Member Author
ma3310 commented Jun 9, 2019
  • Add customized toast effect when file upload
    Added effect for all ajax actions.
  • support multi fields use moha_ui_image_mobile_uploader

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
Copy link
Member Author
ma3310 commented Jun 12, 2019
  • integrate weui uploader with ajax remove

ma3310 added a commit that referenced this issue Jun 12, 2019
- Styled preview area per WeUI layout.
- Prepares ajax bullet.
ma3310 added a commit that referenced this issue Jun 12, 2019
@ma3310 ma3310 closed this as completed Jun 13, 2019
@ma3310 ma3310 reopened this Jun 13, 2019
@ma3310
Copy link
Member Author
ma3310 commented Jun 13, 2019
  • stop scroll when gallery
  • preview with lazy loading
    gallery-should-not-scroll
  • add image order change back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0