1
0
mirror of synced 2024-11-25 22:36:03 +03:00
select2/dist
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
..
css Added RTL support to Select2 2014-12-17 22:08:58 -05:00
js Clone the options for group elements 2015-01-02 18:15:59 -05:00