1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist/js
Kevin Brown a993ed9ca9 Warn when Select2 is called without being initalized
Since Select2 methods should not be called on an element where
Select2 has not yet been initialized, this raises an error when it
happens.  This does not silence the original error, but it does
provide the user with some more context about why they are seeing
a TypeError.

This closes https://github.com/select2/select2/issues/3173.
2015-04-02 11:41:18 -04:00
..
i18n Fixed Hebrew translation 2015-03-18 09:44:04 -04:00
select2.full.js Warn when Select2 is called without being initalized 2015-04-02 11:41:18 -04:00
select2.full.min.js Warn when Select2 is called without being initalized 2015-04-02 11:41:18 -04:00
select2.js Warn when Select2 is called without being initalized 2015-04-02 11:41:18 -04:00
select2.min.js Warn when Select2 is called without being initalized 2015-04-02 11:41:18 -04:00