484 Commits

Author SHA1 Message Date
Nicolas Gallagher be86250ac6 Image: fix example code 2015-09-12 18:08:58 -07:00
Nicolas Gallagher 1e04dfc306 filterObjectProps: props -> propKeys 2015-09-12 18:08:21 -07:00
Nicolas Gallagher 283ab2fa2e Update dependencies 2015-09-12 18:07:22 -07:00
Nicolas Gallagher 09dd9a224a Remove type tests; fix code style 2015-09-11 21:28:03 -07:00
Nicolas Gallagher c7524b7b6f Add Flow type checking; React >= 0.13 2015-09-11 21:17:48 -07:00
Nicolas Gallagher 5453c8843a Trivial edits 2015-09-09 00:48:18 -07:00
Nicolas Gallagher e0f836ccb5 Minor example page update 2015-09-09 00:31:32 -07:00
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