1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00
select2/dist
Kevin Brown 981c4065af Only trigger unselect for multiple
This fixes an issue where an `unselect` event would be incorrectly
triggered when the selected option was selected again in a single
select. This has been fixed now, so the even will only be triggered
for multiple selects. The `close` event will still be triggered
though, so the functionality will still remain the same to the user.

This closes https://github.com/select2/select2/issues/2959.
2015-01-22 17:16:12 -05:00
..
css Fix support for deep nesting 2015-01-09 20:50:06 -05:00
js Only trigger unselect for multiple 2015-01-22 17:16:12 -05:00