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.
Description
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Languages
JavaScript
83.6%
HTML
8.5%
SCSS
7.9%