3d013020ae
Now the focus of the selection container is correctly monitored so there is a consistent 1px black border on the default theme whenever it is focused. This requires `focusin`/`focusout` support, which is supported by all major browsers except for Firefox. In Firefox, the old focus appearance is still consistent and has not been broken by this update. The key handling has also been improved such that some of the logic detection that was previously done within the search handlers for multiple select searches is now pushed back to the base selection. This closes https://github.com/select2/select2/issues/2995. |
||
---|---|---|
.. | ||
css | ||
js |