1
0
mirror of synced 2024-11-25 14:26:03 +03:00
select2/tests
Kevin Brown 4dda5e7a74 Hide the search clear icon in webkit
The search box previously displayed a clear icon on the far right
side in webkit-based browsers, specifically Chrome and Safari. This
hides the clear icon in those browsers, and also fixes a slight
sizing issue, so it should no longer be displayed.

This also disables autocorrect, autocompleted, as well as a few
other automatic search corrections on the field, so mobile devices
should have a better experience.

This closes https://github.com/select2/select2/issues/3018.
2015-02-09 15:29:28 -05:00
..
a11y Changed how the builds are done 2015-01-22 14:49:39 -05:00
data Changed how the builds are done 2015-01-22 14:49:39 -05:00
dropdown Fixed missing jQuery import 2015-01-29 09:15:02 -05:00
options Fixed missing jQuery import 2015-01-29 09:15:02 -05:00
selection Hide the search clear icon in webkit 2015-02-09 15:29:28 -05:00
utils Pass through non-strings in escapeMarkup 2015-02-06 19:45:10 -05:00
vendor Added Utils.Decorate and tests 2014-10-21 21:43:56 -04:00
helpers.js Fixed missing jQuery import 2015-01-29 09:15:02 -05:00