1
0
mirror of synced 2024-11-25 22:36:03 +03:00
select2/dist/js
Kevin Brown 5ec852e18c Added documentation for <input type="text" />
This adds basic documentation explaining that there are compatibility
decorators for `<input type="text" />` support. This is not fully
compatible with all features and requires the use of an external
adapter like the `ArrayAdapter` or `AjaxAdapter` to provide a
reasonable way to query results.

This also triggers a warning if the adapter is used with a hidden
input, as the degraded functionality when there is no JavaScript
support should be discouraged.
2015-02-27 18:38:16 -05:00
..
i18n Compile Swedish translations 2015-02-24 19:36:44 -05:00
select2.amd.full.js Added documentation for <input type="text" /> 2015-02-27 18:38:16 -05:00
select2.amd.js Added compatibility with <input /> tags 2015-02-27 18:36:34 -05:00
select2.full.js Added documentation for <input type="text" /> 2015-02-27 18:38:16 -05:00
select2.full.min.js Added documentation for <input type="text" /> 2015-02-27 18:38:16 -05:00
select2.js Added compatibility with <input /> tags 2015-02-27 18:36:34 -05:00
select2.min.js Added compatibility with <input /> tags 2015-02-27 18:36:34 -05:00