Michael Shilman
|
dba14ab867
|
7.0.0-beta.41 changelog
|
2023-02-03 21:11:20 +08: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 |
|
Tom Coleman
|
4ae75c0267
|
Merge pull request #20911 from storybookjs/fix-ui-turbosnap
Build: Change `rootDir` in TS plugin
|
2023-02-03 17:25:05 +11: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 |
|
jonniebigodes
|
3910a165d5
|
Merge pull request #20905 from mnigh/patch-1
docs: fix `MINIMAL_VIEWPORTS` links
|
2023-02-02 21:32:51 +00:00 |
|
Matt
|
b3a46c4850
|
Update MINIMAL_VIEWPORTS links
use next branch
|
2023-02-02 15:13:02 -05:00 |
|
Michael Shilman
|
fafec7a8e9
|
Merge pull request #20902 from storybookjs/chore/improve-ci-logs
Build: Improve task log and error messages for event log
|
2023-02-03 02:00:30 +08:00 |
|
Michael Shilman
|
4ab4518270
|
Core: Fix index error handling
|
2023-02-03 01:57:30 +08:00 |
|
jonniebigodes
|
36eda760d0
|
Merge pull request #20896 from storybookjs/chore_docs_cli_options_remove_depracted_option
Chore: (Docs) Removes deprecated `--no-manager-cache` flag from the documentation
|
2023-02-02 17:49:22 +00:00 |
|
Matt
|
cea5b3e96a
|
Fix MINIMAL_VIEWPORTS links
|
2023-02-02 12:25:30 -05: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 |
|
Yann Braga
|
dfe2b2edc4
|
improve task log and error messages for event log
|
2023-02-02 17:31:58 +01: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 |
|
jonniebigodes
|
099734c4f1
|
Removes deprecated flag from the documentation
|
2023-02-02 13:55:13 +00:00 |
|
Norbert de Langen
|
b4a6a7a067
|
remove --no-manager-cache
|
2023-02-02 13:55:16 +01:00 |
|
Norbert de Langen
|
ffb6083d3b
|
Merge pull request #20894 from storybookjs/norbert/minor-builder-cleanup
Build: minor fixes
|
2023-02-02 13:45:17 +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
|
324bddabdd
|
7.0.0-beta.40 next.json version file [skip ci]
|
2023-02-02 18:13:13 +08: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
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 |
|
Michael Shilman
|
b7579dc3e1
|
7.0.0-beta.40 changelog
|
2023-02-02 08:08:11 +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
|
ba311f4755
|
Merge pull request #20879 from storybookjs/fix-homepage-links
Update link to homepage for addons
|
2023-02-01 23:22:41 +01: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
|
29121060e2
|
7.0.0-beta.39 next.json version file [skip ci]
|
2023-02-02 00:08:43 +08: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
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 |
|
Michael Shilman
|
dfa24569f4
|
7.0.0-beta.39 changelog
|
2023-02-01 23:52:25 +08:00 |
|
Jeppe Reinhold
|
a3b0e56e8a
|
Merge branch 'next' into 20864-20863-change-attached-mdx-naming
|
2023-02-01 15:43:15 +01:00 |
|