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

Created a single file input & Fixed problem with change listener #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

abritopach
Copy link

@abritopach abritopach commented Nov 8, 2020

Hello @hinddeep

Thank you very much for your work.

I've solved some problems and refactored some of the code.

  • Each time fileSelector is called, an input with the same name is being created. The code has been modified to create a single input.

  • Fixed problem with the listener change. It is executed more than once so the same element is selected in duplicate or triplicate.

  • Solved problem when ext is * (Allow any file type).

  • Deleted dist folder (no need to upload to repo).

If you have any questions, please let me know.

If you think I can help you to keep improving this plugin.

Greetings,

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.

1 participant