Michael Shilman
|
e9ac98142a
|
7.0.0-alpha.52 next.json version file [skip ci]
|
2022-11-21 23:47:07 +09:00 |
|
Michael Shilman
|
90bc7c03f7
|
Update git head to 7.0.0-alpha.52, update yarn.lock [ci skip]
|
2022-11-21 23:38:03 +09:00 |
|
Michael Shilman
|
d2494e3f51
|
v7.0.0-alpha.52
v7.0.0-alpha.52
|
2022-11-21 23:33:02 +09:00 |
|
Michael Shilman
|
67fb029f6d
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.52 [ci skip]
|
2022-11-21 22:16:52 +08:00 |
|
Michael Shilman
|
030a80461d
|
7.0.0-alpha.52 changelog
|
2022-11-21 22:15:02 +08:00 |
|
Michael Shilman
|
03c3924fe6
|
Merge pull request #19835 from storybookjs/shilman/upgrade-docs-mdx
Upgrade docs-mdx to fix yarn pnp
|
2022-11-21 22:13:37 +08:00 |
|
Michael Shilman
|
571a58ad53
|
Merge branch 'next' into shilman/upgrade-docs-mdx
|
2022-11-21 21:52:42 +08:00 |
|
Michael Shilman
|
6f8987f3c5
|
Fix mdx tag for mdx docs files
|
2022-11-21 21:30:20 +08:00 |
|
Michael Shilman
|
d890789abc
|
Merge pull request #19834 from storybookjs/fix-next-13-link
NextJS: Fix v13 `next/link`
|
2022-11-21 21:16:58 +08:00 |
|
Michael Shilman
|
9807537e53
|
Merge pull request #19906 from storybookjs/tom/sb-769-docs2-overriding-mdx-components-doesnt
Add note about breaking changes for element override
|
2022-11-21 21:12:22 +08:00 |
|
Michael Shilman
|
55d37ff6a9
|
Merge pull request #19907 from storybookjs/tom/sb-741-docs2-sb19163-addon-docs-docspage-story
Docs: Fix ordering of entries in `Stories` block
|
2022-11-21 21:11:32 +08:00 |
|
Yann Braga
|
b102c39698
|
Merge pull request #19909 from storybookjs/fix/check-and-build-scripts
Maintenance: fix execa usage in build and check scripts
|
2022-11-21 13:33:44 +01:00 |
|
Yann Braga
|
a27608e24a
|
fix execa usage in build and check scripts
|
2022-11-21 12:44:52 +01:00 |
|
Yann Braga
|
fbd3da77c0
|
Merge branch 'next' into fix-next-13-link
|
2022-11-21 12:27:44 +01:00 |
|
Tom Coleman
|
bd01d58fd3
|
Merge pull request #19759 from storybookjs/tom/sb-880-update-execa-and-try-to-fix-waiting
Use execa 6.x in `scripts`
|
2022-11-21 21:49:17 +11:00 |
|
Tom Coleman
|
556d7df8c4
|
Remove debugging logs
|
2022-11-21 21:22:07 +11:00 |
|
Tom Coleman
|
3de97942a9
|
Merge remote-tracking branch 'origin/next' into tom/sb-880-update-execa-and-try-to-fix-waiting
|
2022-11-21 21:16:01 +11:00 |
|
Tom Coleman
|
8fb754ac0a
|
Merge pull request #19840 from storybookjs/tom/sb-787-add---no-degit-option-to-repro-next-and
Build: Create a generate task and use in the sandbox process
|
2022-11-21 17:06:45 +11:00 |
|
Tom Coleman
|
bf5eacb9cb
|
Merge remote-tracking branch 'origin/next' into tom/sb-787-add---no-degit-option-to-repro-next-and
|
2022-11-21 16:36:33 +11:00 |
|
Tom Coleman
|
f4394de826
|
Small comment fix
|
2022-11-21 16:32:57 +11:00 |
|
Tom Coleman
|
7890b3976c
|
Fix ordering of docs entries for component
|
2022-11-21 16:32:43 +11:00 |
|
Tom Coleman
|
6762e7a60c
|
Add failing test for docs order
For https://github.com/storybookjs/storybook/issues/19163
|
2022-11-21 16:18:44 +11:00 |
|
Tom Coleman
|
b518c0c8f0
|
Allow overriding port in serve/e2e-test task
|
2022-11-21 16:18:27 +11:00 |
|
Tom Coleman
|
c95ab24d5d
|
Move code import to async
|
2022-11-21 15:57:46 +11:00 |
|
Tom Coleman
|
76273b3784
|
Add note about breaking changes for element override
|
2022-11-21 15:37:42 +11:00 |
|
Michael Shilman
|
abe2ccbf3c
|
7.0.0-alpha.51 next.json version file [skip ci]
|
2022-11-19 21:03:11 +08:00 |
|
Michael Shilman
|
ef2f3eaf79
|
Update git head to 7.0.0-alpha.51, update yarn.lock [ci skip]
|
2022-11-19 20:58:22 +08:00 |
|
Michael Shilman
|
4fec76c3f5
|
v7.0.0-alpha.51
v7.0.0-alpha.51
|
2022-11-19 20:54:33 +08:00 |
|
Michael Shilman
|
a2981f7081
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.51 [ci skip]
|
2022-11-19 20:50:23 +08:00 |
|
Michael Shilman
|
a10ca3d87a
|
7.0.0-alpha.51 changelog
|
2022-11-19 20:42:41 +08:00 |
|
Michael Shilman
|
3c793312b7
|
Merge pull request #19842 from storybookjs/valentin/swc-babel-nextjs
NextJS: Fix out-of-the-box babel handling
|
2022-11-19 20:36:44 +08:00 |
|
Michael Shilman
|
3ab3e21185
|
Merge branch 'next' into valentin/swc-babel-nextjs
|
2022-11-19 18:29:46 +08:00 |
|
Michael Shilman
|
d49761bbff
|
Merge pull request #19870 from storybookjs/fix/replace-degit-with-gegit
CLI: Replace degit with giget
|
2022-11-19 18:04:05 +08:00 |
|
Michael Shilman
|
214ed3f439
|
Merge pull request #19798 from nix6839/next-framework-invalid-url-on-windows
NextJS: Fix import url on windows
|
2022-11-19 17:22:45 +08:00 |
|
Michael Shilman
|
a5f6d946a2
|
Merge pull request #19885 from storybookjs/shilman/bump-mdx2-csf
Bump mdx2-csf dependency
|
2022-11-19 12:04:28 +08:00 |
|
Norbert de Langen
|
48c4c42f4a
|
Merge pull request #19694 from bryanjtc/tsup-lib-channel-websocket
Build: Bundle lib/channel-websocket with tsup
|
2022-11-19 01:35:23 +01:00 |
|
jonniebigodes
|
2257d05d00
|
Merge pull request #19894 from estebanfelipep/patch-1
correct misspelled word
|
2022-11-18 23:26:22 +00:00 |
|
Esteban
|
908f0e9b21
|
correct misspelled word
|
2022-11-18 16:27:14 -05:00 |
|
Kyle Gach
|
223f969017
|
Update newNextLinkBehavior logic to match Next's
|
2022-11-18 13:12:18 -07:00 |
|
Yann Braga
|
58090fe46a
|
rework next/link flag for Next.js 12 and 13
|
2022-11-18 13:12:18 -07:00 |
|
Kyle Gach
|
8ecd668842
|
Fix next@13 next/link
|
2022-11-18 13:12:18 -07:00 |
|
Michael Shilman
|
a866a9d690
|
Merge branch 'next' into shilman/bump-mdx2-csf
|
2022-11-19 00:40:15 +08:00 |
|
Yann Braga
|
a9a5524d40
|
replace degit with gegit
- degit is unmaintained, gegit is a good successor
|
2022-11-18 17:12:38 +01:00 |
|
Yann Braga
|
3354a4b0ed
|
Merge pull request #19889 from storybookjs/chore/fix-chromatic-version
Maintenance: fix chromatic version to 6.11.2 in local scripts
|
2022-11-18 17:11:46 +01:00 |
|
Michael Shilman
|
28f73de9d1
|
Merge branch 'next' into shilman/upgrade-docs-mdx
|
2022-11-19 00:07:31 +08:00 |
|
Kasper Peulen
|
eaaa0ab20d
|
Merge pull request #19890 from storybookjs/kasper/downgrade-node
Build: Downgrade @types/node
|
2022-11-18 16:33:37 +01:00 |
|
Kasper Peulen
|
ef1c6861a4
|
Downgrade @types/node
|
2022-11-18 15:50:12 +01:00 |
|
Yann Braga
|
aefcf33d3c
|
fix chromatic version to 6.11.2 in local scripts
|
2022-11-18 15:48:58 +01:00 |
|
Norbert de Langen
|
94368a7f7c
|
regen lockfile
|
2022-11-18 14:35:53 +01:00 |
|
Yann Braga
|
0eddf53102
|
Merge pull request #19871 from storybookjs/chore/skip-test-runner-on-angular-15
Maintenance: add angular 14 template and skip test runner on angular 15 for now
|
2022-11-18 14:24:45 +01:00 |
|