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

Reset input value #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

MaxGfeller
Copy link
Contributor

The file selector currently has the following bug:

When a file is selected, and then the same file is selected again, it doesn't emit a change event.

This PR fixes this and updates the dependencies necessary to build the package. After this is merged, you can create a new version as follows:

npm version patch
git push --follow-tags

The npm package is still published under my personal account. Feel free to publish new versions using an official cyon account, or just let me know when the new version is tagged, and I can make the release.

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