36331 Commits

Author SHA1 Message Date
Michael Shilman
239f391ed2 update from next 2021-10-07 13:13:01 +08:00
Michael Shilman
4381ad2422
Merge pull request #16220 from storybookjs/16047-refactor-specifiers
Core: Unified story specifiers
2021-10-07 13:07:02 +08:00
Michael Shilman
fd399acf0b
Merge pull request #16266 from storybookjs/16212-fix-angular-decorator-types
Angular: Make types generic for angular's built-in decorators
2021-10-07 11:57:25 +08:00
Tom Coleman
7369895450 Make the types generic for the angular decorators 2021-10-07 14:42:57 +11:00
Tom Coleman
87008afea6 Pull storiesV2Compatibility into options 2021-10-07 13:56:33 +11:00
Tom Coleman
d48dc79e06
Update addons/storyshots/storyshots-core/src/api/index.ts 2021-10-07 13:51:31 +11:00
Michael Shilman
503600869c
Merge pull request #16264 from storybookjs/16154-rerender-docs
Args: Re-render the whole container when args or globals change
2021-10-07 10:34:12 +08:00
Tom Coleman
c58aeae70e Re-render the whole container when args or globals change
For #16154
2021-10-07 10:40:45 +11:00
Michael Shilman
2d920aa3b2 6.3.10 changelog 2021-10-07 00:09:09 +08:00
Michael Shilman
bcd8368111 6.4.0-beta.5 next.json version file 2021-10-06 22:13:43 +08:00
Michael Shilman
06357e07a3 Update git head to 6.4.0-beta.5, update yarn.lock 2021-10-06 22:10:39 +08:00
Michael Shilman
c1e5c8344c v6.4.0-beta.5 v6.4.0-beta.5 2021-10-06 22:07:30 +08:00
Michael Shilman
b06764e115 Update root, peer deps, version.ts/json to 6.4.0-beta.5 [ci skip] 2021-10-06 21:58:18 +08:00
Michael Shilman
34b30c8c41 6.4.0-beta.5 changelog 2021-10-06 21:57:54 +08:00
Michael Shilman
9052a4f182
Merge pull request #16193 from storybookjs/16150-cra5-sb-upgrade
CLI: Add "automigrate" command for configuration issues and migrations
2021-10-06 21:56:28 +08:00
Tom Coleman
6f5833c472 Merge branch '16047-add-hmr-to-story-index-2' into 16047-refactor-specifiers 2021-10-06 22:51:11 +11:00
Tom Coleman
0b6e23c6be Merge remote-tracking branch 'origin/next' into 16047-add-hmr-to-story-index-2 2021-10-06 22:48:47 +11:00
Michael Shilman
a88d010f7c Merge branch 'next' into 16150-cra5-sb-upgrade 2021-10-06 19:27:06 +08:00
Michael Shilman
1177bb2cb8
Merge pull request #16170 from Jayita10/patch-1
fixed broken links in readme
2021-10-06 19:00:49 +08:00
Michael Shilman
8dbd138505
Merge pull request #16241 from storybookjs/16221-add-csf-error-handling
CSF: Add error handling for CSF story index generation
2021-10-06 18:59:28 +08:00
Michael Shilman
709c966612
Merge pull request #16259 from storybookjs/16162-fix-official-storybook-source
Official-storybook: Fix show source in no-args stories
2021-10-06 18:59:10 +08:00
Michael Shilman
be7f65725a Merge branch 'next' into 16150-cra5-sb-upgrade 2021-10-06 18:57:40 +08:00
Michael Shilman
64a6ef7477 Fix typo 2021-10-06 18:55:51 +08:00
Michael Shilman
d5fd61c285 csf-2-to-3: log CSF errors and continue 2021-10-06 18:44:44 +08:00
Michael Shilman
719af60858 Official-storybook: Fix show source in many stories 2021-10-06 18:36:14 +08:00
Michael Shilman
275803ecb6
Update MIGRATION.md
Co-authored-by: Tom Coleman <tom@thesnail.org>
2021-10-06 18:17:06 +08:00
Michael Shilman
d74aeb3592
Merge pull request #16255 from storybookjs/16253-fix-sb-upgrade-cra4
CLI: Don't upgrade preset-create-react-app if react-scripts < 5
2021-10-06 18:15:58 +08:00
Michael Shilman
b7027089be CLI: Don't upgrade preset-create-react-app if react-scripts < 5 2021-10-06 15:16:10 +08:00
Jayita Pramanik
e53120e8d7
Modify links as required in Readme 2021-10-06 12:02:36 +05:30
Tom Coleman
5b4758087c Don't start watching stories.json dependencies until someone requests it.
This mainly to stop tests from hanging
2021-10-06 15:25:54 +11:00
Tom Coleman
1a73a2c41d Directory test happens before we make glob relative to workingDir 2021-10-06 14:54:38 +11:00
Tom Coleman
14278ee5ef Update snapshots w/ back compat story index 2021-10-06 14:21:19 +11:00
Tom Coleman
d6b9286484 Merge remote-tracking branch 'origin/next' into 16047-refactor-specifiers 2021-10-06 13:04:04 +11:00
Kyle Gach
077f18c8ec Edit upgrading doc page 2021-10-05 09:17:59 -06:00
Michael Shilman
60e7822b7a Merge branch 'next' into pr/13142 2021-10-05 21:34:31 +08:00
Michael Shilman
31045fb32d Added upgrading documentation 2021-10-05 21:29:15 +08:00
Tom Coleman
70ce417d86 We don't use event source in this test but we inherit from it 2021-10-05 23:05:41 +11:00
Tom Coleman
ada28cc382 Update snapshots 2021-10-05 22:46:13 +11:00
Tom Coleman
ea4a2d4ff7 Trying again with the plugin 2021-10-05 22:31:58 +11:00
Michael Shilman
fdaa2209d6 CLI: Add automigrate to sb upgrade 2021-10-05 18:29:26 +08:00
Michael Shilman
d6a35c5673 Rename sb fix to sb automigrate 2021-10-05 18:19:31 +08:00
Tom Coleman
866d913447 Update ie11 addon again to unshift 2021-10-05 18:59:51 +11:00
Michael Shilman
a5a68fb083 CSF: Add error handling for CSF story index generation 2021-10-05 14:40:49 +08:00
Tom Coleman
8ee2b31c52 Use an 0.7 canary of IE addon to get EventSource support 2021-10-05 17:25:40 +11:00
Tom Coleman
e0b29fdf8e Fix some tests 2021-10-05 16:31:46 +11:00
Tom Coleman
3dbe9562d1 Require context is generated relative to workingDir now 2021-10-05 13:20:07 +11:00
Tom Coleman
f87645fb84 Linting cleanup 2021-10-05 13:09:43 +11:00
Michael Shilman
c017153654
Merge pull request #16233 from sharebear/remove_story_format_parameter
CLI: Remove story format parameter
2021-10-05 09:31:12 +08:00
Michael Shilman
433a412584
Merge pull request #16217 from michalmo/angular-component-io-fix
Angular: Fix getComponentInputsOutputs for multiple decorators
2021-10-05 09:28:26 +08:00
Michael Shilman
cf23a44a89
Merge pull request #16019 from adrianpdm/13764/addons-docs-vue-support-values-in-args-table
Vue: support @values in args table
2021-10-05 09:26:15 +08:00