Commit Graph

12 Commits

Author SHA1 Message Date
Nicolas Gallagher
f33312a4dd [change] Use animatedjs/animated
Depend on 'animatedjs/animated' for the Animation implementation. This
patch also replaces 'es6-set' with a small shim to reduce impact on
production bundle size.

Fix #95
2016-06-23 15:10:43 -07:00
Nicolas Gallagher
1a670ba6a7 Fix UMD bundle
Include React and ReactDOM in the UMD bundle. The library occupies the
`React` global.

Fix #105
2016-03-22 18:39:24 -07:00
Nicolas Gallagher
c589d79035 Reorganize karma and webpack configs 2016-03-16 00:48:37 -07:00
Nicolas Gallagher
f951de43a2 Move config files 2015-09-03 19:36:43 -07:00
Nicolas Gallagher
1417dd2e6a Install eslint and fix code style 2015-09-02 17:15:05 -07:00
Nicolas Gallagher
92dbadacb5 Initial test framework setup 2015-09-01 14:44:42 -07:00
Nicolas Gallagher
36b6bd05af Remove unused import 2015-07-05 15:23:00 -07:00
Nicolas Gallagher
cb039d075f Reorganize modules 2015-06-14 23:02:55 -07:00
Nicolas Gallagher
cb0244ea72 Remove unnecessary build dependency 2015-06-11 18:01:18 -07:00
Nicolas Gallagher
fec8b04269 Extract CSS into external stylesheet 2015-06-09 23:36:21 -07:00
Nicolas Gallagher
78b23428bd Use postcss-modules-local-by-default 2015-06-09 14:08:48 -07:00
Nicolas Gallagher
90779f702a Initial implementation 2015-06-09 12:36:33 -07:00