1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/selection
Kevin Brown b9b55cec44 Tests use jQuery 1.7.2
As jQuery 1.7.2 is the lowest version of jQuery supported by Select2,
it makes sense to run the tests on it. For the most part, we can
assume that the newer versions of Select2 are backwards compatible
enough such that this isn't an issue.

The recommended version of jQuery to use is the latest though, which
is why the jQuery file is only included in the tests.

This revealed a few issues with our data fallbacks and `.append`
functionality that was introduced in jQuery 1.8.
2015-03-11 19:20:41 -04:00
..
allowClear-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
multiple-tests.js Tests use jQuery 1.7.2 2015-03-11 19:20:41 -04:00
placeholder-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
single-tests.js Hide the search clear icon in webkit 2015-02-09 15:29:28 -05:00
stopPropagation-tests.js Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00