1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Find a file
Kevin Brown 20fcaa4449 Start working on translations
This adds a custom r.js build for i18n, which processes each JS
file in the `select2/i18n` directory and builds it.

So far only the "No results found" translation has been added.
2014-10-31 22:24:59 -04:00
dist Start working on translations 2014-10-31 22:24:59 -04:00
docs Better handle AMD across files 2014-10-31 21:13:43 -04:00
src Start working on translations 2014-10-31 22:24:59 -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 Start working on translations 2014-10-31 22:24:59 -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 Start working on translations 2014-10-31 22:24:59 -04:00
package.json Added very basic jshint config 2014-10-21 21:43:57 -04:00