1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js
Kevin Brown af1f35176b Added back the width option
In past versions of Select2, the `width` option could be used to
tell Select2 how to determine the width of the container generated
by Select2.

**Breaking change:** The default value for the `width` option has
been changed from `copy` to `resolve.`

**Breaking change:** The old option called `copy` has been renamed
to `style` to better reflect what the width is generated from.

This fixes https://github.com/select2/select2/pull/2090.
This fixes https://github.com/select2/select2/issues/2911.
2015-01-11 18:00:48 -05:00
..
i18n Universally use the object query return 2015-01-07 21:11:32 -05:00
select2.amd.full.js Added back the width option 2015-01-11 18:00:48 -05:00
select2.amd.js Added back the width option 2015-01-11 18:00:48 -05:00
select2.full.js Added back the width option 2015-01-11 18:00:48 -05:00
select2.full.min.js Added back the width option 2015-01-11 18:00:48 -05:00
select2.js Added back the width option 2015-01-11 18:00:48 -05:00
select2.min.js Added back the width option 2015-01-11 18:00:48 -05:00