17360 Commits

Author SHA1 Message Date
Michael Shilman
b51a247295 v5.1.0-alpha.9 v5.1.0-alpha.9 2019-03-18 17:28:26 +08:00
Michael Shilman
5f47e278b4 5.1.0-alpha.9 changelog 2019-03-18 17:22:31 +08:00
Michael Shilman
1fef9c04a4
Merge pull request #6143 from storybooks/shilman/fix-version-update
Make update notifications much less aggressive
2019-03-18 17:20:17 +08:00
Michael Shilman
e5001cd927 Also disable notification in production 2019-03-18 16:51:18 +08:00
Michael Shilman
b0f52c27bc Don't notify user on patch/prerelease versions 2019-03-18 16:34:53 +08:00
Michael Shilman
839f798ed2 5.1.0-alpha.8 next.json version file 2019-03-17 23:39:44 +08:00
Michael Shilman
eb9be1fdc4 v5.1.0-alpha.8 v5.1.0-alpha.8 2019-03-17 23:28:01 +08:00
Michael Shilman
2e3eb1fbf8 5.1.0-alpha.8 changelog 2019-03-17 23:17:38 +08:00
Benoit Dion
d162862ee9
Merge pull request #6125 from storybooks/react-native/integrate-monorepo
Integrate crna-kitchen-sink examples app into the monorepo
2019-03-17 09:46:36 -04:00
Benoit Dion
0d622bb284 fix infinite render loop 2019-03-17 09:06:45 -04:00
Michael Shilman
dd791c98b8
Merge pull request #6134 from aamct2/fix-deprecations
Fix deprecations in examples
2019-03-17 20:42:58 +08:00
aamct2
0ef4738c43 Fix deprecations in examples 2019-03-17 12:11:17 +00:00
Arman
26ef1a7008
Merge pull request #6131 from aamct2/fix-search-aria
Add aria label to search box
2019-03-17 13:00:01 +03:00
aamct2
941f2096f2 Add aria label to search box 2019-03-17 09:17:01 +00:00
Michael Shilman
638cbd5fcb 5.0.2 changelog 2019-03-17 13:15:42 +08:00
Michael Shilman
d6b1c44429 5.0.2 latest.json version file 2019-03-17 13:12:34 +08:00
Arman
949aca7c82
Merge pull request #6124 from aamct2/fix-missing-button-titles
Add missing button titles
2019-03-17 01:46:28 +03:00
Benoit Dion
da3dd88ee6 Fix infinte SET_CURRENT_STORY/SELECT_STORY loop 2019-03-16 17:10:17 -04:00
aamct2
4c05eaceb7 Update jest snapshots 2019-03-16 18:27:11 +00:00
Arman Sargsyan
b12c18ba25 chore(preview): remove space 2019-03-16 21:14:50 +03:00
Benoit Dion
951527cd60 prettier fixes 2019-03-16 12:32:30 -04:00
Benoit Dion
f5a25fe42a bootstrap with core 2019-03-16 10:52:13 -04:00
Benoit Dion
87f21ac7a2 Integrate crna-kitchen-sink into the monorepo
Add a metro config file to ignore undesired packages from the metro bundle. Also avoid hoisting react-native.
2019-03-16 10:33:50 -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
Benoit Dion
0b63ad1354 Export shared events 2019-03-16 10:24:44 -04:00
aamct2
176e6a1435 Add missing button titles 2019-03-16 13:27:34 +00:00
Gaëtan Maisse
b7f0e232f9
Merge pull request #6050 from pgoforth/defect/addon-cssresources_track-story-id
[bug] (addon-cssresources) - `STORY_RENDERED` causes picked CSS to reset
2019-03-16 12:07:22 +01:00
Michael Shilman
b45e4a176f 5.1.0-alpha.7 next.json version file 2019-03-16 15:26:10 +08:00
Michael Shilman
76e5df9ace v5.1.0-alpha.7 v5.1.0-alpha.7 2019-03-16 15:13:47 +08:00
Michael Shilman
792bb35902 5.1.0-alpha.7 changelog 2019-03-16 14:28:42 +08:00
Michael Shilman
e9c3c84b03 Merge branch 'next' of github.com:storybooks/storybook into next 2019-03-16 14:20:47 +08:00
Michael Shilman
55547f38ef
Merge pull request #6104 from storybooks/6081-deprecate-extend-mode
Restore v4 webpack extend mode behavior AND deprecate it
2019-03-16 14:19:33 +08:00
Michael Shilman
27c2cd80a6 Publish react-native packages 2019-03-16 14:00:26 +08:00
Michael Shilman
3aa6cfc035 Fix typo 2019-03-16 13:42:12 +08:00
Michael Shilman
d79a371efd
Merge pull request #6082 from storybooks/6081-debug-webpack-option
Add --debug-webpack option
2019-03-16 13:39:21 +08:00
Michael Shilman
5a9f96e23b
Merge pull request #6024 from CurtisHumphrey/patch-3
Update build-static.js
2019-03-16 13:34:39 +08:00
Michael Shilman
5ed463f23a Fix examples webpack config 2019-03-16 13:23:21 +08:00
Michael Shilman
60732ed518 Remove redundant calls to presets apply 2019-03-16 11:00:08 +08:00
Michael Shilman
b978895625
Merge pull request #6121 from storybooks/react-native/fix-expo
Fix expo
2019-03-16 10:26:39 +08:00
Michael Shilman
59582f58c1
Merge pull request #6118 from Armanio/fix/a11y_reports_key
Addon-a11y: added 'name' param for generate unique key for item
2019-03-16 10:24:36 +08:00
Norbert de Langen
c570059c7e
Merge pull request #6086 from arnaudmanaranche/5970-update-readme
Updated Readme.md
2019-03-16 02:20:11 +01:00
Norbert de Langen
dfd009d29f
Merge pull request #5901 from storybooks/dependabot/npm_and_yarn/graphiql-0.13.0
Bump graphiql from 0.12.0 to 0.13.0
2019-03-16 02:18:56 +01:00
Michael Shilman
3f08c31256
Merge pull request #6120 from storybooks/fix/theming-brandImage
FIX brandImage staying storybook's logo when theme is created with brandTitle
2019-03-16 08:55:16 +08:00
Michael Shilman
74952edaae
Merge pull request #6119 from storybooks/tech/simplify-preview-iframe-border
Simplify the setting of the no-border on iframe
2019-03-16 08:52:53 +08:00
Michael Shilman
7faf4860f6
Merge pull request #6021 from HerrBertling/6019-docs-addons-tab-order
docs(addons): add hint about addon tab order
2019-03-16 08:49:37 +08:00
Benoit Dion
124e2e0677 Fix expo
90faaed082fd9f86bc42a72f01ab9ef9b926cd21 partially upgraded expo. This finishes the work dependabot started.
2019-03-15 20:42:58 -04:00
Norbert de Langen
acbf939266
Update index.md 2019-03-16 01:30:23 +01:00
Norbert de Langen
970a43e60f
Merge pull request #6060 from storybooks/dependabot/npm_and_yarn/jest-enzyme-7.0.2
build(deps-dev): bump jest-enzyme from 7.0.1 to 7.0.2
2019-03-16 01:15:47 +01:00
Norbert de Langen
cd57b6aa41 FIX snapshots 2019-03-16 00:27:55 +01:00
Norbert de Langen
976798181b CHANGE theme creation so when setting brandTitle, it sets brandImage to null if not supplied also 2019-03-16 00:22:16 +01:00