1
0
mirror of synced 2024-11-22 04:56:08 +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 d386849c1f Started building out the examples
This also adds the `select2` function back to jQuery, so you can
still initialize Select2 using the old syntax.
2014-10-21 21:43:58 -04:00
dist Started building out the examples 2014-10-21 21:43:58 -04:00
docs Started building out the examples 2014-10-21 21:43:58 -04:00
playground Added very basic AJAX adapter 2014-10-21 21:43:57 -04:00
src Started building out the examples 2014-10-21 21:43:58 -04:00
tests Added basic tests for select2/data/array 2014-10-21 21:43:58 -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 Started building out the examples 2014-10-21 21:43:58 -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