1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00
select2/dist/js
Kevin Brown 8f8140e3b0 Added modules for stopping event propagation
This adds `StopPropagation` modules that will stop the propagation
of the most common events from the selection and dropdown containers.
These modules work from a list of 21 common events, most of which
were stopped by default in past versions, and call `stopPropagation`
on them when they are detected at the container level.

These modules are only available in full builds of Select2.

This closes https://github.com/select2/select2/issues/2033.
This closes https://github.com/select2/select2/issues/2974.
2015-02-09 20:04:01 -05:00
..
i18n IE7/8 Compatability fixes 2015-02-08 07:29:52 -10:00
select2.amd.full.js Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00
select2.amd.js Add templating documentation 2015-02-09 19:27:10 -05:00
select2.full.js Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00
select2.full.min.js Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00
select2.js Add templating documentation 2015-02-09 19:27:10 -05:00
select2.min.js Add templating documentation 2015-02-09 19:27:10 -05:00