1
0
mirror of synced 2024-11-25 22:36:03 +03:00
select2/tests/data
Kevin Brown 27ac50a854 Fixed problems with non-string ids
We have to enforce ids being strings as the values of options within
a select will always be an id.  This fixes an issue that we had with
array selections not being highlighted in the results.
2014-10-21 21:43:59 -04:00
..
array-tests.js Fixed problems with non-string ids 2014-10-21 21:43:59 -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 Fixed problems with non-string ids 2014-10-21 21:43:59 -04:00
select.html Add tests for select data adapter 2014-10-21 21:43:58 -04:00