1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests/selection
Kevin Brown 024d41b412 Normalize internal select/unselect events
Also pull the logic for automatically closing the dropdown into the
dropdown adapter, taking it out of the core.

The `selected` and `unselected` events are now `select` and
`unselect`, which is what many of the other adapters were expecting
them to be.

Some tests for placeholders have been added.
2015-01-09 10:05:44 -05:00
..
multiple-tests.js Add tests for the multiple selection container 2014-11-26 20:50:39 -05:00
multiple.html Add tests for the multiple selection container 2014-11-26 20:50:39 -05:00
placeholder-tests.js Normalize internal select/unselect events 2015-01-09 10:05:44 -05:00
placeholder.html Normalize internal select/unselect events 2015-01-09 10:05:44 -05:00
single-tests.js Added tests for the single selection container 2014-11-26 20:25:56 -05:00
single.html Added tests for the single selection container 2014-11-26 20:25:56 -05:00