Skip to content

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

Open
abritopach wants to merge 4 commits intohinddeep:masterfrom
abritopach:master
Open

Created a single file input & Fixed problem with change listener#4
abritopach wants to merge 4 commits intohinddeep:masterfrom
abritopach:master

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