Commit Graph

44 Commits

Author SHA1 Message Date
Nicolas Gallagher
17d993261b 0.0.4 0.0.4 2015-09-03 19:43:32 -07:00
Nicolas Gallagher
ef4064d966 Add CONTRIBUTING.md 2015-09-03 19:39:03 -07:00
Nicolas Gallagher
b9e2007b59 Add travis.yml 2015-09-03 19:38:52 -07:00
Nicolas Gallagher
247f489fdd Add LICENSE 2015-09-03 19:38:45 -07:00
Nicolas Gallagher
d5b3b60c04 Update package.json and scripts 2015-09-03 19:38:36 -07:00
Nicolas Gallagher
6b55032e49 Reorganize docs; rewrite README 2015-09-03 19:38:21 -07:00
Nicolas Gallagher
77f73a8929 Reorganize modules 2015-09-03 19:37:20 -07:00
Nicolas Gallagher
f951de43a2 Move config files 2015-09-03 19:36:43 -07:00
Nicolas Gallagher
fb7a997256 Add 'Image' tests 2015-09-02 17:28:07 -07:00
Nicolas Gallagher
1417dd2e6a Install eslint and fix code style 2015-09-02 17:15:05 -07:00
Nicolas Gallagher
ff5c8f64cc Text tests 2015-09-01 16:45:11 -07:00
Nicolas Gallagher
653cfd71ce View tests 2015-09-01 16:45:00 -07:00
Nicolas Gallagher
95d6b98e9d Add tests for 'filterObjectProps' 2015-09-01 14:44:59 -07:00
Nicolas Gallagher
92dbadacb5 Initial test framework setup 2015-09-01 14:44:42 -07:00
Nicolas Gallagher
d3dce675df Reduce size of API; remove helpers 2015-09-01 14:43:05 -07:00
Nicolas Gallagher
000bbf9f93 Simplify organization of react-native-web-style 2015-09-01 14:07:38 -07:00
Nicolas Gallagher
9d424fa529 Update docs 2015-08-19 14:28:26 -07:00
Nicolas Gallagher
344239bd8a Export the styling strategy 2015-08-19 14:28:17 -07:00
Nicolas Gallagher
8ec27cefab Add more opacity values 2015-08-19 14:27:46 -07:00
Nicolas Gallagher
ecc23f46d4 Move all style related work into 'react-web-style'
Move the styling strategy into a separate module within react-web-style;
consider supporting strategy injection.
2015-08-19 14:07:57 -07:00
Nicolas Gallagher
39088affbc Add TextInput to example 2015-08-17 13:46:28 -07:00
Nicolas Gallagher
5494a8e191 add(TextInput): initial implementation 2015-08-17 13:46:11 -07:00
Nicolas Gallagher
95b1af9f1f Update default styles 2015-08-17 13:45:36 -07:00
Nicolas Gallagher
1f3ac7a7b8 fix(StylePropTypes): add missing values and props 2015-08-17 13:15:09 -07:00
Nicolas Gallagher
d86c2f4840 change(babelrc): add es7.classProperties 2015-08-17 13:13:43 -07:00
Nicolas Gallagher
89202e51f6 0.0.3 0.0.3 2015-07-05 15:23:41 -07:00
Nicolas Gallagher
36b6bd05af Remove unused import 2015-07-05 15:23:00 -07:00
Nicolas Gallagher
73ab488de5 0.0.2 0.0.2 2015-07-05 15:22:36 -07:00
Nicolas Gallagher
f7c105863c Add more CSS 2015-06-21 16:19:49 -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
1ba13f6578 Add more styles 2015-06-14 20:58:52 -07:00
Nicolas Gallagher
5f8cc87236 Add 'appearance', 'list', and 'opacity' 2015-06-14 20:58:40 -07:00
Nicolas Gallagher
478f8e8b97 Fix % selectors; add new dimensions 2015-06-14 20:58:04 -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
5de76f6d1c Split docs into specs and implementation details 2015-06-11 17:06:13 -07:00
Nicolas Gallagher
4d865bcd34 Fix example code 2015-06-10 16:14:45 -07:00
Nicolas Gallagher
858a8d9ebe Fix export; iterate on README 2015-06-10 12:26:05 -07:00
Nicolas Gallagher
fec8b04269 Extract CSS into external stylesheet 2015-06-09 23:36:21 -07:00
Nicolas Gallagher
bdcc54809c Minor renames and docs 2015-06-09 20:05:01 -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