Jeppe Reinhold
|
d96b450bf9
|
add storysource addon, use that to display styling in className
|
2022-11-23 14:31:48 +01:00 |
|
Valentin Palkovic
|
e20eb29a0b
|
Fix CI/CD
|
2022-11-23 14:07:08 +01:00 |
|
Norbert de Langen
|
95358fe854
|
add deprecation messages
|
2022-11-23 13:58:02 +01:00 |
|
Valentin Palkovic
|
3516f140be
|
Fix lint issue
|
2022-11-23 13:33:43 +01:00 |
|
Valentin Palkovic
|
13e54db199
|
Readd styles entry
|
2022-11-23 13:21:08 +01:00 |
|
Valentin Palkovic
|
b654726c15
|
Run Angular 15 tests on CI/CD pipeline
|
2022-11-23 13:10:41 +01:00 |
|
Valentin Palkovic
|
1c50c2be16
|
Fix Angular 15 incompatibility
|
2022-11-23 13:10:37 +01:00 |
|
Norbert de Langen
|
9e252a8c3f
|
Merge branch 'next' into tech/introduce-preview-api
|
2022-11-23 11:26:40 +01:00 |
|
Norbert de Langen
|
b986f552d8
|
fix the CI by adding a resolution for the broken release of enhanced resolve, and also overriding the dep version of types/node on sandboxes so that they may be linked
|
2022-11-23 10:55:55 +01:00 |
|
Tom Coleman
|
674cc528a6
|
Drop inDevelopment from cra/default-js
|
2022-11-23 16:27:04 +11:00 |
|
Han Yeong-woo
|
fbeaff75d4
|
Support Next.js 13
|
2022-11-23 13:49:39 +09:00 |
|
Norbert de Langen
|
6ef97f8da2
|
fixes
|
2022-11-22 23:37:31 +01:00 |
|
Norbert de Langen
|
f1c0ce9c62
|
fixes
|
2022-11-22 16:51:42 +01:00 |
|
Norbert de Langen
|
38bfc04533
|
Merge branch 'next' into tech/introduce-preview-api
|
2022-11-22 16:31:30 +01:00 |
|
Norbert de Langen
|
bcd7a50eee
|
fix import in a story
|
2022-11-22 16:29:52 +01:00 |
|
Norbert de Langen
|
a9d2ae754f
|
Merge branch 'next' into tech/introduce-preview-api
|
2022-11-22 16:16:42 +01:00 |
|
Norbert de Langen
|
a397b8bf92
|
remove the export that was missing
|
2022-11-22 15:48:06 +01:00 |
|
Norbert de Langen
|
6d692e54ba
|
fixes
|
2022-11-22 15:38:43 +01:00 |
|
Norbert de Langen
|
ec73fa036b
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-22 14:23:21 +01:00 |
|
Valentin Palkovic
|
ddca95bc56
|
Merge pull request #19877 from gitstart/addon-controls/fix-controls-count
Addon-controls: Exclude `{ table: { disable: true } }` controls while counting controls for panel title
|
2022-11-22 12:48:57 +01:00 |
|
Norbert de Langen
|
bc0a83fd2c
|
fix
|
2022-11-22 11:23:24 +01:00 |
|
Norbert de Langen
|
96568264b1
|
fix types types/node
|
2022-11-22 11:10:04 +01:00 |
|
Norbert de Langen
|
656edaac63
|
cleanup
|
2022-11-22 10:17:28 +01:00 |
|
Norbert de Langen
|
a181638b2d
|
refactor the exports generation so it's the same as for manager
|
2022-11-22 10:12:29 +01:00 |
|
Norbert de Langen
|
3dff5ea0fe
|
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' of github.com:storybookjs/storybook into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-22 09:00:32 +01:00 |
|
Norbert de Langen
|
dfe2039825
|
Merge branch 'next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
|
2022-11-22 08:57:20 +01:00 |
|
Ian VanSchooten
|
dd1f555058
|
Use esbuild plugin to externalize preview imports
|
2022-11-21 23:02:28 -05:00 |
|
Ian VanSchooten
|
dc96afaf45
|
Generate exports.ts for @storybook/preview
|
2022-11-21 22:49:43 -05:00 |
|
Ian VanSchooten
|
6dec23f2ee
|
Merge remote-tracking branch 'origin/next' into norbert/sb-798-figure-out-plan-for-package-structure-rework
# Conflicts:
# code/addons/links/package.json
# code/addons/storyshots/storyshots-puppeteer/package.json
# code/lib/api/package.json
# code/lib/builder-vite/package.json
# code/lib/builder-vite/src/index.ts
# code/lib/builder-webpack5/package.json
# code/lib/client-api/package.json
# code/lib/codemod/package.json
# code/lib/core-client/package.json
# code/lib/core-server/package.json
# code/lib/csf-tools/package.json
# code/lib/source-loader/package.json
# code/lib/store/package.json
# code/lib/types/package.json
# code/ui/blocks/package.json
# code/ui/components/package.json
# code/yarn.lock
|
2022-11-21 18:42:12 -05:00 |
|
Norbert de Langen
|
e715e7c609
|
refactor for perf, more presets apply in parallel
|
2022-11-21 23:29:05 +01:00 |
|
Norbert de Langen
|
52c3f5fef7
|
use externals feature of webpack over global modules aliases
|
2022-11-21 22:56:14 +01:00 |
|
Norbert de Langen
|
20b65e67bf
|
Merge branch 'next' into tech/tsup-vite-builder
|
2022-11-21 17:20:25 +01:00 |
|
Norbert de Langen
|
c4fc196692
|
make progress on making the changes for vite builder with Ian
Co-authored-by: Ian VanSchooten <ian.vanschooten@gmail.com>
|
2022-11-21 16:56:57 +01: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
|
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
|
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
|
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 |
|
Ian VanSchooten
|
5b370e0464
|
Fix TS error
|
2022-11-21 07:21:26 -05:00 |
|
Yann Braga
|
fbd3da77c0
|
Merge branch 'next' into fix-next-13-link
|
2022-11-21 12:27:44 +01:00 |
|
Norbert de Langen
|
e26758bbc8
|
Merge branch 'next' into tech/tsup-vite-builder
|
2022-11-21 12:17:33 +01:00 |
|
Tom Coleman
|
7d4a9157f4
|
Merge remote-tracking branch 'origin/next' into tom/sb-770-migration-update-default-globs-to-match
|
2022-11-21 16:54:51 +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 |
|
Ian VanSchooten
|
f14eec42c1
|
Restore destructuring support
|
2022-11-20 22:10:31 -05:00 |
|
Ian VanSchooten
|
c02a061ac7
|
Fallback for XSTORYBOOK_EXAMPLE_APP no longer needed
|
2022-11-20 21:55:16 -05:00 |
|