Nicolas Gallagher
fc4cc216a1
0.15.4
2021-03-30 15:13:19 -07:00
Nicolas Gallagher
0ac406c91e
0.15.3
2021-03-29 13:50:09 -07:00
Nicolas Gallagher
09fbe85d10
[fix] Pressable supports onKeyDown prop
...
Fix #1950
Close #1951
2021-03-29 13:33:55 -07:00
Nicolas Gallagher
833d55bae4
0.15.2
2021-03-29 11:27:28 -07:00
Nicolas Gallagher
457d406714
0.15.1
2021-03-26 14:17:05 -07:00
Nicolas Gallagher
c6be829fb1
Various documentation fixes
...
Fix #1948
Close #1906
Close #1918
Close #1922
Close #1956
Close #1960
Co-authored-by: Nishan <nishanbende@gmail.com >
Co-authored-by: Michel Couillard <mcouillard@hortau.com >
Co-authored-by: David Calhoun <dpcalhoun@gmail.com >
Co-authored-by: burakgormek <burak.gormek@gmail.com >
Co-authored-by: Evan Charlton <evancharlton@microsoft.com >
2021-03-25 12:51:05 -07:00
Nicolas Gallagher
c47bec7b93
0.15.0
2021-02-12 10:54:39 -08:00
Nicolas Gallagher
51f9ab73e4
Fix accessibility props forwarding
...
Reintroduce 'accessible' and deprecate.
2021-02-11 15:02:27 -08:00
Nicolas Gallagher
a5d6cd51ef
Update prettier and reformat code
2021-02-11 14:58:05 -08:00
Nicolas Gallagher
2471561962
Update Babel dependencies
2021-02-11 14:53:10 -08:00
Nicolas Gallagher
7b0365272c
New documentation site and examples app
...
Replaces the old storybook with static HTML documentation and an interactive
examples app. The documentation is now easier to customize, easier to maintain,
and faster to load. The interactive examples are a dedicated Next.js app that
can be loaded and edited in codesandbox, as well as embedded in the
documentation where needed.
2021-02-11 14:53:04 -08:00
Nicolas Gallagher
297cda7901
Rewrite interactive documentation
...
Consolidate all docs within the latest storybook
Ref #1172
2019-11-12 15:19:48 -08:00
Nicolas Gallagher
e810f1fd2b
0.11.7
2019-08-16 13:15:07 -07:00
Nicolas Gallagher
1cce9a1668
0.11.6
2019-08-09 11:51:16 -07:00
Nicolas Gallagher
45f94eb43d
0.11.5
2019-07-02 14:06:34 -07:00
Nicolas Gallagher
5092be40ac
Fix RNTester Image examples
...
The 'resizeMode' static no longer exists.
Fix #1360
Close #1387
2019-07-02 13:23:44 -07:00
Nicolas Gallagher
33dc3cb018
0.11.4
2019-05-21 14:17:21 -07:00
Nicolas Gallagher
cddc2e346b
0.11.3
2019-05-21 12:21:08 -07:00
Nicolas Gallagher
801937748b
0.11.2
2019-03-22 10:02:44 -07:00
Nicolas Gallagher
ad78fc7a38
0.11.1
2019-03-15 14:08:24 -07:00
Nicolas Gallagher
763e2d4001
0.11.0
2019-03-12 17:45:10 -07:00
Nicolas Gallagher
3d3ea9aeed
[change] Remove ART export
...
Anticipate the removal of ART from React Native core:
https://github.com/facebook/react-native/issues/23313
Simplifies dependencies and builds for web apps.
Close #1251
2019-03-11 13:33:49 -07:00
Nicolas Gallagher
6a84d74185
0.10.1
2019-03-07 11:32:33 -08:00
Dan Alloway
63868b492d
Fix project scripts in Windows environments
...
Close #1252
2019-03-01 14:49:55 -08:00
Nicolas Gallagher
8ce5750d34
0.10.0
2019-01-30 14:13:58 -08:00
Nicolas Gallagher
b62a7bf44d
Update webpack for examples
2019-01-22 18:48:29 -08:00
Nicolas Gallagher
77d4bd8a97
[change] Compile using Babel 7
...
Fix #1170
Close #1205
Close #1191
2019-01-22 18:48:28 -08:00
Nicolas Gallagher
000b92e707
0.9.13
2018-12-31 17:31:46 -08:00
Nicolas Gallagher
79456d5920
0.9.12
2018-12-31 10:34:04 -08:00
Nicolas Gallagher
209ff1fa40
0.9.11
2018-12-31 08:23:58 -08:00
Nicolas Gallagher
6add18c6f0
0.9.10
2018-12-21 21:04:26 +00:00
Nicolas Gallagher
85e098deec
0.9.9
2018-12-05 14:46:11 -08:00
Nicolas Gallagher
8c8978ff76
0.9.8
2018-11-15 21:40:18 -08:00
Nicolas Gallagher
75db0e9183
0.9.7
2018-11-12 17:53:16 -08:00
Nicolas Gallagher
931d666fcc
0.9.6
2018-11-01 12:29:18 -07:00
Nicolas Gallagher
3fa18becc7
0.9.5
2018-10-29 18:04:02 -07:00
Nicolas Gallagher
89468b7d6e
0.9.4
2018-10-22 20:06:58 -07:00
Nicolas Gallagher
d6e8530f4d
0.9.3
2018-10-11 17:40:41 -07:00
Nicolas Gallagher
a54bdeec09
0.9.2
2018-10-09 18:02:55 -07:00
Nicolas Gallagher
1f3a77dada
0.9.1
2018-09-27 14:30:26 -07:00
Nicolas Gallagher
9a1cade1f0
0.9.0
2018-09-17 10:55:16 -07:00
Nicolas Gallagher
506dba933c
[change] Support React DOM 16.5
...
React DOM 16.5 changed unstable APIs that this project depends upon.
This regression was fixed in React DOM 16.5.1 but requires React Native
for Web to migrate to a different unstable API exported by React DOM.
Fix #1096
Close #1106
2018-09-17 10:16:33 -07:00
Nicolas Gallagher
c0de9dddf3
0.8.11
2018-09-17 09:47:04 -07:00
Nicolas Gallagher
f196335281
0.8.10
2018-09-09 13:10:51 -07:00
Nicolas Gallagher
9c8407162e
0.8.9
2018-07-19 12:32:40 -07:00
Nicolas Gallagher
d4af1eb981
0.8.8
2018-07-06 15:06:46 -07:00
Nicolas Gallagher
afd5293172
Update React packages
2018-07-06 13:46:21 -07:00
Nicolas Gallagher
baffc9a9e6
0.8.7
2018-07-05 11:50:17 -07:00
Nicolas Gallagher
d2df2c296e
0.8.6
2018-06-28 09:47:56 -07:00
Nicolas Gallagher
0e81c6ef27
0.8.5
2018-06-26 07:55:35 -07:00