17344 Commits

Author SHA1 Message Date
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
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
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
Norbert de Langen
a056b98e6d CLEANUP 2019-03-15 23:51:05 +01:00
Michael Shilman
79a524324a
Merge pull request #6042 from glitchperfect/patch-4
fix (addon/backgrounds): addon panel doesn't hide
2019-03-16 06:12:04 +08:00
Michael Shilman
8e4c2a9707 remove bad entry 2019-03-16 05:57:14 +08:00
Arman Sargsyan
af0ea7e8b4 fix(a11y): a11y each report has 'name' param for generate unique key for item
@see https://github.com/storybooks/storybook/issues/6107
2019-03-16 00:47:43 +03:00
Gaëtan Maisse
885d4aadf3
Merge pull request #5664 from storybooks/dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/expo-tw-32.0.6
Update expo requirement from ^31.0.4 to ^32.0.6 in /examples-native/crna-kitchen-sink
2019-03-15 22:19:30 +01:00
Michael Shilman
7b261dbb1a
Merge pull request #6108 from breadadams/hotfix-vue-docs
Update Vue "manual setup" steps
2019-03-15 22:37:00 +08:00
Norbert de Langen
9dabf94d38 CHANGE so the default background (when transparent) is from the theme. 2019-03-15 15:28:35 +01:00
Michael Shilman
97079c4eb7 Merge pull request #6105 from danielsogl/patch-3
docs(configurations): fix markdown for react-typescript
2019-03-15 22:24:48 +08:00
Michael Shilman
8c07e0882a Merge pull request #6084 from raybooysen/patch-3
Minor grammar change
2019-03-15 22:24:47 +08:00
Michael Shilman
76f769f3a4 Merge pull request #6046 from thekogmo/patch-3
Update index.md
2019-03-15 22:24:45 +08:00
Norbert de Langen
c70b7adf21 Merge branch 'next' into pr/glitchperfect/6042 2019-03-15 14:22:03 +01:00
dependabot[bot]
410c8f7c52
build(deps-dev): bump jest-enzyme from 7.0.1 to 7.0.2
Bumps [jest-enzyme](https://github.com/FormidableLabs/enzyme-matchers) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/FormidableLabs/enzyme-matchers/releases)
- [Changelog](https://github.com/FormidableLabs/enzyme-matchers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FormidableLabs/enzyme-matchers/compare/v7.0.1...v7.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 13:19:21 +00:00
Norbert de Langen
58d90e6d50
Merge pull request #6059 from storybooks/dependabot/npm_and_yarn/eslint-plugin-jest-22.3.2
build(deps-dev): bump eslint-plugin-jest from 22.3.0 to 22.3.2
2019-03-15 14:16:09 +01:00
Norbert de Langen
b8f2a818b4
Merge pull request #6056 from storybooks/dependabot/npm_and_yarn/jest-environment-jsdom-24.5.0
build(deps-dev): bump jest-environment-jsdom from 24.0.0 to 24.5.0
2019-03-15 14:14:57 +01:00
Brad Adams
bde3f86bff Update Vue "manual setup" steps
+ Include `babel-preset-vue` in the required dependency instructions
2019-03-15 13:54:03 +01:00
Norbert de Langen
4bc05eedab
Merge pull request #6103 from storybooks/dependabot/npm_and_yarn/@angular/cli-7.3.6
Bump @angular/cli from 7.3.4 to 7.3.6
2019-03-15 12:27:40 +01:00