1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js
Kevin Brown 0c0e2527fa Autofocus search field in multiple select
In a single select, the search field is automatically focused when
the select is opened. This also applied to multiple selects, but
this was causing issues because the container was automatically
focused when the dropdown was closed.

This makes a change such that the search field is automatically
focused when the dropdown is closed.

This closes https://github.com/select2/select2/issues/2995.
2015-02-09 15:43:46 -05:00
..
i18n IE7/8 Compatability fixes 2015-02-08 07:29:52 -10:00
select2.amd.full.js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00
select2.amd.js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00
select2.full.js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00
select2.full.min.js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00
select2.js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00
select2.min.js Autofocus search field in multiple select 2015-02-09 15:43:46 -05:00