4743 Commits

Author SHA1 Message Date
Michael Shilman
bc3ec12416
Merge pull request #20895 from storybookjs/norbert/fix-20884
CLI: Remove the deprecated `--no-manager-cache` flag
2023-02-03 00:39:13 +08:00
Michael Shilman
3d4dfa4df6
Merge pull request #20116 from storybookjs/support-customization-of-mdx-plugins
Addon-docs: Fix customization of MDX plugins
2023-02-03 00:37:23 +08:00
Norbert de Langen
505a5af06a
Merge pull request #20846 from storybookjs/valentin/add-nunito-sans
Add nunito sans font
2023-02-02 15:08:52 +01:00
Norbert de Langen
b4a6a7a067
remove --no-manager-cache 2023-02-02 13:55:16 +01:00
Mostafa Sherif
538f6edfbb recursive filtering of angular singleton modules & providers
Co-authored-by: Valentin Palkovič <dev@valentinpalkovic.dev>
2023-02-02 07:35:41 -05:00
Norbert de Langen
bb7171da17
fix https://github.com/storybookjs/storybook/pull/20802#issuecomment-1413033420 2023-02-02 13:22:18 +01:00
Norbert de Langen
963500c0c3
minor fixes 2023-02-02 13:17:13 +01:00
Norbert de Langen
69dabfa0ee
add font css to preview, minimize number of preloaded fonts for manager 2023-02-02 11:40:07 +01:00
Michael Shilman
963d19270d Merge branch 'next' of github.com:storybookjs/storybook into next 2023-02-02 18:09:07 +08:00
Jeppe Reinhold
716eeef7f1
Merge pull request #20818 from magicismight/patch-1
fix: outline initial state
2023-02-02 09:51:39 +01:00
Michael Shilman
15e14b85b9 Update git head to 7.0.0-beta.40, update yarn.lock [ci skip] 2023-02-02 11:40:56 +08:00
Michael Shilman
9c68cc3a66 v7.0.0-beta.40 2023-02-02 11:39:38 +08:00
Michael Shilman
c9ed0395b3 Update root, peer deps, version.ts/json to 7.0.0-beta.40 [ci skip] 2023-02-02 08:08:29 +08:00
Tom Coleman
777e5127e3
Merge pull request #20880 from storybookjs/jeppe/blocks-deprecations
Blocks: Added deprecation warnings
2023-02-02 10:21:08 +11:00
Tom Coleman
9c1a1d1137
Merge pull request #20867 from storybookjs/20864-20863-change-attached-mdx-naming
Docs: Turn on autodocs for CSF with attached meta.
2023-02-02 10:20:24 +11:00
Jeppe Reinhold
8644abd918
Merge pull request #20854 from chakAs3/vue3-fix-render
Vue3: Fix args losing reactivity when using decorators
2023-02-01 23:51:11 +01:00
Jeppe Reinhold
dd1ca7f951
Merge pull request #20803 from storybookjs/jeppe/fix-blocks
Doc Blocks: Fix styling and parameter bugs
2023-02-01 23:47:46 +01:00
Tom Coleman
59f2b6dd74 Update snapshots 2023-02-02 09:25:01 +11:00
Tom Coleman
9b7b28e2e9
Merge pull request #20806 from storybookjs/export-controls-from-blocks
Docs: Export controls from doc blocks
2023-02-02 09:23:25 +11:00
Jeppe Reinhold
7e7e590383 add and fix deprecation warnings for blocks 2023-02-01 23:19:16 +01:00
Shaun Lloyd
523c692bd7 Update link to homepage for addons 2023-02-01 15:35:55 -05:00
chakir qatab
aa051e94dc Cleanup after merge from next 2023-02-02 00:30:10 +04:00
chakir qatab
fb34b67f25 Merge branch 'next' into vue3-fix-render 2023-02-02 00:28:58 +04:00
chakir qatab
41755b2741 fix passing tests 2023-02-02 00:22:57 +04:00
Jeppe Reinhold
3d1e893917 add docs styles to block stories 2023-02-01 21:17:13 +01:00
Norbert de Langen
24bc61930a
Merge pull request #20842 from storybookjs/webpack/builder-options
Webpack: Support builder options from framework
2023-02-01 17:44:36 +01:00
Michael Shilman
ed1b8b8b19 Update git head to 7.0.0-beta.39, update yarn.lock [ci skip] 2023-02-01 23:57:11 +08:00
Michael Shilman
96d4845118 v7.0.0-beta.39 2023-02-01 23:55:24 +08:00
Michael Shilman
edca5fcb69 Update root, peer deps, version.ts/json to 7.0.0-beta.39 [ci skip] 2023-02-01 23:52:36 +08:00
Jeppe Reinhold
a3b0e56e8a
Merge branch 'next' into 20864-20863-change-attached-mdx-naming 2023-02-01 15:43:15 +01:00
Jeppe Reinhold
a2dadf57d3
Merge branch 'next' into export-controls-from-blocks 2023-02-01 15:41:17 +01:00
Valentin Palkovic
595e7a4a88 Merge remote-tracking branch 'origin/next' into valentin/add-nunito-sans 2023-02-01 15:18:09 +01:00
Valentin Palkovic
9c59ea82d0 Support NoopAnimationsModule 2023-02-01 15:17:10 +01:00
Valentin Palkovic
2ef671ed6c Add removed properties for backwards compat 2023-02-01 15:16:33 +01:00
Valentin Palkovic
07cf50693c Change ListItem icon color 2023-02-01 15:16:33 +01:00
Valentin Palkovic
c7419bf163 Fix nesting of Tools in Addon Panel 2023-02-01 15:16:33 +01:00
Valentin Palkovic
12f7fedf77 Adjust Tab component to match previous Stories 2023-02-01 15:16:33 +01:00
Valentin Palkovic
b0f4a8fc0e Revert Story decorator 2023-02-01 15:16:33 +01:00
Valentin Palkovic
7383c1160a Fix snapshot diff 2023-02-01 15:16:33 +01:00
Valentin Palkovic
e224aecc25 Fix tabs if refs not set 2023-02-01 15:16:33 +01:00
Valentin Palkovic
87f8101a52 Fix Story 2023-02-01 15:16:33 +01:00
Valentin Palkovic
12dec59161 Fix test run on chromatic 2023-02-01 15:16:33 +01:00
Valentin Palkovic
6ddbf2dfc9 Remove negative margin on TabBar 2023-02-01 15:16:33 +01:00
Valentin Palkovic
becbe97f83 Fix e2e tests 2023-02-01 15:16:33 +01:00
Valentin Palkovic
30b0c672be Fix tab reference 2023-02-01 15:16:32 +01:00
Valentin Palkovic
bf3ea262ec Use ResizeObserver instead of observing the window width 2023-02-01 15:16:32 +01:00
Valentin Palkovic
398fb3b94f Fix type issues 2023-02-01 15:16:32 +01:00
Valentin Palkovic
8ab49a0f5c Tab UI Improvements 2023-02-01 15:16:32 +01:00
chakir qatab
0647bf8adb cleanup after ci-tests 2023-02-01 17:30:56 +04:00
chakir qatab
3795758d91 should get component and story args 2023-02-01 17:20:19 +04:00