1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js
Kevin Brown b382fdca9c Clone the tabindex from the original select
Previously Select2 would assume that the tab index for the
`<select>` was `0`, which is the browser default.  Now Select2 will
clone the tab index from the original element, and correctly restore
it when it is destroyed or disabled/enabled.

This closes https://github.com/select2/select2/issues/3031.
2015-02-13 23:57:18 -05:00
..
i18n Fix undefined variables 2015-02-13 22:49:54 -05:00
select2.amd.full.js Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00
select2.amd.js Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00
select2.full.js Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00
select2.full.min.js Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00
select2.js Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00
select2.min.js Clone the tabindex from the original select 2015-02-13 23:57:18 -05:00