Keegan
|
f00b288a82
|
fix watch for dev mode in gulpfile
|
2016-02-14 02:30:31 -08:00 |
|
Keegan
|
392c3af542
|
Build Dist
|
2016-02-12 17:50:38 -08:00 |
|
Keegan
|
d05686a85f
|
change "value" to "defaultValue"
|
2016-02-12 17:49:12 -08:00 |
|
Keegan
|
e2d7c93cdb
|
use older version of joi so travis chrome doesn't break over "const" keyword
|
2016-02-12 17:10:19 -08:00 |
|
Keegan
|
80df838d52
|
add tests for select component
|
2016-02-12 16:58:22 -08:00 |
|
Keegan
|
ef69c6afff
|
fix jsdoc on testSetGet()
|
2016-02-12 16:38:57 -08:00 |
|
Keegan
|
5ad2834cc8
|
add sunlight colors to color picker and tests
|
2016-02-12 16:38:06 -08:00 |
|
Keegan
|
ba74959919
|
add tests for components and refactor test fixtures to not register all components as a side-effect
|
2016-02-11 15:43:12 -08:00 |
|
Keegan
|
9412908636
|
enable emulator support
|
2016-02-10 15:43:19 -08:00 |
|
Keegan
|
2142c68c01
|
fix tests
|
2016-02-09 17:34:49 -08:00 |
|
Keegan
|
f7add16622
|
remove clay-components as a dependency
|
2016-02-09 17:24:50 -08:00 |
|
Keegan
|
41334698bd
|
make Clay work with phone apps
|
2016-02-09 17:21:16 -08:00 |
|
Keegan
|
d6caa1527b
|
save bourbon
|
2016-02-09 17:20:44 -08:00 |
|
Keegan
|
95bcf3e019
|
move bourbon to node_modules
|
2016-02-09 17:20:44 -08:00 |
|
Keegan
|
130078709d
|
linting
|
2016-02-09 17:20:44 -08:00 |
|
Keegan
|
f66afea3a5
|
100% code coverage! also move component registration to dev custom fn
|
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
|
66f2b05129
|
remove the incomplete radiogroup
|
2016-02-02 21:06:28 -08:00 |
|
Keegan
|
a4060e62f7
|
remove some unneeded methods from minifiedjs
|
2016-02-02 21:06:10 -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
|
bca1975d8e
|
refactor components to be in a registry.
|
2016-02-01 14:56:47 -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
|
9da9edbb78
|
add JSdoc to clarify ClayItem and ClayConfig props
|
2016-01-28 15:09:11 -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
|
503605952f
|
add travis test
|
2016-01-27 00:08:52 -08:00 |
|
Keegan
|
039334e26c
|
Add karma testing framework and some basic tests
|
2016-01-27 00:05:36 -08:00 |
|
Keegan
|
13b84f7e6c
|
Refactor structure to be more testable
|
2016-01-27 00:03:07 -08:00 |
|
Keegan
|
b960dc19f4
|
implement vertical rhythm
|
2016-01-19 16:36:09 -08:00 |
|
Keegan
|
6aaad1a4dd
|
fix color not closing
|
2016-01-19 14:27:44 -08:00 |
|
Keegan
|
e5c3f15e67
|
clean up debug code
|
2016-01-19 14:13:50 -08:00 |
|
Keegan
|
0a1b23d7ce
|
better support for wrapped lines
|
2016-01-19 14:13:29 -08:00 |
|
Keegan
|
dadd41e8d5
|
fix colors change events
|
2016-01-19 14:13:00 -08:00 |
|
Keegan
|
a3024d49bb
|
add watcher for dev folder
|
2016-01-19 11:39:10 -08:00 |
|
Keegan
|
04273ed8d5
|
styling for input, toggle, color, select and button.
|
2016-01-18 15:47:36 -08:00 |
|
Keegan
|
08bff3ac4b
|
threw out slate, mustache and zepto. replaced with minified.js
|
2016-01-08 18:54:57 -08:00 |
|
Keegan
|
58a1a3f498
|
basic dev setup done
|
2016-01-06 17:28:34 -08:00 |
|
Keegan
|
d23eff9949
|
Merge remote-tracking branch 'origin/master'
|
2015-11-12 09:42:27 -08:00 |
|
Keegan
|
d47db97bb6
|
WIP
|
2015-11-12 09:42:18 -08:00 |
|
Keegan
|
0aef0caf79
|
Touched everything by mistake
|
2015-10-21 19:40:03 -07:00 |
|