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

fix: hide upload button when reaches to max images (#145) #147

Merged
merged 1 commit into from
Oct 30, 2017
Merged

fix: hide upload button when reaches to max images (#145) #147

merged 1 commit into from
Oct 30, 2017

Conversation

hardikpthv
Copy link
Contributor

fixes #145

@aberezkin aberezkin merged commit 6e733cd into aberezkin:development Oct 30, 2017
aberezkin added a commit that referenced this pull request Apr 16, 2018
* fix: fixed FileHolder.serverResponse not being set correctly
chore: removed some type definitions that could be trivially inferred

fixes #142

* chore(docs): made events example a bit clearer
chore(docs): added a bit more content to root readme

fixes #141

* fix: hide upload button when reaches to max images (#145) (#147)

* feat(input): interface for disabling clear and upload (#148)

* Implement disable interface

* Add demo of disabled component

* Update docs

* fix: Parameter 'UploadMetadata' implicitly has an 'any' type. #154 (#155)

fixes #154

* fix: url changed by onBeforeUpload is ignored (#182)

* feat: added previewClicked output property (#188)
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide upload button when max # of images is reached
2 participants