Michael Shilman
1df572fe8b
Update git head to 7.0.0-alpha.61, update yarn.lock [ci skip]
2022-12-07 19:03:58 +08:00
Michael Shilman
ec1df6fe1b
v7.0.0-alpha.61
2022-12-07 18:58:10 +08:00
Michael Shilman
606de0f52d
Update git head to 7.0.0-alpha.60, update yarn.lock [ci skip]
2022-12-07 12:30:47 +08:00
Michael Shilman
2b38f15a16
v7.0.0-alpha.60
2022-12-07 12:24:15 +08:00
Michael Shilman
62d0ce3dd8
Update git head to 7.0.0-alpha.59, update yarn.lock [ci skip]
2022-12-07 00:16:44 +08:00
Michael Shilman
8d3068344b
v7.0.0-alpha.59
2022-12-07 00:07:31 +08:00
Norbert de Langen
b0c29716d9
cleanup
2022-12-05 17:46:39 +01:00
Norbert de Langen
8e4e29c17a
Merge branch 'next' into patch-1
2022-12-05 15:41:54 +01:00
Norbert de Langen
ae34b30a59
Merge branch 'next' into fix-export-gen
2022-12-05 09:42:49 +01:00
Norbert de Langen
b2e0a8af3d
Merge pull request #20083 from storybookjs/tom/sb-466-external-docs-exports-from-2
...
Fix SSR in external docs via `node` exports
2022-12-05 09:32:01 +01:00
Michael Shilman
c64b984ca4
Update git head to 7.0.0-alpha.58, update yarn.lock [ci skip]
2022-12-05 14:26:04 +08:00
Michael Shilman
c7f8e3e848
v7.0.0-alpha.58
2022-12-05 14:21:34 +08:00
Tom Coleman
81796caf06
Remove unused useMemo
2022-12-04 23:24:32 +11:00
Tom Coleman
ab4855e187
Move Mutation observer creation inside useEffect
...
(So it works in SSR)
2022-12-04 23:12:48 +11:00
Tom Coleman
74f795f9e2
Use node:
exports
to ensure we prefer CJS in node
...
Our ESM compilation currently assumes a browser and makes certain optimizations accordingly. That means when SSR, we need to make sure the process uses the CJS imports.
2022-12-04 23:06:10 +11:00
Michael Shilman
2136d6853f
Update git head to 7.0.0-alpha.57, update yarn.lock [ci skip]
2022-12-03 22:17:04 +08:00
Michael Shilman
5a87a203fd
v7.0.0-alpha.57
2022-12-03 22:13:10 +08:00
Jeppe Reinhold
f02fdb7174
Merge branch 'next' into tom/sb-996-resolve-css-issue-with-introduction
2022-12-02 14:20:02 +01:00
Jeppe Reinhold
29587c986d
fix Description code blocks, add docsStyles parameter to SBUI
2022-12-02 10:54:18 +01:00
Tom Coleman
e095a5b621
Merge remote-tracking branch 'origin/next' into tom/sb-773-docs2-toolbar-items-changed-in-docs-mode
2022-12-02 12:45:34 +11:00
Jeppe Reinhold
7e2d3f46c4
Merge branch 'next' into tom/sb-996-resolve-css-issue-with-introduction
2022-12-01 21:02:39 +01:00
Jeppe Reinhold
3c3ccba516
migration notes.
2022-12-01 15:51:26 +01:00
Michael Shilman
55eef01d1c
Update git head to 7.0.0-alpha.56, update yarn.lock [ci skip]
2022-12-01 13:53:07 +08:00
Michael Shilman
c8e9a862bb
v7.0.0-alpha.56
2022-12-01 13:48:31 +08:00
Michael Shilman
a58973036f
Update git head to 7.0.0-alpha.55, update yarn.lock [ci skip]
2022-12-01 01:35:46 +08:00
Michael Shilman
55cd2ab63d
v7.0.0-alpha.55
2022-12-01 01:29:52 +08:00
Ian VanSchooten
0cb44a3f7c
Unify typescript to ~4.9.3
2022-11-30 09:36:04 -05:00
Ian VanSchooten
3b3dbdf405
Merge remote-tracking branch 'origin/next' into fix-export-gen
2022-11-30 08:57:43 -05:00
Jeppe Reinhold
7d7777a168
cleanup Unstyled docs
2022-11-30 14:47:45 +01:00
Jeppe Reinhold
2820c5a148
make Description not use styled components
2022-11-30 14:44:13 +01:00
Jeppe Reinhold
b3baca1bd1
fix docsPage stories getting global styles
2022-11-30 14:35:20 +01:00
Norbert de Langen
98262c5619
Merge pull request #20025 from storybookjs/tech/upgrade-yarn
...
upgrade yarn
2022-11-30 13:37:45 +01:00
Norbert de Langen
a7b54caf22
Merge pull request #20018 from storybookjs/fix/exports-generator-inconsistency
...
Build: Add a retry mechanism for exports file generation
2022-11-30 13:16:57 +01:00
Kasper Peulen
1db0da7337
Only use jest global types by default
2022-11-30 12:40:10 +01:00
Ian VanSchooten
f670703804
Build: Add missing dependencies to manager
2022-11-29 22:47:55 -05:00
Jeppe Reinhold
5291762060
build Unstyled block, prettier ignore mdx
2022-11-30 00:46:23 +01:00
Jeppe Reinhold
5e4226da4b
Move styles to DocsContent, add .sb-story to Story block
2022-11-30 00:45:35 +01:00
Norbert de Langen
d2d835f44c
Merge pull request #20006 from storybookjs/fix/add-legacy-manager-alias
2022-11-30 00:35:28 +01:00
Jeppe Reinhold
b0fa9d707f
migrate all custom component styles to global styles
2022-11-29 21:19:45 +01:00
Norbert de Langen
462a81490e
add a retry mechanism
2022-11-29 18:36:32 +01:00
Kasper Peulen
09dd5d7f73
Update CLI templates to TS 4.9
2022-11-29 17:03:55 +01:00
Kasper Peulen
fac2465219
No unused locals in tsconfig to disable deepscan
...
Deep scan is not compatible with TS 4.9 yet. And the only issues it seems to find that are not covered yet by TS or ESLint are unused imports. TSC can catch those by enabling noUnusedLocals in tsconfig.
2022-11-29 16:28:00 +01:00
Norbert de Langen
ce3b108aa6
fix
2022-11-29 14:38:03 +01:00
Norbert de Langen
be652c3d2a
alias the correct package name
2022-11-29 14:10:38 +01:00
Norbert de Langen
6d5e19e941
add backwards support for manager-api package rename
2022-11-29 14:04:20 +01:00
Norbert de Langen
8e24756a94
add the required package, hoist import
2022-11-29 11:20:12 +01:00
Norbert de Langen
9e355c42c8
single pass file generation, optimization
2022-11-29 10:58:41 +01:00
Tom Coleman
fd1db965a7
Merge pull request #19919 from storybookjs/tom/sb-878-cleanup-de-duplicate-storybooktypes
...
Types: Rationalize story-based types and de-prefix
2022-11-28 22:52:26 +11:00
Jeppe Reinhold
27ce3d4949
Merge pull request #19886 from storybookjs/jeppe/sb-945-document-and-tweak-block-canvas
...
Blocks: Add story for Canvas `className` prop, cleanup UI SB `preview.tsx
2022-11-28 11:40:56 +01:00
Norbert de Langen
7118fc5fd6
change export-generating script to use exec util over shelljs
2022-11-28 10:16:13 +01:00