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 315b1b3c12 Added array adapter
This should add support for dynamically generated array data that
still works with a basic `<select>` element.
2014-10-21 21:43:57 -04:00
dist Added array adapter 2014-10-21 21:43:57 -04:00
playground Added array adapter 2014-10-21 21:43:57 -04:00
src Added array adapter 2014-10-21 21:43:57 -04:00
tests Limit the explicit coupling between adapters 2014-10-21 21:43:57 -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
.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 Added Utils.Decorate and tests 2014-10-21 21:43:56 -04:00
package.json Work on the AMD scaffolding 2014-10-21 21:43:56 -04:00
select2_locale_ug-CN.js Changed Uyghur translation 2014-07-11 19:02:57 +08:00