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

Several fixes and optimizations #1

Merged
merged 4 commits into from
Jun 22, 2016
Merged

Conversation

MilosRasic
Copy link
Contributor

  • fixed double keydown event handling for Enter key
  • fixed arrow navigation
  • standardised the way item is focused so that hovering on an item will clear the focus from arrow navigation
  • changed filtering to activate only when user has stopped typing
  • added option to disable sorting with sort = false or sort = 'off'
  • optimised arrow navigation and data mapping

Miloš Rašić added 4 commits June 22, 2016 13:48
…kground color change there, optimized controlScrolling
… stops typing, added option to disable sorting by supplying sort = false or sort = 'off', disabled sorting for single select on the demo page
@markokostovski markokostovski merged commit a544d4c into gogoair:master Jun 22, 2016
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.

None yet

2 participants