1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/data
Kevin Brown 9e130956fc Better compatibility with array data
When using array data, and an option is selected, the data that is
attached to the DOM element will be run through `item` and should
have any private, automatically generated attributes added and
merged with it.
2014-10-21 21:44:00 -04:00
..
array-tests.js Better compatibility with array data 2014-10-21 21:44:00 -04:00
array.html Added basic tests for select2/data/array 2014-10-21 21:43:58 -04:00
base-tests.js Linted tests 2014-10-21 21:43:57 -04:00
base.html Broke out a base data adapter 2014-10-21 21:43:57 -04:00
select-tests.js Changed tests to not use deepEqual 2014-10-21 21:44:00 -04:00
select.html Added tests for the query function 2014-10-21 21:43:59 -04:00