1
0
mirror of synced 2024-11-23 13:36:01 +03:00
select2/dist/js
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
..
i18n Changed how the builds are done 2015-01-22 14:49:39 -05:00
select2.amd.full.js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00
select2.amd.js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00
select2.full.js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00
select2.full.min.js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00
select2.js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00
select2.min.js Fixed the selectOnClose option 2015-01-22 15:19:45 -05:00