31164 Commits

Author SHA1 Message Date
Michael Shilman
a4c2634f6b Add storyFn addon-docs caveat to MIGRATION 2020-11-12 18:58:02 +08:00
Michael Shilman
2d0de7b623 6.1.0-rc.0 next.json version file 2020-11-12 18:33:31 +08:00
Michael Shilman
67284caf3b Update git head to 6.1.0-rc.0 2020-11-12 18:29:46 +08:00
Michael Shilman
90977d37f4 v6.1.0-rc.0 v6.1.0-rc.0 2020-11-12 18:23:39 +08:00
Michael Shilman
01bbd6aa95 Update root, peer deps, version.ts/json to 6.1.0-rc.0 2020-11-12 18:18:55 +08:00
Michael Shilman
ed0da0cbe5 6.1.0-rc.0 changelog 2020-11-12 18:13:26 +08:00
Michael Shilman
4ead33d229 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-11-12 18:11:33 +08:00
Michael Shilman
bc7db17259
Merge pull request #13084 from storybookjs/13077-disable-instant-on
Disable instant-on manager for now
2020-11-12 18:10:50 +08:00
Michael Shilman
3cd11b0310
Merge pull request #13090 from storybookjs/13070-fix-webkit-appearance
UI: Fix kebab-case CSS property error
2020-11-12 18:06:25 +08:00
Michael Shilman
b4967b9d29
Merge pull request #13089 from storybookjs/13082-fix-no-parent
UI: Fix single story hoisting at the root
2020-11-12 18:03:06 +08:00
Michael Shilman
efa66e3d17
Merge pull request #13092 from ZouYouShun/patch-1
Update addon-consume-globaltype.js.mdx
2020-11-12 17:56:33 +08:00
ZouYouShun
271c62d379
Update addon-consume-globaltype.js.mdx
Fix miss <
2020-11-12 14:46:35 +08:00
Gert Hengeveld
1b5b13b948 Fix -webkit-appearance warning. 2020-11-11 20:27:50 +01:00
Gert Hengeveld
1a4efe1a5e Fix single story hoisting at the root. 2020-11-11 20:21:20 +01:00
Gert Hengeveld
356d534e3b Disable instant-on manager for now. 2020-11-11 16:27:15 +01:00
Michael Shilman
0bd10aeeb6 6.1.0-beta.7 next.json version file 2020-11-11 07:48:55 +08:00
Michael Shilman
caaff96189 Update git head to 6.1.0-beta.7 2020-11-11 07:46:15 +08:00
Michael Shilman
640fdeed83 v6.1.0-beta.7 v6.1.0-beta.7 2020-11-11 07:39:40 +08:00
Michael Shilman
fc258b1ca4 Update root, peer deps, version.ts/json to 6.1.0-beta.7 2020-11-11 07:38:29 +08:00
Michael Shilman
8b15e1388e 6.1.0-beta.7 changelog 2020-11-11 07:32:59 +08:00
Michael Shilman
54822f14cc
Merge pull request #13069 from storybookjs/12255-fix-loader-react
React: Don't create a new story function on every render
2020-11-11 07:31:14 +08:00
Michael Shilman
04096b29de
Merge pull request #13070 from storybookjs/fix-search-safari
UI: Fix search field styling in Safari 13
2020-11-11 07:25:38 +08:00
Michael Shilman
3c182fc9f1
Merge pull request #13060 from kkoo95/kkoo95-patch-1
Storyshots: Fix compatibility for jest-preset-angular 8.3+
2020-11-11 07:23:51 +08:00
Michael Shilman
75f0fe9c6f
Merge pull request #13075 from storybookjs/13074-fix-docs-warnings
Addon-docs: Fix spurious warnings
2020-11-11 07:22:25 +08:00
Michael Shilman
2128903435
Update addons/storyshots/storyshots-core/src/frameworks/angular/loader.ts
Co-authored-by: Richard Sahrakorpi <rjgunning+github@gmail.com>
2020-11-11 06:39:01 +08:00
Michael Shilman
e90dd04f0c
Merge pull request #13073 from storybookjs/fix-escape-listener
UI: Fix Escape key handling perf
2020-11-11 06:34:18 +08:00
Michael Shilman
2c2301991b Story store: Fix duplicate deprecation warnings 2020-11-11 06:21:55 +08:00
Michael Shilman
6bdb96021f Source: Remove spurious warning 2020-11-11 06:21:26 +08:00
Gert Hengeveld
9f50330a6e Only listen to the Escape key. 2020-11-10 20:25:24 +01:00
Tom Coleman
2339098f16 Fix search field styling in Safari 2020-11-10 21:22:03 +11:00
Tom Coleman
981e6c8b5d Don't create a new story function on every render in React
This trips up React's reconciliation for re-using components.
2020-11-10 21:14:12 +11:00
Jordan
e1cced11d6
match preset setup file name to version 8.3+ 2020-11-09 23:17:59 +01:00
Michael Shilman
c1e2477b3d 6.1.0-beta.6 next.json version file 2020-11-09 23:15:18 +08:00
Michael Shilman
aa43879c3e Update git head to 6.1.0-beta.6 2020-11-09 23:12:21 +08:00
Michael Shilman
08dbe0ffd9 v6.1.0-beta.6 v6.1.0-beta.6 2020-11-09 23:06:05 +08:00
Michael Shilman
f5204b6f11 Update root, peer deps, version.ts/json to 6.1.0-beta.6 2020-11-09 22:21:30 +08:00
Michael Shilman
8b477e0dd1 6.1.0-beta.6 changelog 2020-11-09 22:15:24 +08:00
Michael Shilman
cec7cd827c
Merge pull request #13052 from storybookjs/deps/bump-react-docgen-typescript-plugin
Bump react-dogen-typescript-plugin to 0.6.2
2020-11-09 21:08:57 +08:00
Michael Shilman
147fd4877e Clean up preset-create-react-app 2020-11-09 21:08:25 +08:00
Michael Shilman
745df1dfad Bump preset-cra to 3.1.5 2020-11-09 19:14:04 +08:00
Michael Shilman
889a1e6695 Re-run benchmark 2020-11-09 18:52:36 +08:00
Michael Shilman
47f16a9312
Merge pull request #13037 from ThibaudAV/fix-angular-storydata
Angular: Fix storyData handling on module update
2020-11-09 18:29:47 +08:00
Michael Shilman
101e7d1e46 Bump react-dogen-typescript-plugin to 0.6.2 2020-11-09 17:35:40 +08:00
Michael Shilman
fabdd1b09b
Merge pull request #13051 from storybookjs/12732-default-object-type
Args: Default to type 'object' when there is a null arg
2020-11-09 17:00:21 +08:00
Michael Shilman
0562fa0f60
Merge pull request #13050 from storybookjs/13030-fix-argtype-enahncers-hmr
Core: Fix duplicate argTypeEnhancers on HMR
2020-11-09 16:46:47 +08:00
Michael Shilman
d04a2ec075 Args: Default to type 'object' when there is a null arg 2020-11-09 14:40:05 +08:00
Michael Shilman
4bb89f81fb Don't add extra argTypeEnhancers on HMR 2020-11-09 14:27:12 +08:00
Michael Shilman
c485675b15
Merge pull request #12941 from storybookjs/chore_writing_docs_updates
Chore: Updates for the Writing docs section
2020-11-09 00:45:09 +08:00
Michael Shilman
de5090e246
Merge pull request #12897 from profanis/stories_for_multiple_components
docs: explain how to create stories for multiple components
2020-11-09 00:43:45 +08:00
jonniebigodes
c6bd077b78 removed comments and fixed vue snippet 2020-11-08 14:58:29 +00:00