Michael Shilman
dd97c370e7
v5.1.0-alpha.36
2019-04-27 13:09:34 +08:00
Michael Shilman
e20d20a263
v5.1.0-alpha.35
2019-04-27 01:28:15 +08:00
Norbert de Langen
f939e1417a
just a few little linting issues fixed
2019-04-25 17:59:37 +02:00
Michael Shilman
694460c087
v5.1.0-alpha.34
2019-04-24 23:02:08 +08:00
Benoit Dion
de8659a99c
Restore title in section header
2019-04-23 19:29:10 -04:00
Michael Shilman
23268e4fec
v5.1.0-alpha.33
2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d
v5.1.0-alpha.32
2019-04-22 11:15:33 +08:00
Michael Shilman
72d8523811
v5.1.0-alpha.31
2019-04-19 12:51:49 +08:00
Michael Shilman
da66766ab9
v5.1.0-alpha.30
2019-04-18 09:18:21 +08:00
Benoit Dion
d5d785da52
Return early on initial render
...
The story isn't set until we receive the first channel event
2019-04-17 07:40:04 -04:00
Benoit Dion
999dc03fd6
Properly use default port
2019-04-17 07:39:33 -04:00
Michael Shilman
9397813103
v5.1.0-alpha.29
2019-04-17 16:25:55 +08:00
Michael Shilman
2a55ee012f
v5.1.0-alpha.28
2019-04-16 18:37:41 +08:00
Benoit Dion
29ddf5aafc
Add typings for react-native-swipe-gestures
2019-04-15 20:57:18 -04:00
Benoit Dion
bd7a5aa321
initialUiVisible
should be optional
2019-04-15 20:56:59 -04:00
Benoit Dion
27b7c1ebc2
Merge branch 'next' into react-native/typescript
2019-04-15 20:15:07 -04:00
Michael Shilman
f506e15f54
v5.1.0-alpha.27
2019-04-14 09:17:47 +08:00
Michael Shilman
17b8fe98b9
v5.1.0-alpha.26
2019-04-13 09:00:13 +08:00
Michael Shilman
eb7a36ff07
v5.1.0-alpha.25
2019-04-12 06:52:59 +08:00
Michael Shilman
ea8b7217c3
v5.1.0-alpha.24
2019-04-09 10:10:18 +08:00
Benoit Dion
7942fbe38c
Merge branch 'next' into react-native/typescript
2019-04-08 07:30:23 -04:00
Michael Shilman
3cb0dd5af9
v5.1.0-alpha.23
2019-04-08 18:20:55 +08:00
Benoit Dion
182e3c03c0
export Params
2019-04-07 19:30:44 -04:00
Benoit Dion
ea0c8a0f4a
Migrate app/react-native to typescript
2019-04-07 19:19:14 -04:00
Benoit Dion
912ffc8378
capitalize README
2019-04-07 15:47:40 -04:00
Benoit Dion
d6e21d181e
rm readme to fix casing
2019-04-07 15:47:23 -04:00
Michael Shilman
daa8d43e0e
v5.1.0-alpha.22
2019-04-05 21:40:24 +08:00
Michael Shilman
99c262545d
v5.1.0-alpha.21
2019-04-04 23:31:16 +08:00
Benoit Dion
adc808b9c9
Fix backgrounds addon
...
Get 'backgrounds' from the story parameters instead of the channel to match the web api.
storybook react-native currently doesn't have theming/global value override so we still need the `withBackgrounds` decorator.
TODO: update readme
2019-04-02 23:20:48 -04:00
Michael Shilman
a57917a19c
v5.1.0-alpha.20
2019-03-29 10:02:06 +08:00
Michael Shilman
c628022f9c
v5.1.0-alpha.19
2019-03-28 11:19:25 +08:00
Eskel
9c1489e40b
Added missing background color for left panel
...
This is a problem when working on an app with darker background
2019-03-27 16:58:33 +01:00
Michael Shilman
8941e4449a
v5.1.0-alpha.18
2019-03-27 07:33:25 +08:00
Michael Shilman
9937954243
v5.1.0-alpha.17
2019-03-26 20:59:42 +08:00
Michael Shilman
988679f4b2
v5.1.0-alpha.16
2019-03-26 18:39:53 +08:00
Michael Shilman
7550a437a2
v5.1.0-alpha.15
2019-03-26 11:06:15 +08:00
Michael Shilman
8f95620be5
v5.1.0-alpha.14
2019-03-25 23:29:31 +08:00
Michael Shilman
15871945e2
v5.1.0-alpha.13
2019-03-23 13:19:10 +08:00
Michael Shilman
2c1fae398f
v5.1.0-alpha.12
2019-03-22 12:28:02 +08:00
Michael Shilman
0a81425e86
v5.1.0-alpha.11
2019-03-21 04:30:44 +08:00
Michael Shilman
5cff559d90
v5.1.0-alpha.10
2019-03-19 21:35:30 +08:00
Richard Evans
dc93f0b3de
Add the raw method to the react-native implementation to satisfy storyshots
2019-03-18 22:33:23 -04:00
Michael Shilman
b51a247295
v5.1.0-alpha.9
2019-03-18 17:28:26 +08:00
Michael Shilman
eb9be1fdc4
v5.1.0-alpha.8
2019-03-17 23:28:01 +08:00
Benoit Dion
da3dd88ee6
Fix infinte SET_CURRENT_STORY/SELECT_STORY loop
2019-03-16 17:10:17 -04:00
Benoit Dion
0d7581ac92
Revert upgrade to @react-native-community/async-storage
...
Unfortunately we appear to be impacted by https://github.com/react-native-community/react-native-async-storage/issues/14
2019-03-16 10:25:41 -04:00
Michael Shilman
76e5df9ace
v5.1.0-alpha.7
2019-03-16 15:13:47 +08:00
Michael Shilman
27c2cd80a6
Publish react-native packages
2019-03-16 14:00:26 +08:00
Norbert de Langen
7fbb406a9f
Merge pull request #4942 from storybooks/react-native/use-core-for-server
...
React native - Use Core
2019-03-15 10:44:45 +01:00
Michael Shilman
fa04c38bc1
Merge pull request #6101 from storybooks/tech/sorting-package-json
...
Tech/sorting package json
2019-03-15 11:46:27 +08:00