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

Relax flatpickr version constraint #251

Closed
nragaz opened this issue May 11, 2018 · 3 comments
Closed

Relax flatpickr version constraint #251

nragaz opened this issue May 11, 2018 · 3 comments

Comments

@nragaz
Copy link

nragaz commented May 11, 2018

Hardcoding the point release of flatpickr means that users of this add-on can't benefit from bug fixes, as in the recently released v4.4.5 and v4.4.6. A ~ or ^ constraint would be very helpful!

@RobbieTheWagner
Copy link
Owner

Flatpickr frequently has bugged releases, which break ember-flatpickr, so it is locked to be on the safe side. I used to have ^, and ended up with a ton of bugs, but we can try adding it back for awhile.

@RobbieTheWagner
Copy link
Owner

I bumped the version and added back ^. Hope this helps!

@nragaz
Copy link
Author

nragaz commented May 13, 2018

Thank you!

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

No branches or pull requests

2 participants