1
0
mirror of synced 2025-02-10 09:09:24 +03:00
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
..
2015-01-09 20:50:06 -05:00
2015-01-22 15:19:45 -05:00