1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests
Kevin Brown 0f7a37b2d6 Pass through non-strings in escapeMarkup
It is assumed that DOM elements or related objects will have been
escaped before they are passed back from templating functions. As
strings are typically blinding concatenated, like in our defaults,
it makes sense to escape the markup within them.

This is related to https://github.com/select2/select2/issues/3005.
2015-02-06 19:45:10 -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 Added back escapeMarkup 2015-01-29 09:15:02 -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