1
0
Fork 0
mirror of synced 2025-04-02 20:56:15 +03:00
select2/dist/js
Kevin Brown 9d359c9b38 Update the selected property on objects
This fixes the results display so they prefer the `selected`
property on objects over checking if the `id` matches the value of
the underlying select.

We only ignore the `selected` property if it is null, at that point
we compare against the `id` property.

This closes https://github.com/select2/select2/issues/3163.
2015-03-18 10:41:04 -04:00
..
i18n Fixed Hebrew translation 2015-03-18 09:44:04 -04:00
select2.full.js Update the selected property on objects 2015-03-18 10:41:04 -04:00
select2.full.min.js Update the selected property on objects 2015-03-18 10:41:04 -04:00
select2.js Update the selected property on objects 2015-03-18 10:41:04 -04:00
select2.min.js Update the selected property on objects 2015-03-18 10:41:04 -04:00