1
0
mirror of synced 2024-11-26 06:46:04 +03:00
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Go to file
Kevin Brown 8dfd6d6960 Add more keyboard support
When the main container is focused, you can now move the highlighted
result by using the up and down arrows on the keyboard.

This does not yet keep the highlighted result visible at all times,
and it only is implemented on single selects, but that will come in
the future.
2014-10-21 21:44:00 -04:00
dist Add more keyboard support 2014-10-21 21:44:00 -04:00
docs Working on accessibility 2014-10-21 21:44:00 -04:00
src Add more keyboard support 2014-10-21 21:44:00 -04:00
tests Added tests for the query function 2014-10-21 21:43:59 -04:00
vendor Work on the AMD scaffolding 2014-10-21 21:43:56 -04:00
.editorconfig Working on rendering everything 2014-10-21 21:43:56 -04:00
.gitignore Work on the AMD scaffolding 2014-10-21 21:43:56 -04:00
.jshintignore Added very basic jshint config 2014-10-21 21:43:57 -04:00
.jshintrc Improved the jshint config a bit more 2014-10-21 21:43:58 -04:00
.travis.yml Add travis 2014-10-21 21:43:57 -04:00
CONTRIBUTING.md Fixed a few links 2014-08-12 20:52:10 -04:00
Gruntfile.js Fixed problems with non-string ids 2014-10-21 21:43:59 -04:00
package.json Added very basic jshint config 2014-10-21 21:43:57 -04:00
select2_locale_ug-CN.js Changed Uyghur translation 2014-07-11 19:02:57 +08:00