Ian VanSchooten
|
9d9a92d78a
|
Use an object instead of tuple for previewAnnotations
|
2022-11-08 19:27:38 -05:00 |
|
Ian VanSchooten
|
18a6ba94db
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-08 17:23:49 -05:00 |
|
Ian VanSchooten
|
0428198fa6
|
Remove errant console.log
|
2022-11-08 17:21:56 -05:00 |
|
Ian VanSchooten
|
0813b241bc
|
Fix pnpm storybook module imports for SSv6
|
2022-11-08 17:20:48 -05:00 |
|
Ian VanSchooten
|
4e15f69a03
|
Fix addon handling in SSv6
|
2022-11-08 17:19:01 -05:00 |
|
Yann Braga
|
f9813ae8a9
|
Merge pull request #19780 from storybookjs/fix-contribute-page
Docs: remove stray /li tag from contribute docs
|
2022-11-08 20:44:30 +01:00 |
|
Shaun Lloyd
|
2c3ea77ed1
|
Remove stray /li tag
|
2022-11-08 14:35:18 -05:00 |
|
Kasper Peulen
|
0362b4e023
|
Merge pull request #19768 from storybookjs/kasper/ci-pr-workflow
CI: Use a new cadence (ci, pr, merged, daily) and trigger CircleCI from github actions
|
2022-11-08 20:23:14 +01:00 |
|
Kasper Peulen
|
d9d3e135d4
|
Fix shallow clone for forks
|
2022-11-08 20:12:08 +01:00 |
|
Kasper Peulen
|
458cac9d42
|
Trigger Circle CI workflows from github actions
|
2022-11-08 20:12:08 +01:00 |
|
Yann Braga
|
6a9ecf081d
|
Merge pull request #19775 from storybookjs/chore/add-e2e-test-metadata
Maintenance: provide expected failure metadata in junit reports
|
2022-11-08 18:51:42 +01:00 |
|
Yann Braga
|
79cfb853b7
|
task: turn file checks into async
|
2022-11-08 18:28:27 +01:00 |
|
Ian VanSchooten
|
e23737e327
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-08 11:30:06 -05:00 |
|
Norbert de Langen
|
226f9a4c41
|
Merge pull request #19623 from storybookjs/tom/sb-850-allow-passing-webview-and-urlstore-to
Core: Allow overriding WebView and UrlStore
|
2022-11-08 17:18:20 +01:00 |
|
Ian VanSchooten
|
deb3b3512d
|
Remove warning
|
2022-11-08 11:15:59 -05:00 |
|
Ian VanSchooten
|
4931ec82bb
|
Fix deepscan
|
2022-11-08 10:30:09 -05:00 |
|
Ian VanSchooten
|
5bcd1e38b9
|
Add warning for super-addons not re-exporting their sub-addons
|
2022-11-08 10:28:08 -05:00 |
|
Ian VanSchooten
|
b79386896b
|
Maintain WP back-compat by using tuple of [bare, absolute]
|
2022-11-08 10:13:08 -05:00 |
|
Ian VanSchooten
|
50826f29ad
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-08 08:07:12 -05:00 |
|
Yann Braga
|
28e8c4ed1d
|
tasks: skip writing junit no failure if it has already been reported
|
2022-11-08 11:53:27 +01:00 |
|
Yann Braga
|
4fdc8317a0
|
provide expected failure metadata in junit reports
|
2022-11-08 11:49:59 +01:00 |
|
Kasper Peulen
|
c18743d2d9
|
Use ci, pr, merged, daily cadence
|
2022-11-08 09:33:05 +01: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 |
|
Ian VanSchooten
|
4af0653c72
|
Remove unrelated change
|
2022-11-04 15:32:23 -04:00 |
|
Ian VanSchooten
|
a291e26f62
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-04 14:41:42 -04:00 |
|
Ian VanSchooten
|
232756990c
|
Fix builder-webpack5 exports paths
|
2022-11-04 14:37:00 -04:00 |
|
Ian VanSchooten
|
e9d30c89c8
|
Update hasDocsOrControls to account for new path
|
2022-11-04 14:36:14 -04:00 |
|
Kasper Peulen
|
870edfb2a9
|
Revisit this test later when we can better debug windows
|
2022-11-04 17:22:07 +01:00 |
|