Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Store reference to the dropdown's active item #125

Merged
merged 1 commit into from
Dec 5, 2017
Merged

Conversation

glebm
Copy link
Contributor

@glebm glebm commented Dec 2, 2017

Avoids the array Array#find call, fixing IE11 support.

Fixes #124

Avoids the array `Array#find` call, fixing IE11 support.

Fixes #124
@yuku
Copy link
Owner

yuku commented Dec 5, 2017

Thanks! I'll relax codeclimate's threshold in another PR

@yuku yuku merged commit b024cd2 into yuku:master Dec 5, 2017
@yuku
Copy link
Owner

yuku commented Dec 5, 2017

Published textcomplete@0.14.5 to npm

@glebm glebm deleted the ie11 branch December 5, 2017 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IE11 does not have Array#find
2 participants