Commit Graph

127 Commits

Author SHA1 Message Date
Nicolas Gallagher
eada8e7fc7 Refactor dev workflow 2015-09-08 23:29:31 -07:00
Nicolas Gallagher
114fb5f8c7 LICENCE -> LICENSE 2015-09-08 22:44:27 -07:00
Nicolas Gallagher
4aa87c79fa Fix tests and code style 2015-09-08 14:21:17 -07:00
Nicolas Gallagher
9107fd3de9 Use more reliable npm badge host 2015-09-08 09:26:16 -07:00
Nicolas Gallagher
c72173ff88 Image: set 'resizeMode' default to 'stretch'
Fix #8
2015-09-08 00:29:53 -07:00
Nicolas Gallagher
edf0fda75a Docs: minor adjustments 2015-09-08 00:24:12 -07:00
Nicolas Gallagher
3b848fe378 View: additional accessibility props
* Add `accessibilityLiveRegion` for `aria-live` support.
* Add `accessibilityRole` for `role` support.

Fix #11
2015-09-08 00:09:09 -07:00
Nicolas Gallagher
7eff1a644e Spec helpers 2015-09-07 23:37:36 -07:00
Nicolas Gallagher
2750d70a93 Add support for 'accessible' prop 2015-09-07 22:09:16 -07:00
Nicolas Gallagher
65559f50e6 Image: fix ARIA role 2015-09-07 19:16:58 -07:00
Nicolas Gallagher
77fd21ea44 Touchable: add support for 'style' and keyboard 2015-09-07 14:40:37 -07:00
Nicolas Gallagher
38e4de76cd Documentation edits; transfer props 2015-09-07 13:14:09 -07:00
Nicolas Gallagher
0f42cd83e1 Component stylePropTypes keys as constants 2015-09-07 13:00:59 -07:00
Nicolas Gallagher
e6cbea82c4 Don't optimize published package 2015-09-07 12:59:16 -07:00
Nicolas Gallagher
6d4c9e881f Move CoreComponent module 2015-09-07 12:58:48 -07:00
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