1
0
mirror of synced 2024-11-26 14:56:07 +03:00
select2/src
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
..
js Added back the width option 2015-01-11 18:00:48 -05:00
scss Fix support for deep nesting 2015-01-09 20:50:06 -05:00