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 65875bf8e7 Better handle AMD across files
Now that `define` and `require` are never made public, we have to
build everything to support `$.fn.select2.amd` while also working
with other AMD loaders.
2014-10-31 21:13:43 -04:00
dist Better handle AMD across files 2014-10-31 21:13:43 -04:00
docs Better handle AMD across files 2014-10-31 21:13:43 -04:00
src Better handle AMD across files 2014-10-31 21:13:43 -04:00
tests Better compatibility with array data 2014-10-21 21:44:00 -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 Wrap JS 2014-10-31 20:15:17 -04:00
package.json Added very basic jshint config 2014-10-21 21:43:57 -04:00