Michael Shilman
008509fcf1
Update root, peer deps, version.ts/json to 7.0.0-beta.0 [ci skip]
2022-12-08 15:53:20 +08: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
e3582011fb
Update root, peer deps, version.ts/json to 7.0.0-alpha.62 [ci skip]
2022-12-08 01:32:42 +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
989624874b
Update root, peer deps, version.ts/json to 7.0.0-alpha.61 [ci skip]
2022-12-07 18:55:00 +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
0c73183924
Update root, peer deps, version.ts/json to 7.0.0-alpha.60 [ci skip]
2022-12-07 12:15:10 +08:00
Norbert de Langen
5734438af0
Merge branch 'next' into tech/peer-dep-attempt
2022-12-06 19:57:22 +01:00
Norbert de Langen
41f6a54bde
make it work
2022-12-06 18:55:26 +01:00
Norbert de Langen
7c96a908b9
add an extra export
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-12-06 18:38:19 +01:00
Norbert de Langen
e8d1c08eb9
fix typo
2022-12-06 18:20:31 +01:00
Norbert de Langen
a363f49377
change path to export, the export map isn't taken into account by node, looks like..
2022-12-06 17:32:09 +01: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
Michael Shilman
04c66aa1e7
Update root, peer deps, version.ts/json to 7.0.0-alpha.59 [ci skip]
2022-12-07 00:02:34 +08:00
Norbert de Langen
eefe9ae99e
overhaul
2022-12-06 16:58:31 +01:00
Norbert de Langen
4fe817c8e3
fix linting
2022-12-05 10:24:11 +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
Michael Shilman
e01560a0f0
Update root, peer deps, version.ts/json to 7.0.0-alpha.58 [ci skip]
2022-12-05 14:17:42 +08:00
Tom Coleman
ee32804f5b
Also don't know why this is required
2022-12-05 10:53:06 +11:00
Tom Coleman
1df2047117
Not sure why I need to do this, I think it's an eslint bug
2022-12-05 10:09:28 +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
Michael Shilman
06a6f045ce
Update root, peer deps, version.ts/json to 7.0.0-alpha.57 [ci skip]
2022-12-03 09:43:57 +08:00
Jeppe Reinhold
7e2d3f46c4
Merge branch 'next' into tom/sb-996-resolve-css-issue-with-introduction
2022-12-01 21:02:39 +01:00
Ian VanSchooten
0b09a7bb30
Build: Update jest pretty-format to 29
2022-12-01 09:47:00 -05: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
53e9d5d03a
Update root, peer deps, version.ts/json to 7.0.0-alpha.56 [ci skip]
2022-12-01 13:45:27 +08:00
Yann Braga
084546bb30
fix prettier issue
...
even though it seems like it's not fixing, it's actually breaking it
2022-11-30 19:26:18 +01:00
Yann Braga
30642d2913
revamp tests
2022-11-30 19:26:18 +01:00
Yann Braga
bd9e2f5441
add e2e tests for the interactions debugger
2022-11-30 19:26:18 +01:00
Yann Braga
2c4616a677
add aria label to addon-interactions elements
2022-11-30 19:26:18 +01: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
Michael Shilman
d76bba935d
Update root, peer deps, version.ts/json to 7.0.0-alpha.55 [ci skip]
2022-12-01 01:21:44 +08:00
Ian VanSchooten
0cb44a3f7c
Unify typescript to ~4.9.3
2022-11-30 09:36:04 -05:00
Norbert de Langen
98262c5619
Merge pull request #20025 from storybookjs/tech/upgrade-yarn
...
upgrade yarn
2022-11-30 13:37:45 +01:00
Kasper Peulen
52f7825eea
Add explicit types to storyshots
2022-11-30 13:06:33 +01:00
Kasper Peulen
1db0da7337
Only use jest global types by default
2022-11-30 12:40:10 +01:00
Valentin Palkovic
96eb4730fd
Merge pull request #19996 from storybookjs/jest-specific-snapshot-for-29
...
Build: Upgrade jest-specific-snapshot
2022-11-30 11:51:45 +01:00
Jeppe Reinhold
b0fa9d707f
migrate all custom component styles to global styles
2022-11-29 21:19:45 +01:00
Kasper Peulen
09dd5d7f73
Update CLI templates to TS 4.9
2022-11-29 17:03:55 +01:00