Michael Shilman
fa999299a9
Update git head to 7.0.0-beta.4, update yarn.lock [ci skip]
2022-12-13 09:39:35 +08:00
Michael Shilman
4d869ed6f7
v7.0.0-beta.4
2022-12-13 09:34:00 +08:00
Kasper Peulen
df84a9fd8c
Merge pull request #20165 from storybookjs/kasper/sb-1071-fix-ts-bug-with-meta-not-accepted
2022-12-12 12:28:25 +01:00
Kasper Peulen
3f6cf96452
Fix bug with meta not working well as generic parameter for StoryObj
2022-12-12 11:08:45 +01:00
Michael Shilman
4a1024130b
Update git head to 7.0.0-beta.3, update yarn.lock [ci skip]
2022-12-10 10:24:01 +08:00
Michael Shilman
9a57b4788c
v7.0.0-beta.3
2022-12-10 10:19:22 +08:00
Michael Shilman
4139b43db1
Update git head to 7.0.0-beta.2, update yarn.lock [ci skip]
2022-12-09 12:42:28 +08:00
Michael Shilman
66a0d58818
v7.0.0-beta.2
2022-12-09 12:37:49 +08:00
Jeppe Reinhold
5642c93edb
Merge pull request #20049 from gitstart/fix/color-control-reset
...
Controls: Fix color control not resetting when initial value is defined
2022-12-09 01:49:41 +01:00
Michael Shilman
b4d2827c1a
Update git head to 7.0.0-beta.1, update yarn.lock [ci skip]
2022-12-09 01:32:11 +08:00
Michael Shilman
42c08678ac
v7.0.0-beta.1
2022-12-09 01:26:25 +08:00
gitstart
ea90b2367b
chore: refactor changes
2022-12-08 15:18:16 +00:00
gitstart
e6e1e6b1e0
Merge commit 'f5aa7bd18204e0f9902f02741c92bfb6cbed7759' of https://github.com/gitstart/storybook into fix/color-control-reset
2022-12-08 15:18:14 +00:00
Jeppe Reinhold
f953a6dfdf
Merge branch 'next' of github.com:storybookjs/storybook into fix/file-control-reset
2022-12-08 13:19:47 +01:00
Jeppe Reinhold
04db1a8590
Merge branch 'next' of github.com:storybookjs/storybook into pr/gitstart/20049
2022-12-08 13:18:04 +01:00
gitstart
45f4946e73
chore: used ref instead of document.get
2022-12-08 08:04:32 +00:00
gitstart
0f5ca3a13d
Merge commit '2e4ddde6a0a291266d91fe6a5ecda767bf119e70' of https://github.com/gitstart/storybook into fix/file-control-reset
2022-12-08 08:04:29 +00:00
Michael Shilman
a7a36b6023
Update git head to 7.0.0-beta.0, update yarn.lock [ci skip]
2022-12-08 16:02:32 +08:00
Michael Shilman
2e4ddde6a0
v7.0.0-beta.0
2022-12-08 15:58:06 +08:00
Josh Wooding
9d074e69c6
Add csf-plugin to vite
2022-12-08 01:55:27 +00:00
Jeppe Reinhold
9e7ca4d187
Merge pull request #19954 from gitstart/fix/arrow-keydown-events
...
Controls: Arrow keys don't work on number controls
2022-12-08 00:43:33 +01:00
Michael Shilman
afe021c79b
Update git head to 7.0.0-alpha.62, update yarn.lock [ci skip]
2022-12-08 01:41:37 +08:00
Michael Shilman
27a91217b1
v7.0.0-alpha.62
2022-12-08 01:35:26 +08:00
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
gitstart
fe6232a771
fix: color control not resetting
2022-12-01 17:03:24 +00: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