1
0
mirror of synced 2024-11-25 22:36:03 +03:00
select2/tests
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 only verify when maximumSelectionCount is greater than 0 and add tests 2015-01-13 13:00:16 -05:00
dropdown Added selectOnClose 2015-01-11 21:47:17 -05:00
options Add backwards compatibility with query option 2015-01-14 21:24:09 -05:00
selection Normalize internal select/unselect events 2015-01-09 10:05:44 -05:00
utils Added inline searching for multiple selects 2014-11-22 19:21:46 -05:00
vendor Added Utils.Decorate and tests 2014-10-21 21:43:56 -04:00
mock.js Added selectOnClose 2015-01-11 21:47:17 -05:00