1
0
mirror of synced 2024-11-26 06:46:04 +03:00
select2/dist/js
Kevin Brown f0017c024d Added support for a click mask
In past versions of Select2, a mask was used to detect clicks
outside of the dropdown. While this works with high accuracy, and
avoid many of the click issues we had with modals, it is no longer
the default close handler for Select2. It blocks any features on
the container from working without a second click, and introduces
odd edge cases that we cannot easily handle.
2014-12-05 22:44:41 -05:00
..
i18n Started adding more translations 2014-11-26 23:19:04 -05:00
select2.amd.full.js Added support for a click mask 2014-12-05 22:44:41 -05:00
select2.amd.js Allow the dropdown to point up 2014-12-05 20:09:42 -05:00
select2.full.js Added support for a click mask 2014-12-05 22:44:41 -05:00
select2.full.min.js Added support for a click mask 2014-12-05 22:44:41 -05:00
select2.js Allow the dropdown to point up 2014-12-05 20:09:42 -05:00
select2.min.js Allow the dropdown to point up 2014-12-05 20:09:42 -05:00