36187 Commits

Author SHA1 Message Date
Michael Shilman
3696da7fd7 NormalizedStoriesEntry => NormalizedStoriesSpecifier 2021-09-18 16:06:10 +08:00
Michael Shilman
2308ff580b Add auto-title test for StoryStoreFacade 2021-09-18 15:56:54 +08:00
Michael Shilman
978420d0ba Fix deepscan errors 2021-09-18 15:56:32 +08:00
Michael Shilman
3e20d80b4d Try to fix broken test 2021-09-18 14:53:19 +08:00
Michael Shilman
0e45e82f44 Demo CSF3 auto-title 2021-09-18 13:22:13 +08:00
Michael Shilman
18d55c5c12 Use new CSFFile API in CSF3 migration 2021-09-18 13:21:24 +08:00
Michael Shilman
3d84ac50bb Add auto-title to v6 compatibility mode 2021-09-18 13:20:48 +08:00
Michael Shilman
db01eaf47e Add auto-title to stories.json generation 2021-09-18 13:19:48 +08:00
Michael Shilman
8afa74c98e Add ability to pass auto-title to CSF library 2021-09-18 13:18:09 +08:00
Michael Shilman
956e62bb85 Deprecate features.previewCsfV3 flag 2021-09-18 13:11:54 +08:00
Michael Shilman
df683958fe Move autoTitle to @storybook/store 2021-09-18 13:04:11 +08:00
jonniebigodes
9831529d0a
Merge pull request #16073 from storybookjs/chore_update_essential_section
Chore: (Docs) Polish the Essentials section
2021-09-17 16:15:16 +01:00
Michael Shilman
7b13e0c03a 6.4.0-alpha.38 next.json version file 2021-09-16 22:13:17 +08:00
Michael Shilman
d7148bde34 Update git head to 6.4.0-alpha.38, update yarn.lock 2021-09-16 22:10:36 +08:00
Michael Shilman
14b9d19e7e v6.4.0-alpha.38 v6.4.0-alpha.38 2021-09-16 22:05:19 +08:00
Michael Shilman
53175e765a Update root, peer deps, version.ts/json to 6.4.0-alpha.38 [ci skip] 2021-09-16 21:57:01 +08:00
Michael Shilman
084d9851e4 6.4.0-alpha.38 changelog 2021-09-16 21:56:47 +08:00
Michael Shilman
0c9fb88d6e
Merge pull request #15976 from dexster/Angular_class_selectors
Angular: Fix ng selector issue and dynamically show templates in stories
2021-09-16 21:52:47 +08:00
Josh Goldberg
b923191af6
Un-sort 2021-09-16 09:24:57 -04:00
Michael Shilman
3e281e60ac Merge branch 'next' into pr/15976 2021-09-16 19:09:10 +08:00
Michael Shilman
6113deca33
Merge pull request #16013 from tyankatsu0105/feat/imp-builder-types
Main.js config: Fix Builder type
2021-09-16 19:08:39 +08:00
Michael Shilman
15e5b782f7
Merge pull request #16078 from storybookjs/fix/16069-repair-to-importFn
Core: Fix issue with more complex `stories` paths.
2021-09-16 18:23:36 +08:00
Tom Coleman
030708fdf4 Do a much better and more sensible job of checking if a regexp is going to match
Fixes #16069
2021-09-16 13:33:04 +10:00
Michael Shilman
c664be60bf 6.4.0-alpha.37 next.json version file 2021-09-16 09:21:25 +08:00
Michael Shilman
8ee5fac6ec Update git head to 6.4.0-alpha.37, update yarn.lock 2021-09-16 09:17:00 +08:00
Michael Shilman
c0c82361c8 v6.4.0-alpha.37 v6.4.0-alpha.37 2021-09-16 09:12:15 +08:00
jonniebigodes
d178f38487 removes dangling space 2021-09-15 20:07:24 +01:00
Kyle Herock
cf09866578 replace file-loader and url-loader with asset modules in manager webpack5 config 2021-09-15 13:42:51 -04:00
Kyle Herock
1dff968be4 remove extra . from webpack5 asset file extensions 2021-09-15 13:41:59 -04:00
jonniebigodes
209bb5684e polish the essentials section 2021-09-15 17:48:27 +01:00
Michael Shilman
bfdb509d46 Update root, peer deps, version.ts/json to 6.4.0-alpha.37 [ci skip] 2021-09-16 00:00:58 +08:00
Michael Shilman
31733fd510 6.4.0-alpha.37 changelog 2021-09-16 00:00:48 +08:00
Michael Shilman
3d72f7ee5a
Merge pull request #15978 from storybookjs/angular/fix-builder-error-handler
Angular: Fix error handling for angular builder standalone builds
2021-09-15 23:59:22 +08:00
Michael Shilman
4990d4c701
Merge pull request #16046 from storybookjs/fix/useStory-not-responsive
Addon-docs: Fix `useStories` to correctly respond to change in `storyId`
2021-09-15 23:56:07 +08:00
Tom Coleman
646d8ccf17 Fix useStories to correctly respond to change in storyId. 2021-09-15 11:45:09 +10:00
Michael Shilman
4aee6e10f4 6.4.0-alpha.36 next.json version file 2021-09-15 08:48:52 +08:00
Michael Shilman
94b69b7702 Update git head to 6.4.0-alpha.36, update yarn.lock 2021-09-15 08:45:28 +08:00
Michael Shilman
cc13af28a7 v6.4.0-alpha.36 v6.4.0-alpha.36 2021-09-15 08:40:37 +08:00
Michael Shilman
f4dbe6bf09 Update root, peer deps, version.ts/json to 6.4.0-alpha.36 [ci skip] 2021-09-15 08:31:23 +08:00
Michael Shilman
7315fc6df4 6.4.0-alpha.36 changelog 2021-09-15 08:31:10 +08:00
Michael Shilman
8439f27abd
Merge pull request #16032 from storybookjs/chore_polish_get_started_section_6_4
Chore:(Docs) Polish get started section 6 4
2021-09-15 08:19:07 +08:00
Michael Shilman
e686a3ca0a Merge branch '6-4-docs' into chore_polish_get_started_section_6_4 2021-09-15 08:15:23 +08:00
Michael Shilman
1d5ad31bbf Merge branch 'next' into 6-4-docs 2021-09-15 08:14:34 +08:00
Michael Shilman
008867d787
Merge pull request #16039 from storybookjs/fix/multiple-story-source-snippet
Addon-docs: Ensure we don't clobber multiple source container state updates
2021-09-15 08:13:14 +08:00
Michael Shilman
b9b5cf2aa9
Merge pull request #16041 from storybookjs/fix/restore-configure-deprecation-warning
Core: Restore deprecation warning for configure
2021-09-15 08:06:42 +08:00
Michael Shilman
443cdc1b2d
Merge pull request #16044 from storybookjs/fix/vite-95-missing-features
Core: Be careful in `FEATURES` check
2021-09-15 08:05:06 +08:00
Josh Goldberg
c97a36de3c
Remove https from AnyVision UI 2021-09-14 19:40:33 -04:00
Tom Coleman
5d4e5d9202 FEATURES may not be set
See https://github.com/eirslett/storybook-builder-vite/issues/95
2021-09-15 09:06:05 +10:00
jonniebigodes
f39e8c48cc Merge branch 'next' into 6-4-docs 2021-09-14 15:43:56 +01:00
jonniebigodes
1689a4873f Merge branch 'next' into chore_polish_get_started_section_6_4 2021-09-14 15:38:07 +01:00