Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
fork from : https://github.com/select2/select2.git

Kevin Brown 4f8fb28d93 Add backwards compatibility with the old matcher 10 年 前
dist 6d5b0a6c59 Add getters and setters for options 10 年 前
docs 6375e2ee09 Working on searching results 10 年 前
src 4f8fb28d93 Add backwards compatibility with the old matcher 10 年 前
tests d0fe07f954 Added tests for the query function 10 年 前
vendor 06e195b025 Work on the AMD scaffolding 10 年 前
.editorconfig 297a06f8d4 Working on rendering everything 10 年 前
.gitignore 06e195b025 Work on the AMD scaffolding 10 年 前
.jshintignore aebc7ce0d2 Added very basic jshint config 10 年 前
.jshintrc 9c6a18700b Improved the jshint config a bit more 10 年 前
.travis.yml a25883c659 Add travis 10 年 前
CONTRIBUTING.md 0b3a690a29 Fixed a few links 11 年 前
Gruntfile.js 27ac50a854 Fixed problems with non-string ids 10 年 前
package.json aebc7ce0d2 Added very basic jshint config 10 年 前
select2_locale_ug-CN.js f330cb2124 Changed Uyghur translation 11 年 前