Skip to content

use on change to support ie and edge#28

Merged
hecrj merged 1 commit intohecrj:masterfrom
stephenreddek:seelct-on-change-for-ie
May 23, 2019
Merged

use on change to support ie and edge#28
hecrj merged 1 commit intohecrj:masterfrom
stephenreddek:seelct-on-change-for-ie

Conversation

@stephenreddek
Copy link
Contributor

@stephenreddek stephenreddek commented May 22, 2019

Both IE 11 and Edge don't support using the "input" event for select inputs. You have to use the "change" event. I wish this change didn't require a new direct dependency so that the version bump could be small. I couldn't think of a way to get around it though. I didn't mess with the json version requirement at all - I'm not sure what the best strategy is for picking the min dependency version.

@hecrj
Copy link
Owner

hecrj commented May 23, 2019

Thank you! 🎉 We alrady have breaking changes in master, so it's not a big deal.

@hecrj hecrj merged commit 014ea1e into hecrj:master May 23, 2019
@stephenreddek stephenreddek deleted the seelct-on-change-for-ie branch May 23, 2019 14:39
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.

2 participants