Commit Graph
18 Commits
Author SHA1 Message Date
Keegan 41334698bd make Clay work with phone apps 2016-02-09 17:21:16 -08:00
Keegan 95bcf3e019 move bourbon to node_modules 2016-02-09 17:20:44 -08:00
Keegan 8f1ced168f insert styles from component on registration 2016-02-09 17:20:44 -08:00
Keegan 2cba1c9306 add tests for manipulators 2016-02-09 17:20:43 -08:00
Keegan 146938abe5 pass minified to initialize function 2016-02-09 17:20:37 -08:00
Keegan 6f182b7358 JSDoc all the things 2016-02-09 17:19:41 -08:00
Keegan c0f6fb770c drop ClayEvents.one since it is a pain to work with and add tests for ClayEvents 2016-02-09 17:19:41 -08:00
Keegan 80982c8e6d strip out components into separate repo 2016-02-09 17:19:33 -08:00
Keegan 8e5016f0ae tests complete for ClayConfig and ClayItem 2016-02-02 20:31:49 -08:00
Keegan c37012093a restructure directories and add tests for clay-item 2016-02-01 17:38:45 -08:00
Keegan 7e3dbfa148 Fix sourcemaps on karma for debug 2016-02-01 14:55:26 -08:00
Keegan 04f2f9dabd WIP - no love for minified.js anymore :( 2016-01-28 20:20:43 -08:00
Keegan f5e2dbe5a3 refactor events to mixin from separate class 2016-01-28 11:45:00 -08:00
Keegan cdb855edaa add eslint and clean up code 2016-01-27 19:12:12 -08:00
Keegan 67d2258bb6 fix coverage 2016-01-27 11:22:08 -08:00
Keegan 4826711c83 use minifiedjs extend() instead of Object.assign() 2016-01-27 00:53:00 -08:00
Keegan f91ab1993a add threshold reporter and fix travis 2016-01-27 00:38:32 -08:00
Keegan 039334e26c Add karma testing framework and some basic tests 2016-01-27 00:05:36 -08:00