| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-03-16 | 373 Bytes | |
| v1.0.4.tar.gz | 2017-03-16 | 126.9 kB | |
| v1.0.4.zip | 2017-03-16 | 147.9 kB | |
| Totals: 3 Items | 275.1 kB | 0 | |
Changelog:
$.Class()now accepts an existing class as the first argument. Useful for augmenting existing classes.$.Hooks#add()now accepts an object literal with multiple hooks$.style()now accepts hyphenated property names (e.g.background-coloras well asbackgroundColor), to allow usage for setting CSS Variables, which have no camelCase version.