1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js
Kevin Brown 78b6faf13e Check that allowClear is used with placeholder
The `allowClear` option may not work as intended if a placeholder
is not used. This is becaise the placeholder holds the value that
the `<select>` should be reset to when the `x` is hit.

An error is now properly raised in the console when Select2 detects
that the `allowClear` option is used without the `placeholder`
option.

This closes https://github.com/select2/select2/issues/3016.
2015-02-06 19:20:18 -05:00
..
i18n Fixing errors in FR locale. Added missing pl/pt-BR locales in dist. 2015-02-06 03:49:06 -05:00
select2.amd.full.js Check that allowClear is used with placeholder 2015-02-06 19:20:18 -05:00
select2.amd.js Check that allowClear is used with placeholder 2015-02-06 19:20:18 -05:00
select2.full.js Check that allowClear is used with placeholder 2015-02-06 19:20:18 -05:00
select2.full.min.js Check that allowClear is used with placeholder 2015-02-06 19:20:18 -05:00
select2.js Check that allowClear is used with placeholder 2015-02-06 19:20:18 -05:00
select2.min.js Check that allowClear is used with placeholder 2015-02-06 19:20:18 -05:00