Commit Graph

62 Commits

Author SHA1 Message Date
Nicolas Gallagher
b9c8a560a0 0.0.5 0.0.5 2015-09-07 10:16:22 -07:00
Nicolas Gallagher
357201e843 Fix lint errors 2015-09-07 10:12:42 -07:00
Nicolas Gallagher
0ab345a490 Fix tests for Firefox 2015-09-07 10:00:06 -07:00
Nicolas Gallagher
2e087c10ad Add karma-firefox-launcher 2015-09-07 09:51:09 -07:00
Nicolas Gallagher
a7c1e105c6 Fix links to View doc 2015-09-07 09:49:38 -07:00
Nicolas Gallagher
969b57de53 Update examples 2015-09-07 09:45:16 -07:00
Nicolas Gallagher
50771fc5cd Misc fixes 2015-09-07 09:45:10 -07:00
Nicolas Gallagher
cd215a916d Remove legacy react-native-web-style module 2015-09-07 09:44:18 -07:00
Nicolas Gallagher
1668dc4635 Add placeholder ListView and ScrollView 2015-09-07 09:43:53 -07:00
Nicolas Gallagher
f0b6576e80 Add new Swipeable component 2015-09-07 09:43:19 -07:00
Nicolas Gallagher
7551596fa5 Add early Touchable implementation 2015-09-07 09:42:52 -07:00
Nicolas Gallagher
90e015112a Update Image props and implementation 2015-09-07 09:42:23 -07:00
Nicolas Gallagher
cfdbd351f0 Update TextInput props and implementation 2015-09-07 09:42:02 -07:00
Nicolas Gallagher
08013daa23 Update Text props and implementation 2015-09-07 09:41:37 -07:00
Nicolas Gallagher
e7a5d56058 Create CoreComponent; update View implementation 2015-09-07 09:40:51 -07:00
Nicolas Gallagher
abf2c0307f Rewrite documentation 2015-09-07 09:38:25 -07:00
Nicolas Gallagher
6bb6a17046 Fix travis build 2015-09-04 22:12:59 -07:00
Nicolas Gallagher
b5c8af2694 Documentation fixes 2015-09-03 23:12:17 -07:00
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