1
0
mirror of synced 2024-11-23 13:36:01 +03:00
select2/dist
Kevin Brown 80bda0ad55 Fixed the selectOnClose option
The `selectOnClose` option did not work in production because we
were decorating the `dropdownAdapter` instead of the `resultsAdpater`
when automatically generating the adapters. This has now been fixed,
and the option should work without errors in production.

This also adds documentation for the `selectOnClose` option.

This closes https://github.com/select2/select2/issues/2953.
2015-01-22 15:19:45 -05:00
..
css Fix support for deep nesting 2015-01-09 20:50:06 -05:00
js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00