1
0
mirror of synced 2025-02-16 20:13:16 +03:00
Kevin Brown 4f8fb28d93 Add backwards compatibility with the old matcher
This adds a module for the old matcher, so users can decorate a
data adapter with the module to get the old matcher functionality.

The third parameter to the old matcher, the full element, will
always be the full object now. This does not match the old
functionality, where the third parameter for a `<select>` element
would be the `<option>` element.
2014-10-21 21:43:59 -04:00
2014-10-21 21:43:59 -04:00
2014-10-21 21:43:59 -04:00
2014-10-21 21:43:59 -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-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%