1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/options
Kevin Brown 2a7ae0ea9c Add backwards compatibility with query option
This adds backwards compatibility with the `query` option so it
automatically patches the `DataAdapter.query` function. The only
major difference between the methods is the call signature, which
has now moved the callback out of the parameters and into the second
argument.

This also adds tests that verify that the old query functions should
work as expected.
2015-01-14 21:24:09 -05:00
..
data-tests.js Added a few more tests 2015-01-11 16:30:16 -05:00
data.html Support data-* attributes for configuration 2014-12-10 15:23:39 -05:00
deprecated-tests.js Add backwards compatibility with query option 2015-01-14 21:24:09 -05:00
deprecated.html Added backwards compatibility for initSelection 2015-01-14 21:24:08 -05:00
width-tests.js Added back the width option 2015-01-11 18:00:48 -05:00
width.html Added back the width option 2015-01-11 18:00:48 -05:00