1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests
Kevin Brown b43656c13c Added basic accessibility tests
This adds basic tests to ensure that the selection is accessible by
all users. This checks for common attributes, ensuring that the
container is always keyboard accessible and follows ARIA guidelines.

This also changes the base selection to create a common element so
we don't need to repeat attributes and such across multiple selection
containers.
2015-01-14 22:54:19 -05:00
..
a11y Added basic accessibility tests 2015-01-14 22:54:19 -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