Commit Graph

33 Commits

Author SHA1 Message Date
Nicolas Gallagher
7f5a2807e2 [fix] avoid eslint-plugin-react@3.6.0 bug 2015-10-18 11:23:29 -07:00
Nicolas Gallagher
a19b57df4d 0.0.7 2015-10-18 09:11:38 -07:00
Nicolas Gallagher
1c444569ae [change] React 0.14 support 2015-10-18 08:54:09 -07:00
Nicolas Gallagher
6772233837 [remove] Swipeable 2015-10-17 18:49:21 -07:00
Nicolas Gallagher
cd89f88d96 [add] StyleSheet API
Initial StyleSheet implementation for Web. Converts style object
declarations to "atomic" CSS rules.

Close gh-25
2015-10-17 17:52:01 -07:00
Nicolas Gallagher
b59bdb17b2 [change] Unit test setup and reporter 2015-10-17 17:51:54 -07:00
Nicolas Gallagher
2bfa579fe4 [remove] babel-plugin-typecheck 2015-10-17 17:51:30 -07:00
Nicolas Gallagher
f4c6e33b2f Fix #26 2015-10-01 15:18:28 -07:00
Nicolas Gallagher
ec9985a3b3 0.0.6 2015-09-20 19:52:18 -07:00
Nicolas Gallagher
1d1b633317 npm-script: fix 'test' 2015-09-20 16:40:46 -07:00
Nicolas Gallagher
e727193809 TextInput: props and tests 2015-09-20 15:43:52 -07:00
Nicolas Gallagher
b3beea9bb3 Fix npm scripts 2015-09-20 15:25:03 -07:00
Nicolas Gallagher
283ab2fa2e Update dependencies 2015-09-12 18:07:22 -07:00
Nicolas Gallagher
c7524b7b6f Add Flow type checking; React >= 0.13 2015-09-11 21:17:48 -07:00
Nicolas Gallagher
eada8e7fc7 Refactor dev workflow 2015-09-08 23:29:31 -07:00
Nicolas Gallagher
e6cbea82c4 Don't optimize published package 2015-09-07 12:59:16 -07:00
Nicolas Gallagher
b9c8a560a0 0.0.5 2015-09-07 10:16:22 -07:00
Nicolas Gallagher
2e087c10ad Add karma-firefox-launcher 2015-09-07 09:51:09 -07:00
Nicolas Gallagher
50771fc5cd Misc fixes 2015-09-07 09:45:10 -07:00
Nicolas Gallagher
17d993261b 0.0.4 2015-09-03 19:43:32 -07:00
Nicolas Gallagher
d5b3b60c04 Update package.json and scripts 2015-09-03 19:38:36 -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
89202e51f6 0.0.3 2015-07-05 15:23:41 -07:00
Nicolas Gallagher
73ab488de5 0.0.2 2015-07-05 15:22:36 -07:00
Nicolas Gallagher
a856049f03 Use latest css-loader: improved selector parsing 2015-06-21 16:17:54 -07:00
Nicolas Gallagher
cb039d075f Reorganize modules 2015-06-14 23:02:55 -07:00
Nicolas Gallagher
d41d54eee6 Add forked css-loader selector parsing 2015-06-14 20:56:00 -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
Nicolas Gallagher
e34820c11c Initial commit 2015-06-09 12:24:08 -07:00