44666 Commits

Author SHA1 Message Date
Reuben Ellis
af636f4b99 Revert sandbox changes and formatting 2022-11-08 05:02:04 -07:00
Reuben Ellis
fc57fafea9 Add debug flag 2022-11-07 19:05:34 -07:00
Reuben Ellis
b111529efa Update sandbox chromatic script 2022-11-07 18:55:16 -07:00
Reuben Ellis
b817a2337a Update chromatic to latest version 2022-11-07 18:37:50 -07:00
Reuben Ellis
14f5a2d5d6 Add a comment to ci file 2022-11-07 18:21:39 -07:00
Reuben Ellis
3625a40f58 Change this step to checkout for full git history 2022-11-07 09:59:57 -07:00
Reuben Ellis
66588c23b0 Using the correct flag name 2022-11-07 09:49:47 -07:00
Reuben Ellis
5e707f0277 change fetch-depth to 500 2022-11-07 09:37:21 -07:00
Reuben Ellis
d51338b79c Remove accidental tsconfig change and update ci 2022-11-07 09:20:54 -07:00
Reuben Ellis
6b276683ca Merge branch 'next' of github.com:storybookjs/storybook into reuben/add-turbosnap-for-ui 2022-11-07 06:32:17 -07:00
Reuben Ellis
9bd507f7ea Add vite-plugin-turbosnap to storybook ui 2022-11-07 06:31:41 -07:00
Norbert de Langen
9a07fcba8a
Merge pull request #19726 from SMores/patch-3
Storyshots - Support .cjs and .mjs file extensions
2022-11-07 13:44:19 +01:00
Michael Shilman
3619d4b97a 7.0.0-alpha.48 next.json version file [skip ci] 2022-11-07 16:27:47 +08:00
Michael Shilman
99fe5792f9 Update git head to 7.0.0-alpha.48, update yarn.lock [ci skip] 2022-11-07 16:00:44 +08:00
Michael Shilman
b58a29b785 v7.0.0-alpha.48 v7.0.0-alpha.48 2022-11-07 15:56:24 +08:00
Michael Shilman
9fdd650514 Update root, peer deps, version.ts/json to 7.0.0-alpha.48 [ci skip] 2022-11-07 15:52:24 +08:00
Michael Shilman
c0a5d831d9 7.0.0-alpha.48 changelog 2022-11-07 15:52:12 +08:00
Michael Shilman
c47ea637c4
Merge pull request #19765 from storybookjs/fix-eslint-in-scripts
Build: Fix eslint formatting in scripts
2022-11-07 15:40:30 +08:00
Michael Shilman
6f2d930ab4
Merge pull request #19766 from storybookjs/shilman/mdx2-fix-mdx-source
Upgrade mdx2-csf to fix mdxSource generation
2022-11-07 15:33:22 +08:00
Michael Shilman
0e99426ee7 Add non-story content to test mdxSource generation 2022-11-07 14:41:24 +08:00
Michael Shilman
5f27af5cd2 Upgrade mdx2-csf 2022-11-07 14:35:20 +08:00
Tom Coleman
737d339927 Fix eslint formatting in scripts 2022-11-07 17:20:42 +11:00
Tom Coleman
8ce29a01ad
Merge pull request #19750 from storybookjs/tom/sb-754-hmr-does-not-detect-addedremoved-stories
Sandboxes: Fix up stories entry to allow HMR
2022-11-07 14:31:24 +11:00
Michael Shilman
01ee7b5f5d
Merge pull request #19712 from storybookjs/tom/sb-882-use-mdx-tag-instead-of-matching-on
Core: Update index generation to use tags to detect MDX stories
2022-11-07 09:30:47 +08:00
Tom Coleman
9def39c592 Merge remote-tracking branch 'origin/next' into tom/sb-754-hmr-does-not-detect-addedremoved-stories 2022-11-07 12:11:16 +11:00
Tom Coleman
7bc85c0628 Fix files to search subdirectories 2022-11-07 11:48:29 +11:00
Tom Coleman
dca4d7b3aa Update snapshots 2022-11-07 10:33:07 +11:00
Kasper Peulen
d6d7a500a2
Merge pull request #19762 from storybookjs/valentin/fix-windows-prep-build
Fix prepare script on Windows machines
2022-11-06 16:50:22 +01:00
Valentin Palkovic
9593c414a7 Fix prepare script on Windows machines 2022-11-06 15:07:35 +01:00
jonniebigodes
0e69222fde
Merge pull request #19564 from georgialoper/georgialoper/decorators-react-ts-docs
docs: Improve decorators React TS snippets
2022-11-05 19:38:34 +00:00
Yann Braga
0127a258bc
Merge pull request #19756 from storybookjs/kasper/fix-workflow
CI: Fix fix handle-release-branches workflow
2022-11-05 15:14:35 +01:00
Kasper Peulen
26bd203bdf
Merge pull request #19754 from storybookjs/kasper/ci-stuff
CI: Fix cross OS github actions
2022-11-05 15:12:42 +01:00
Kasper Peulen
b949e5c843 Revert handle-release-branches.yml, move to another PR 2022-11-04 21:33:11 +01:00
Kasper Peulen
febe117ff6 fix handle-release-branches workflow 2022-11-04 21:27:40 +01:00
Kasper Peulen
870edfb2a9 Revisit this test later when we can better debug windows 2022-11-04 17:22:07 +01:00
Kasper Peulen
99a5f69447 Pretend to be next 2022-11-04 17:11:08 +01:00
Kasper Peulen
04de67aa64 run the windows/osx/linux unit test on win/linux/osx 2022-11-04 16:54:42 +01:00
Kasper Peulen
fb95386ae4 skip more tests on windows for now 2022-11-04 16:43:03 +01:00
Kasper Peulen
62cdc32919 Merge remote-tracking branch 'origin/kasper/ci-stuff' into kasper/ci-stuff 2022-11-04 16:39:34 +01:00
Kasper Peulen
15331251b4 skip more tests on windows for now 2022-11-04 16:39:11 +01:00
Yann Braga
82ddfced0a add mock for x-default-browser lib
This library was causing issues with our current version of Jest (26) and the fact that an inner dependency is ESM only.
2022-11-04 16:36:20 +01:00
Kasper Peulen
031be97390 skip StoryIndexGenerator.test.ts on windows for now 2022-11-04 16:14:45 +01:00
Kasper Peulen
35b168ccda disable yarn cache 2022-11-04 15:45:13 +01:00
Kasper Peulen
e03e9eead1 Fix 2022-11-04 15:12:42 +01:00
Kasper Peulen
845477b79b Revert circle CI 2022-11-04 15:08:31 +01:00
Kasper Peulen
55e9c58ea8 Try to fix the workflow for windows tests again 2022-11-04 15:07:51 +01:00
Kasper Peulen
ce408dd665 Officially support windows 2022-11-04 14:53:22 +01:00
Norbert de Langen
d99735bfe1
Merge pull request #19614 from Marklb/marklb/undo-over-removal-of-deprecation
Undo template gen removal during deprecation property removal
2022-11-04 14:22:54 +01:00
Kasper Peulen
31d488229a Possibly fix get-next-release-branch 2022-11-04 14:03:48 +01:00
Kasper Peulen
efa085cead Remove unit tests from github actions 2022-11-04 13:57:06 +01:00