157 Commits

Author SHA1 Message Date
Tom Coleman
4ebdcdaa74
Merge pull request #19202 from storybookjs/tom/sb-606-migrate-stories-and-delete-angular-cli
Remove `angular-cli` example
2022-10-10 22:32:37 +11:00
Michael Shilman
6c0de61cfc Remove outdated snapshots 2022-10-10 12:29:35 +08:00
Michael Shilman
f294d881d7 Unused MDX stories specifier 2022-10-10 12:23:10 +08:00
Michael Shilman
9a226d894e Delete unused story 2022-10-09 19:41:58 +08:00
Michael Shilman
70f21ae05b Merge branch 'next' into shilman/generic-mdx-stories 2022-10-09 18:19:06 +08:00
Michael Shilman
1c968fc738 Update snapshots / tests for new color scheme 2022-10-06 11:12:46 +08:00
Michael Shilman
6db971cb28 Merge branch 'next' into update-colors 2022-10-06 00:32:26 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Norbert de Langen
3c92d7fd9a
Merge branch 'next' into tom/sb-606-migrate-stories-and-delete-angular-cli 2022-10-05 16:45:49 +02:00
Norbert de Langen
17a3e2c6fd
Merge branch 'next' into shilman/generic-mdx-stories 2022-10-05 16:13:54 +02:00
Norbert de Langen
bd0a420209
improve the tsconfig
So we do not get the warning:
ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin

...anymore
2022-10-04 15:14:41 +02:00
Norbert de Langen
448f5f48c5
Merge pull request #19307 from bovandersteene/bovds/disable-ngcc
feat(angular): disable ngcc when not needed
2022-10-04 10:02:32 +03:00
Michael Shilman
6bb0e7454a Comment test code (will get deleted soon) 2022-10-03 01:05:12 +08:00
Michael Shilman
1b54a4c7b5 Merge branch 'next' into shilman/vue2-rendering-improvements 2022-10-01 18:50:37 +08:00
Prashant Palikhe
f120f6a91b fix(vue2): enable final args as props to the story component 2022-10-01 10:29:05 +02:00
Bo Vandersteene
e5c88d168f feat(angular): disable ngcc when not needed 2022-09-30 14:16:34 +02:00
Michael Shilman
bcb4722860 Refactor MDX examples to sandboxes 2022-09-30 11:45:16 +08:00
Tom Coleman
c71b61def6 Delete the remainder of cra-ts-kitchen-sink 2022-09-28 16:28:49 +10:00
Tom Coleman
1736388255 Move cra-ts-kitchen-sink argType stories over 2022-09-28 16:27:57 +10:00
Tom Coleman
7052663b0d Transfer JSdoc stories to new format 2022-09-28 16:18:18 +10:00
Michael Shilman
fc90fc8754 v7.0.0-alpha.34 2022-09-27 11:25:43 +08:00
Michael Arestad
f15e20df5b Update AccountForm story to look nice with both dark and light themes 2022-09-26 11:57:19 -06:00
Michael Arestad
7c4e472365 Merge branch 'next' into update-colors 2022-09-26 10:38:35 -06:00
Michael Shilman
37f0de01f3 Merge branch 'next' into shilman/vue3-generic-stories 2022-09-26 19:36:10 +08:00
Norbert de Langen
01c776c922
fix it in other places too (also formatting) 2022-09-26 09:41:44 +02:00
Michael Shilman
6b6d52258f Remove vue-3-cli example 2022-09-20 11:36:52 +08:00
Tom Coleman
a2d74f964d Move over a bunch of angular-cli stories 2022-09-16 15:24:30 +10:00
Norbert de Langen
8def4a485b
Merge pull request #19179 from storybookjs/tom/sb-701-migrate-stories-and-delete-cra-ts
Remove `cra-kitchen-sink` example
2022-09-14 16:33:40 +03:00
Norbert de Langen
f8b3929f6c
fix formatting 2022-09-14 10:24:49 +03:00
Tom Coleman
611017154f Remove cra-kitchen-sink 2022-09-14 11:24:49 +10:00
Michael Shilman
5da5b0fabd v7.0.0-alpha.33 2022-09-13 19:04:25 +08:00
Michael Shilman
9c49a7cd8b v7.0.0-alpha.32 2022-09-13 18:49:06 +08:00
Tom Coleman
d061feaed5 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 17:36:03 +10:00
Tom Coleman
6c600c3735 Remove unused snapshots 2022-09-13 15:50:11 +10:00
Tom Coleman
0a82cae049 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 15:48:09 +10:00
Tom Coleman
013b7535dc Removed not so useful unit tests 2022-09-13 15:39:49 +10:00
Tom Coleman
2f6b99aa18 Move account form stories to official SB 2022-09-13 14:48:01 +10:00
Norbert de Langen
19d75f0663
Merge pull request #19124 from storybookjs/norbert/sb-577-addon-links
Addon-links: Move stories into addon
2022-09-12 20:36:45 +02:00
Norbert de Langen
c00654b45d
Merge pull request #19114 from storybookjs/norbert/sb-574-addon-a11y
Addon-a11y: Move stories into addon
2022-09-12 18:05:13 +02:00
Kyle Gach
95d0cfc912
Merge pull request #19137 from storybookjs/imgbot
[ImgBot] Optimize images
2022-09-12 08:52:03 -06:00
Tom Coleman
0db7a6cb17 Remove cra-ts-essentials 2022-09-12 22:27:38 +10:00
Tom Coleman
bea5e2c57e
Merge pull request #19145 from storybookjs/fix-broken-angular-stories
Fix issue in instrumenter with `waitFor`
2022-09-12 17:36:05 +10:00
Michael Shilman
7b49caea3b
Merge pull request #19166 from storybookjs/shilman/generic-toolbars-stories
Toolbars: Generic example stories
2022-09-12 12:04:01 +08:00
Michael Shilman
cc8fa4154b Remove toolbars stories from examples 2022-09-12 11:40:44 +08:00
Michael Shilman
8126e5be7d
Merge pull request #19162 from storybookjs/shilman/generic-docspage-stories
Addon-docs: Generic stories for DocsPage
2022-09-11 22:51:38 +08:00
Michael Shilman
2eaecdb2b7 Official-storybook: restore title-generators 2022-09-11 00:18:57 +08:00
Michael Shilman
fd8607a731 Addon-docs: Generic DocsPage stories to replace examples 2022-09-10 12:15:49 +08:00
Michael Shilman
a59f829b4b Controls: Generic stories for sorting 2022-09-10 12:00:36 +08:00
Michael Shilman
04b519c0af
Merge pull request #19149 from storybookjs/shilman/generic-controls-stories
Build: Generic stories for addon-controls
2022-09-10 11:13:16 +08:00
Michael Shilman
13869f72b0 Build: Generic stories for addon-controls 2022-09-09 01:23:19 +08:00