4547 Commits

Author SHA1 Message Date
Norbert de Langen
a31fab894d
fix 2023-02-03 22:42:37 +01:00
Yann Braga
904dba3f71
Merge pull request #20887 from storybookjs/feat/type-annotations-in-js-config
CLI: add type annotations in javascript main config files
2023-02-03 19:10:30 +01:00
Yann Braga
0b5eded6eb improve ts import in CLI 2023-02-03 18:00:38 +01:00
Yann Braga
7a994fab6d CLI: add type annotations in javascript main config files 2023-02-03 17:23:00 +01:00
Valentin Palkovic
47342af26d
Merge pull request #20783 from storybookjs/valentin/ui-improvements
Tab UI Improvements
2023-02-03 15:44:30 +01:00
Michael Shilman
898cee2081 Update git head to 7.0.0-beta.41, update yarn.lock [ci skip] 2023-02-03 21:27:11 +08:00
Michael Shilman
b73df3011f v7.0.0-beta.41 2023-02-03 21:26:05 +08:00
Michael Shilman
d25c3bebf2 Update root, peer deps, version.ts/json to 7.0.0-beta.41 [ci skip] 2023-02-03 21:11:47 +08:00
Valentin Palkovic
2c2740e267 Fix play tests 2023-02-03 14:01:40 +01:00
Mostafa Sherif
724f11b35b
Merge pull request #20868 from storybookjs/valentin/fix-angular-noop-animation-browser-module-issue
Support NoopAnimationsModule
2023-02-03 07:49:31 -05:00
Michael Shilman
6fbc1d3184
Merge pull request #20906 from storybookjs/shilman/catch-index-errors
Core: Fix index error handling
2023-02-03 16:22:48 +08:00
Mostafa Sherif
9e7bfe1708 test(angular): update unit tests for PropertyExtractor 2023-02-02 21:13:57 -05:00
Tom Coleman
8b1fe47d26 Change rootDir in TS plugin 2023-02-03 10:52:20 +11:00
Michael Shilman
4ab4518270 Core: Fix index error handling 2023-02-03 01:57:30 +08:00
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