Mostafa Sherif
|
ac594537bb
|
add PropertyExtractor.ts for extracting imports/declarations/providers
`imports`/`declarations` will be used only once per story file.
while `providers` will be used for each story rendered.
|
2023-01-25 17:01:24 +01:00 |
|
Valentin Palkovic
|
457b9b36c2
|
fix imports/providers without caching componentNgModule
fix imports/providers without caching componentNgModule
|
2023-01-25 17:01:24 +01:00 |
|
Michael Shilman
|
cf3ab50342
|
Merge pull request #20781 from storybookjs/test-sandbox-storybook-id
Verify consistency of anonymous id
|
2023-01-25 23:49:48 +08:00 |
|
Norbert de Langen
|
bdf56cd566
|
Merge pull request #20711 from alexandertrefz/fix-angular-docs-mode
Ensure Angular docsMode flag has effect
|
2023-01-25 14:25:29 +01:00 |
|
Norbert de Langen
|
12676d7ced
|
Merge pull request #20772 from storybookjs/update-fs-extra
Deps: Upgrade fs-extra to 11.1.0
|
2023-01-25 13:22:50 +01:00 |
|
Alexander Trefz
|
b814ecad04
|
fix: Ensure Angular docsMode flag has effect & rename it to docs
|
2023-01-25 13:19:09 +01:00 |
|
Tom Coleman
|
e4921c45d3
|
Trim whitespace in anon id
|
2023-01-25 22:02:34 +11:00 |
|
Norbert de Langen
|
8bd43043f4
|
upgrade playwright
|
2023-01-25 09:58:32 +01:00 |
|
Norbert de Langen
|
58ec7fa680
|
Merge pull request #20722 from ta1m1kam/fix/webcomponents-template-button
WebComponents: fix type error Button component
|
2023-01-25 09:39:19 +01:00 |
|
Ian VanSchooten
|
8d595b81e6
|
Fix utf-8 encoding flag
|
2023-01-24 15:54:10 -05:00 |
|
Ian VanSchooten
|
50ac037342
|
Deps: Upgrade fs-extra to 11.1.0
|
2023-01-24 15:32:13 -05:00 |
|
Michael Shilman
|
deab4d860f
|
Update git head to 7.0.0-beta.33, update yarn.lock [ci skip]
|
2023-01-24 23:37:11 +08:00 |
|
Michael Shilman
|
7b662c4448
|
v7.0.0-beta.33
|
2023-01-24 23:35:44 +08:00 |
|
Michael Shilman
|
ef86cd23e6
|
Update root, peer deps, version.ts/json to 7.0.0-beta.33 [ci skip]
|
2023-01-24 22:45:12 +08:00 |
|
Norbert de Langen
|
fecfc6c306
|
remove the lang=ts in a file, that should remain agnostic
|
2023-01-24 14:16:33 +01:00 |
|
Tom Coleman
|
2ec2c0dbdc
|
Merge branch 'next' into allow-no-of-in-story
|
2023-01-24 22:35:42 +11:00 |
|
Tom Coleman
|
36e7a959d8
|
Merge pull request #20699 from storybookjs/tom/sb-1156-write-migration-docs-and-reference-in
Docs: First version of doc blocks migration guide
|
2023-01-24 22:28:50 +11:00 |
|
Valentin Palkovic
|
18ee5c7c46
|
Merge pull request #20709 from storybookjs/valentin/fix-angular-browser-animation-use-case
Angular: Fix issue if BrowserAnimationsModule is imported
|
2023-01-24 11:57:07 +01:00 |
|
Tom Coleman
|
bbf1c81527
|
Merge branch 'next' into allow-no-of-in-story
|
2023-01-24 21:55:48 +11:00 |
|
Tom Coleman
|
7cc2a41c67
|
Merge branch 'next' into tom/sb-1156-write-migration-docs-and-reference-in
|
2023-01-24 21:54:36 +11:00 |
|
Tom Coleman
|
1c7d2fa952
|
Merge pull request #20759 from storybookjs/tom/sb-1179-make-reference-stories-consistent
Docs: Make reference stories consistent
|
2023-01-24 21:50:54 +11:00 |
|
Tom Coleman
|
27a87b1a09
|
Revert "Revert "Allow <Story/> to reference the first story""
This reverts commit 7c4dcd1d23e4adc923dd433dbc8b23a6ded7ee53.
|
2023-01-24 21:39:15 +11:00 |
|
Tom Coleman
|
7c4dcd1d23
|
Revert "Allow <Story/> to reference the first story"
This reverts commit 3b68d7acc51766b06626c8237c52182bc2b13efc.
|
2023-01-24 21:38:43 +11:00 |
|
Tom Coleman
|
3b68d7acc5
|
Allow <Story/> to reference the first story
|
2023-01-24 21:38:10 +11:00 |
|
Valentin Palkovic
|
c550dbb503
|
Angular: Fix issue if BrowserAnimationsModule is imported
|
2023-01-24 11:34:41 +01:00 |
|
Tom Coleman
|
bcca0cc704
|
Merge pull request #20705 from storybookjs/>20626-fix-inconsistent-order
Core: Fix issue with inconsistent CSF ordering in sandboxes
|
2023-01-24 21:30:31 +11:00 |
|
Tom Coleman
|
0542214140
|
Merge branch 'next' into tom/sb-1156-write-migration-docs-and-reference-in
|
2023-01-24 21:25:11 +11:00 |
|
Tom Coleman
|
6a042c3dfb
|
Merge branch 'next' into tom/sb-1179-make-reference-stories-consistent
|
2023-01-24 21:22:41 +11:00 |
|
Jeppe Reinhold
|
84239e4e12
|
Merge pull request #20723 from storybookjs/jeppe/sb-1145-update-api-of-canvas-block
Blocks: New Canvas API
|
2023-01-24 10:32:15 +01:00 |
|
Norbert de Langen
|
7da6a624bb
|
Merge pull request #20762 from storybookjs/norbert/check-no-cache
Build: do not treat check as a cache-able operation && cleanup
|
2023-01-24 10:25:11 +01:00 |
|
Jeppe Reinhold
|
6f7a603a31
|
Merge branch 'next' into jeppe/sb-1145-update-api-of-canvas-block
|
2023-01-24 10:09:18 +01:00 |
|
Jeppe Reinhold
|
db9cbff0fd
|
add layout prop to preview stories
|
2023-01-24 10:03:44 +01:00 |
|
Jeppe Reinhold
|
b89d8ef967
|
"better" error handling in Canvas
|
2023-01-24 08:58:08 +01:00 |
|
Jeppe Reinhold
|
87b1344ffc
|
Merge pull request #20757 from storybookjs/jeppe/unstyle-blocks
Blocks: ignore known blocks with global CSS selector
|
2023-01-24 08:49:43 +01:00 |
|
Norbert de Langen
|
4ff3cefc4c
|
do not treat check as a cacheable operation && cleanup
|
2023-01-24 08:33:33 +01:00 |
|
Tom Coleman
|
4eabf7ea12
|
Merge branch 'next' into >20626-fix-inconsistent-order
|
2023-01-24 17:33:34 +11:00 |
|
Tom Coleman
|
0682102391
|
Re-arrange Story stories
|
2023-01-24 16:53:13 +11:00 |
|
Tom Coleman
|
c8d3434f55
|
Merge branch 'next' into tom/sb-1179-make-reference-stories-consistent
|
2023-01-24 16:30:39 +11:00 |
|
Tom Coleman
|
0222aab03d
|
Updated reference stories to be consistent
|
2023-01-24 16:29:13 +11:00 |
|
Michael Shilman
|
92436c8e0f
|
Update git head to 7.0.0-beta.32, update yarn.lock [ci skip]
|
2023-01-24 11:39:46 +08:00 |
|
Michael Shilman
|
99f5bb60dd
|
v7.0.0-beta.32
|
2023-01-24 11:38:31 +08:00 |
|
Michael Shilman
|
d28f6f920c
|
Update root, peer deps, version.ts/json to 7.0.0-beta.32 [ci skip]
|
2023-01-24 11:06:40 +08:00 |
|
Jeppe Reinhold
|
a8f77f4728
|
fix dark theme issue with Description block in autodocs
|
2023-01-23 23:08:35 +01:00 |
|
Jeppe Reinhold
|
4abf65baf1
|
ignore color palette
|
2023-01-23 22:53:27 +01:00 |
|
Jeppe Reinhold
|
6495cc5568
|
ignore known internal classes with global styles
|
2023-01-23 22:46:44 +01:00 |
|
Jeppe Reinhold
|
f62fb57104
|
Merge pull request #20712 from chakAs3/vue3-reactivemode
Vue3 ( fix ) implement reactive args + fix many vue app creation issue
|
2023-01-23 21:11:07 +01:00 |
|
Valentin Palkovic
|
c096972088
|
Merge pull request #20736 from storybookjs/valentin/upgrade-react-popper-tooltip
Upgrade react-popper-tooltip
|
2023-01-23 15:05:02 +01:00 |
|
Valentin Palkovic
|
b003f78f8c
|
Upgrade react-popper-tooltip
|
2023-01-23 13:40:29 +01:00 |
|
Tom Coleman
|
2cceaadef8
|
Merge pull request #20702 from storybookjs/mdx-in-csf-declaration
Docs: Allow "declaring" stories with `story={}`
|
2023-01-23 21:51:42 +11:00 |
|
Jeppe Reinhold
|
e763511c94
|
calculate layout in all cases
|
2023-01-23 10:55:30 +01:00 |
|