Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
e018a6f69e
We should only be checking the option values that matter, such as `id` and `text`, instead of checking all of the option values. This will prevent unexpected breaking when new properties are added to the options. Existing properties should be covered by tests to avoid regressions. |
||
---|---|---|
dist | ||
docs | ||
src | ||
tests | ||
vendor | ||
.editorconfig | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
package.json | ||
select2_locale_ug-CN.js |