1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js
Kevin Brown f1e86470ca Clone the options for group elements
This will always clone the options that are passed in when
initializing Select2 on multiple objects (like `$("select")`) so
it doesn't always assume that the configuration is the exact same.
This prevents any reference-based tricks for modifying the data
within Select2, but some would look at that as an upside.
2015-01-02 18:15:59 -05:00
..
i18n Added some translations 2014-12-16 20:45:44 -05:00
select2.amd.full.js Clone the options for group elements 2015-01-02 18:15:59 -05:00
select2.amd.js Clone the options for group elements 2015-01-02 18:15:59 -05:00
select2.full.js Clone the options for group elements 2015-01-02 18:15:59 -05:00
select2.full.min.js Clone the options for group elements 2015-01-02 18:15:59 -05:00
select2.js Clone the options for group elements 2015-01-02 18:15:59 -05:00
select2.min.js Clone the options for group elements 2015-01-02 18:15:59 -05:00