Valentin Palkovic
|
a15c650103
|
Fix 'yarn build' command on windows systems
|
2023-03-10 09:17:12 +01:00 |
|
Michael Shilman
|
559baf5bba
|
Merge pull request #21526 from storybookjs/revert/tom/21432-replace-isomorphic-unfetch
Revert "Merge pull request #21497 from storybookjs/tom/21432-replace-…
|
2023-03-10 15:03:48 +08:00 |
|
Tom Coleman
|
a1c6880845
|
Revert "Merge pull request #21497 from storybookjs/tom/21432-replace-isomorphic-unfetch"
This reverts commit 44284e4ccc579165f71703efa47a7385306a8f03, reversing
changes made to 99bcb2ca3d1602e2841808cbfc8e9babea5840b9.
|
2023-03-10 11:53:42 +11:00 |
|
Michael Shilman
|
520d0b21ca
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2023-03-10 01:52:20 +08:00 |
|
Michael Shilman
|
574e8b7fda
|
7.0.0-rc.0 next.json version file [skip ci]
|
2023-03-10 01:50:40 +08:00 |
|
Michael Shilman
|
ab9aaa6ef8
|
Update git head to 7.0.0-rc.0, update yarn.lock [ci skip]
|
2023-03-10 01:44:22 +08:00 |
|
Valentin Palkovic
|
9b400e25e2
|
Merge pull request #21506 from storybookjs/valentin/fix-property-decorator-usage
Update babelParse to use legacy decorator syntax
|
2023-03-09 18:44:19 +01:00 |
|
Michael Shilman
|
6d1bcb2579
|
v7.0.0-rc.0
v7.0.0-rc.0
|
2023-03-10 01:43:14 +08:00 |
|
Michael Shilman
|
18a35196c7
|
Update root, peer deps, version.ts/json to 7.0.0-rc.0 [ci skip]
|
2023-03-10 01:40:10 +08:00 |
|
Michael Shilman
|
41008a73c1
|
Merge pull request #21508 from storybookjs/shilman/21287-cli-upgrade
CLI: Upgrade non-core storybook packages better
|
2023-03-09 23:38:49 +08:00 |
|
Valentin Palkovic
|
262b00795a
|
Update babelParse to use legacy decorator syntax
|
2023-03-09 16:32:46 +01:00 |
|
jonniebigodes
|
74eb850c5d
|
Merge pull request #21363 from storybookjs/chore_documentation_framework_ts_4_9
Chore (Docs) Adds TS 4-9 to the documentation
|
2023-03-09 15:20:53 +00:00 |
|
Shaun Evening
|
2ea57b2e01
|
Merge pull request #21433 from storybookjs/replace-ass-preset-links
Remove references and links to `preset-scss`
|
2023-03-09 10:05:32 -05:00 |
|
Jeppe Reinhold
|
d215086e9f
|
Merge pull request #21491 from storybookjs/tom/svelte-79-fix-svelte-configure
Svelte: Pass all arguments to configure through in svelte to fix StoryStoreV6
|
2023-03-09 15:51:37 +01:00 |
|
Yann Braga
|
f9b58409ee
|
Merge branch 'next' into shilman/21287-cli-upgrade
|
2023-03-09 15:26:39 +01:00 |
|
Yann Braga
|
f84c3217c3
|
Revert "make paths.test windows compatible"
This reverts commit 5c03abfa136b22254318bc7b55a6512a47d25e91.
|
2023-03-09 15:26:18 +01:00 |
|
Shaun Lloyd
|
4820af24ab
|
Remove references and links to preset-scss
|
2023-03-09 09:26:02 -05:00 |
|
Norbert de Langen
|
69bd030e58
|
Merge pull request #21518 from storybookjs/norbert/fix-windows-unit-test-pathing-issue
Build: add slash to fix windows test
|
2023-03-09 15:22:01 +01:00 |
|
jonniebigodes
|
5bedebf21a
|
Match KG work on why storybook
|
2023-03-09 14:03:18 +00:00 |
|
Norbert de Langen
|
e9137b4f03
|
add slash around the result, so it\s the same on every platform
|
2023-03-09 15:01:04 +01:00 |
|
Yann Braga
|
5c03abfa13
|
make paths.test windows compatible
|
2023-03-09 14:33:19 +01:00 |
|
Yann Braga
|
195e38cb53
|
Merge branch 'next' into shilman/21287-cli-upgrade
|
2023-03-09 14:29:13 +01:00 |
|
Michael Shilman
|
c13a8606ce
|
CLI: Upgrade non-monorepo storybook packages
|
2023-03-09 19:43:40 +08:00 |
|
Michael Shilman
|
03b1e959d1
|
Merge pull request #21137 from storybookjs/norbert/remove-statics-logging
CLI: Filter out internal static dir logging
|
2023-03-09 18:39:27 +08:00 |
|
Michael Shilman
|
efecf53869
|
Fix typo
|
2023-03-09 18:39:09 +08:00 |
|
Michael Shilman
|
e4b05e9aec
|
Merge branch 'next' into norbert/remove-statics-logging
|
2023-03-09 18:04:35 +08:00 |
|
Michael Shilman
|
f1c17fc368
|
Merge pull request #21461 from storybookjs/norbert/fix-finding-project-root
Core: Fix project root detection in yarn PnP without git
|
2023-03-09 17:56:03 +08:00 |
|
Michael Shilman
|
990a42df00
|
Merge pull request #21495 from storybookjs/tom/ssv6-mdx-error
Docs: Error if you try to index an MDX file in ssv6
|
2023-03-09 17:46:32 +08:00 |
|
Michael Shilman
|
44284e4ccc
|
Merge pull request #21497 from storybookjs/tom/21432-replace-isomorphic-unfetch
Telemetry: Replace isomorphic-unfetch with node-fetch in telemetry
|
2023-03-09 17:44:40 +08:00 |
|
Michael Shilman
|
9e726536d9
|
Remove spurious console.log
|
2023-03-09 17:43:28 +08:00 |
|
Michael Shilman
|
99bcb2ca3d
|
Merge pull request #21486 from storybookjs/norbert/wrap-for-pnp
Core: Fix builders/renderer PnP support
|
2023-03-09 17:25:45 +08:00 |
|
Norbert de Langen
|
0d4810b25a
|
Merge pull request #21498 from storybookjs/fix/load-main-config-cache
CLI: Require main.js without cache in automigrations
|
2023-03-09 09:27:49 +01:00 |
|
Yann Braga
|
62af0cae3d
|
fix mdx-gfm automigration when running --skip-install
|
2023-03-09 08:21:18 +01:00 |
|
Yann Braga
|
09d2801be5
|
bust cache when loading mainConfig in automigrations
|
2023-03-09 08:19:05 +01:00 |
|
Yann Braga
|
17a2d4aeed
|
add nocache option to loadMainConfig
|
2023-03-09 08:18:22 +01:00 |
|
Tom Coleman
|
3075d0aad0
|
Use global.FEATURES for tests
|
2023-03-09 16:58:58 +11:00 |
|
Tom Coleman
|
0cb7999505
|
Replace isomorphic-unfetch with node-fetch in telemetry
|
2023-03-09 16:49:18 +11:00 |
|
Tom Coleman
|
e593a4c97f
|
Add a feature flag to disable MDX error for v6
|
2023-03-09 16:31:00 +11:00 |
|
Tom Coleman
|
2d280e6629
|
Merge pull request #21496 from storybookjs/21478-fail-dupe-story-docs
|
2023-03-09 16:08:25 +11:00 |
|
Tom Coleman
|
36c1842457
|
Change warnings to throwing when hitting duplicates in the index
|
2023-03-09 15:14:15 +11:00 |
|
Tom Coleman
|
783379bcb0
|
Throw proper error if you try and index an MDX file in ssv6
|
2023-03-09 14:59:47 +11:00 |
|
Michael Shilman
|
e0ee29c2bf
|
7.0.0-beta.64 next.json version file [skip ci]
|
2023-03-09 10:04:05 +08:00 |
|
Michael Shilman
|
e915fb22e1
|
Update git head to 7.0.0-beta.64, update yarn.lock [ci skip]
|
2023-03-09 09:54:05 +08:00 |
|
Michael Shilman
|
f33337d997
|
v7.0.0-beta.64
v7.0.0-beta.64
|
2023-03-09 09:52:51 +08:00 |
|
Michael Shilman
|
3fe026fbbc
|
Update root, peer deps, version.ts/json to 7.0.0-beta.64 [ci skip]
|
2023-03-09 09:48:24 +08:00 |
|
Michael Shilman
|
a3305efd13
|
7.0.0-beta.64 changelog
|
2023-03-09 09:48:12 +08:00 |
|
Michael Shilman
|
777fe3e563
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2023-03-09 09:47:15 +08:00 |
|
Michael Shilman
|
19c468af00
|
Remove spurious log
|
2023-03-09 08:34:29 +08:00 |
|
Tom Coleman
|
87e28117a3
|
Pass all arguments to configure through in svelte
|
2023-03-09 10:11:57 +11:00 |
|
Tom Coleman
|
0f95f25a98
|
Merge pull request #21485 from storybookjs/vite/preview-hmr
Vite: Fix HMR of preview.js
|
2023-03-09 09:50:33 +11:00 |
|