1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests/utils
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
..
decorator-tests.js Added inline searching for multiple selects 2014-11-22 19:21:46 -05:00
decorator.html Changed how the builds are done 2015-01-22 14:49:39 -05:00
escapeMarkup-tests.js Pass through non-strings in escapeMarkup 2015-02-06 19:45:10 -05:00
escapeMarkup.html Added back escapeMarkup 2015-01-29 09:15:02 -05:00