af1f35176b
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. |
||
---|---|---|
.. | ||
_includes | ||
_layouts | ||
dist | ||
vendor | ||
.gitignore | ||
announcements-4.0.html | ||
community.html | ||
examples.html | ||
index.html | ||
options.html | ||
README.md |
Select2 Documentation
This repository holds the latest documentation for Select2.
The documentation is automatically extracted from the docs
directory at the
Select2 source repository. This is done periodically by
the maintainers of Select2.
Pull requests will usually be ignored, documentation fixes should be made in
the source repository. We may accept pull requests if they match the
source docs
directory, but for the most part pull requests will be closed on
sight.