1
0
mirror of synced 2024-11-29 08:06:03 +03:00
select2/src/js
Kevin Brown f9decd6094
Fix tag creation being broken in 4.0.7 (#5558)
* Add test for losing focus when searching tag entries

* Revert unknown unit test fix

Removing this no longer breaks a unit test, and having it in here
results in the select box receiving focus unexpectedly. It's not
clear what problem this was solving, since it was manually applied
from a series of pull requests.

It claims to be fixing an issue that was specific to IE11, and I'm
willing to re-introduce that bug because there doesn't appear to be
a regression test for it, and it's breaking some critical use cases.

The goal should be to focus the search box if it would have normally
lost focus when the selection was updated.

Fixes #5485
Fixes #5516
Closes #5550
2019-07-09 19:13:03 -04:00
..
select2 Fix tag creation being broken in 4.0.7 (#5558) 2019-07-09 19:13:03 -04:00
banner.end.js Overhaul of the AMD integration 2015-03-14 19:05:24 -04:00
banner.start.js Overhaul of the AMD integration 2015-03-14 19:05:24 -04:00
jquery.mousewheel.shim.js fix error: "Uncaught ReferenceError: require is not defined" 2015-04-02 10:29:22 -04:00
jquery.select2.js Fixed EOL to Unix format. 2016-05-06 14:54:13 -07:00
jquery.shim.js Fix undefined variables 2015-02-13 22:49:54 -05:00
wrapper.end.js Fix TypeError 2015-03-18 10:48:47 -04:00
wrapper.start.js Add ; before beginning of factory wrapper (#5089) 2017-10-25 23:17:05 -04:00