Nicolas Gallagher
aac6b796b2
Replace 'EnvironmentPlugin' with 'DefinePlugin'
2015-12-19 05:47:20 -08:00
Nicolas Gallagher
c77ce19f1b
[fix] StyleSheet: escaping of class names in CSS
...
Fix #47
2015-12-19 04:22:00 -08:00
Nicolas Gallagher
25b74d30c4
[fix] Text: style props
2015-12-19 03:57:04 -08:00
Nicolas Gallagher
4191d58694
Fix styles in 'GridView' example
2015-12-19 03:27:44 -08:00
Nicolas Gallagher
11b861ae64
[add] support for 'list' and 'listitem' accessibilityRole mapping
...
Fix #49
2015-12-19 03:25:40 -08:00
Nicolas Gallagher
68bf08112a
[fix] StylePropTypes: add support for 'verticalAlign'
...
Fix #45
2015-12-19 03:11:55 -08:00
Nicolas Gallagher
b277b3e509
[fix] StylePropTypes: add support for 'boxShadow'
...
Fix #44
2015-12-19 03:11:12 -08:00
Nicolas Gallagher
c135dddbd1
[fix] StyleSheet: isStyleObject check
2015-12-14 15:28:40 -08:00
Nicolas Gallagher
ffc6368162
0.0.10
0.0.10
2015-12-13 12:49:48 -08:00
Nicolas Gallagher
501c19fe9b
[fix] StyleSheet: shorthand properties
...
Expand shorthand properties to preserve the one-rule-to-one-style
isolation. Resolve styles like React Native - most specific comes last.
Add support for the hz and vt properties for margin and padding.
Fix #40
2015-12-13 12:48:26 -08:00
Kirill Korolyov
e1da11fa1d
[change] transparent default Image backgroundColor
2015-12-07 13:33:16 -08:00
Nicolas Gallagher
b2a4d742a9
[chore] update dependencies
2015-12-01 16:01:51 -08:00
Nicolas Gallagher
8b965fdfa0
[chore] update development dependencies
2015-12-01 15:58:04 -08:00
Nicolas Gallagher
8cfef85934
[fix] Image tests
2015-12-01 15:50:38 -08:00
Nicolas Gallagher
6db24e9358
[fix] Image: default 'resizeMode' is 'cover'
...
Fix #41
2015-12-01 14:44:17 -08:00
Nicolas Gallagher
13e36bee65
0.0.9
0.0.9
2015-10-24 12:06:37 -07:00
Nicolas Gallagher
93e8e90a1a
[fix] README docs
2015-10-24 11:54:31 -07:00
Tom Ashworth
894fd0362d
[add] initial ScrollView
...
Supports the following props: `children`, `contentContainerStyle`,
`horizontal`, `onScroll`, `scrollEnabled`, `scrollEventThrottle`, and
`style`.
Fix #6
2015-10-24 11:35:30 -07:00
Nicolas Gallagher
a1664927ce
[change] initial example with media queries
2015-10-21 18:00:10 -07:00
Nicolas Gallagher
ae2abc578a
[change] update dependencies
2015-10-19 18:45:33 -07:00
Nicolas Gallagher
5f7b3f5fef
[change] move examples
2015-10-19 18:32:38 -07:00
Nicolas Gallagher
75f653818a
[change] move tests.webpack.js
2015-10-19 18:31:27 -07:00
Nicolas Gallagher
2c52d41b75
[fix] -ms- CSS vendor prefix
2015-10-19 16:02:41 -07:00
Nicolas Gallagher
83f749d983
[change] docs on MQs and a11y
2015-10-19 10:35:42 -07:00
Nicolas Gallagher
bf5046415c
[fix] doc examples
2015-10-19 09:42:30 -07:00
Nicolas Gallagher
885d4586a9
[change] obfuscated selector prefix
2015-10-18 22:15:03 -07:00
Nicolas Gallagher
ea0a778ba3
[change] add more about accessibility to docs
2015-10-18 22:11:20 -07:00
Nicolas Gallagher
0a7eda2505
[fix] remove default link styles
2015-10-18 22:09:27 -07:00
Nicolas Gallagher
35385e7b69
[change] pointerEvents CSS
2015-10-18 22:08:36 -07:00
Nicolas Gallagher
3fd29697c0
[fix] initial 'display' value of 'Text'
...
Using `inline-block` breaks text overflow truncation in nested `Text`
components.
Fix gh-19
2015-10-18 18:08:39 -07:00
Nicolas Gallagher
a26033be2d
0.0.8
0.0.8
2015-10-18 17:56:05 -07:00
Nicolas Gallagher
fdb4ee4aae
[change] StyleSheet docs
2015-10-18 17:49:35 -07:00
Nicolas Gallagher
08300f624f
[change] remove 'component' prop; accessibility docs
...
- infer underlying HTML tag from 'accessibilityRole'
- move accessibility props to 'CoreComponent'
- remove the 'component' prop from exported Components
Fix gh-23
2015-10-18 15:24:59 -07:00
Nicolas Gallagher
7f5a2807e2
[fix] avoid eslint-plugin-react@3.6.0 bug
2015-10-18 11:23:29 -07:00
Nicolas Gallagher
292f045c52
[fix] README examples
2015-10-18 11:02:36 -07:00
Nicolas Gallagher
a19b57df4d
0.0.7
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
0b8c4b8746
[fix] link to API docs
2015-10-17 18:51:01 -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
39b273f9d8
Moves
2015-09-20 21:00:15 -07:00
Nicolas Gallagher
ec9985a3b3
0.0.6
0.0.6
2015-09-20 19:52:18 -07:00
Nicolas Gallagher
0aa29d8816
Image: add test for 'role=img'
2015-09-20 19:41:13 -07:00
Nicolas Gallagher
45777e0405
Add '_className' escape-hatch to Text and View
2015-09-20 19:31:59 -07:00
Nicolas Gallagher
84e06564d4
Accessibility fixes for Image and Text
2015-09-20 19:21:01 -07:00
Nicolas Gallagher
1d1b633317
npm-script: fix 'test'
2015-09-20 16:40:46 -07:00
Nicolas Gallagher
565ec2fee8
Docs: minor update
2015-09-20 15:50:22 -07:00