Norbert de Langen
|
6b7c45b61f
|
fix linting
|
2022-11-10 10:43:59 +01:00 |
|
Norbert de Langen
|
a255e097f9
|
oops
|
2022-11-10 10:28:16 +01:00 |
|
Norbert de Langen
|
bca3cba0e8
|
fix
|
2022-11-10 10:22:07 +01:00 |
|
Norbert de Langen
|
149deb8ec4
|
Merge branch 'next' into build/ts-up-addon-docs
|
2022-11-10 09:37:59 +01:00 |
|
Norbert de Langen
|
10cfd90866
|
fixes
|
2022-11-09 17:00:09 +01:00 |
|
Norbert de Langen
|
5033b32fe1
|
add extra export
|
2022-11-09 16:20:24 +01:00 |
|
Norbert de Langen
|
bc47cc4ff1
|
convert addon-docs to use ts-up
|
2022-11-09 15:27:38 +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
|
50826f29ad
|
Merge remote-tracking branch 'origin/next' into nested-addons
|
2022-11-08 08:07:12 -05: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
|
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
|
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
|
0e99426ee7
|
Add non-story content to test mdxSource generation
|
2022-11-07 14:41:24 +08: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 |
|
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
|
8dda382b9a
|
Revert "Fix TS 4.8 errors"
This reverts commit 0add1a99b434309ce0ffda2daf998812caae254a.
|
2022-11-04 11:31:11 -04:00 |
|
Ian VanSchooten
|
f6402934a1
|
Revert "Upgrade to TS 4.8"
This reverts commit 9fe7fdc20b65b33bba0914b1446c404910555bf3.
|
2022-11-04 11:31:06 -04:00 |
|
Tom Coleman
|
55e59e7a0e
|
Remove unnecessary titles
|
2022-11-04 16:23:21 +11:00 |
|
Tom Coleman
|
2becfed339
|
Merge remote-tracking branch 'origin/next' into tom/sb-850-allow-passing-webview-and-urlstore-to
|
2022-11-04 14:03:12 +11:00 |
|
Tom Coleman
|
a29323d722
|
Update to renderToCanvas + canvasElement
Update from https://github.com/ComponentDriven/csf/pull/53
|
2022-11-04 13:48:56 +11:00 |
|
Tom Coleman
|
08863527cf
|
Merge remote-tracking branch 'origin/next' into tom/sb-882-use-mdx-tag-instead-of-matching-on
|
2022-11-04 13:22:40 +11:00 |
|
Tom Coleman
|
405a53e003
|
Fix missing import
|
2022-11-04 13:20:12 +11:00 |
|
Tom Coleman
|
8757fb80de
|
Update back to next tag
|
2022-11-04 13:17:44 +11:00 |
|
Tom Coleman
|
40e298c14f
|
Merge remote-tracking branch 'origin/next' into tom/sb-888-disable-play-functions-in-docs-if-not
|
2022-11-04 11:02:15 +11:00 |
|
Ian VanSchooten
|
e7dc1c3340
|
Remove unused eslint disable directives
|
2022-11-03 16:33:13 -04:00 |
|
Ian VanSchooten
|
2db1bc7e3c
|
Remove unused imports
|
2022-11-03 16:26:55 -04:00 |
|
Ian VanSchooten
|
0e8b0ba16f
|
Remove node16 moduleResolution
|
2022-11-03 16:16:33 -04:00 |
|
Ian VanSchooten
|
756ea18f76
|
Keep addons relative, but use addon-essentials re-exports
|
2022-11-03 16:13:25 -04:00 |
|
Ian VanSchooten
|
aaa4a210e0
|
Re-export all addons from addon-essentials
|
2022-11-03 16:11:59 -04:00 |
|
Ian VanSchooten
|
af941fd365
|
Add typesVersions to addons
|
2022-11-03 16:09:47 -04:00 |
|
Ian VanSchooten
|
1f6b189d66
|
Remove typescript import resolver for now
|
2022-11-03 08:04:27 -04:00 |
|
Michael Shilman
|
3c9e345187
|
Upgrade to mdx2-csf canary with clean entry points
|
2022-11-03 19:47:53 +08:00 |
|
Ian VanSchooten
|
0add1a99b4
|
Fix TS 4.8 errors
|
2022-11-02 22:41:03 -04:00 |
|
Ian VanSchooten
|
4560a33187
|
Limit Node16 to only where it's needed, for now
Turns out it's kind of a bit PITA
|
2022-11-02 22:40:12 -04:00 |
|
Ian VanSchooten
|
edb90d6b7c
|
Remove /dist from exports & imports
|
2022-11-02 19:43:21 -04:00 |
|
Ian VanSchooten
|
9fe7fdc20b
|
Upgrade to TS 4.8
|
2022-11-02 19:33:16 -04:00 |
|
Ian VanSchooten
|
ede95622a1
|
Merge remote-tracking branch 'origin/next' into nested-addons
# Conflicts:
# code/addons/outline/package.json
|
2022-11-02 19:07:41 -04:00 |
|
Ian VanSchooten
|
a61403ae0b
|
Use /dist/preview in addons
|
2022-11-02 16:02:17 -04:00 |
|
Ian VanSchooten
|
cec66540e3
|
Standardize addon preview location / export
|
2022-11-02 15:55:19 -04:00 |
|
Ian VanSchooten
|
87582dc9e8
|
Vite: Re-export essentials sub-addon preview annotations for pnpm
|
2022-11-02 15:46:22 -04:00 |
|
Shane Moore
|
590022dfbb
|
Storyshots - Support .cjs and .mjs file extensions
In a native ESM project, the standard Storybook `main.js` file
might need to be written as a CommonJS file, and therefore named
with a .cjs extension.
|
2022-11-02 12:46:02 -04:00 |
|
Ian VanSchooten
|
aa16f23dcf
|
Point to correct .d.ts files from export maps
|
2022-11-02 12:14:30 -04:00 |
|
Tom Coleman
|
04cc734201
|
WIP use tags rather than addDocsTemplate in indexer
|
2022-11-02 15:46:31 +11:00 |
|
Tom Coleman
|
a7f29b71de
|
Add rootElement to Framework and add Framework
|
2022-11-02 12:48:26 +11:00 |
|
Ian VanSchooten
|
1dab163ce7
|
Merge pull request #19670 from storybookjs/eslint-unignores
Cleanup: Un-ignore some files from eslint
|
2022-11-01 11:39:28 -04:00 |
|
Michael Shilman
|
93e154bc4d
|
Update git head to 7.0.0-alpha.47, update yarn.lock [ci skip]
|
2022-11-01 12:18:02 +08:00 |
|
Michael Shilman
|
1c706a4a77
|
v7.0.0-alpha.47
|
2022-11-01 12:14:02 +08:00 |
|