Kevin Brown
d386849c1f
Started building out the examples
...
This also adds the `select2` function back to jQuery, so you can
still initialize Select2 using the old syntax.
2014-10-21 21:43:58 -04:00
Kevin Brown
c74aeeb5c8
Start working on docs
2014-10-21 21:43:58 -04:00
Kevin Brown
aebc7ce0d2
Added very basic jshint config
2014-10-21 21:43:57 -04:00
Kevin Brown
792133ce5c
Added Utils.Decorate and tests
...
This adds decorator support in a very basic way, but enough that
it doesn't take a lot of effort to get it implemented.
This also starts work on splitting things out for theming.
2014-10-21 21:43:56 -04:00
Kevin Brown
06e195b025
Work on the AMD scaffolding
...
This will make it far easier to ensure that components are in their
own modules as well as make it possible to have custom builds of
Select2.
2014-10-21 21:43:56 -04:00