1
0
mirror of synced 2025-03-10 14:46:10 +03:00
Kevin Brown afbf30d09a Wrap JS
This will prevent leaking variables, and will remove the possibility
of Select2 not working well with other plugins which support
AMD loaders. The `define` and `require` methods are now aliased
under `$.Select2.amd` for use inside additional files, such as
translations.
2014-10-31 20:15:17 -04:00
2014-10-31 20:15:17 -04:00
2014-10-21 21:44:01 -04:00
2014-10-31 20:15:17 -04:00
2014-10-21 21:43:56 -04:00
2014-10-21 21:43:56 -04:00
2014-10-21 21:43:56 -04:00
2014-10-21 21:43:57 -04:00
2014-10-21 21:43:57 -04:00
2014-08-12 20:52:10 -04:00
2014-10-31 20:15:17 -04:00
2014-10-21 21:43:57 -04:00
Description
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
12 MiB
Languages
JavaScript 83.6%
HTML 8.5%
SCSS 7.9%