Skip to content
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

Ability to configure browse button display and file select via zone click #676

Closed
kartik-v opened this issue Jun 4, 2016 · 1 comment
Closed

Comments

@kartik-v
Copy link
Owner

kartik-v commented Jun 4, 2016

  • New boolean property showBrowse that allows you to control the display of the browse button
  • New boolean property browseOnZoneClick that allows you to select a file:
    • for ajax uploads - by clicking on the preview drag/drop zone
    • for form based/non-ajax uploads - by setting defaultPreviewContent and that will be clickable to browse files
  • New string message property dropZoneClickTitle that will be appended to the dragZoneTitle when browseOnZoneClick is true.
@kartik-v
Copy link
Owner Author

kartik-v commented Jun 5, 2016

Refer new CLICK TO SELECT examples after enhancements:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant