1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/src
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
..
js Pass through non-strings in escapeMarkup 2015-02-06 19:45:10 -05:00
scss Fix z-index for modals 2015-01-27 14:27:18 -05:00