Tom Coleman
|
58a373085b
|
Turn on optimize deps
|
2022-11-03 23:35:38 +11:00 |
|
Tom Coleman
|
7180924946
|
Add loader/decorator to wrap stories in a docs context
And a very simple story for the `<Story>` block
|
2022-11-03 23:35:13 +11:00 |
|
Norbert de Langen
|
5eaf7d89ed
|
Merge pull request #19720 from storybookjs/tech/revert-back-removal-of-re-export
undo - client-api should export from store
|
2022-11-03 08:46:11 +01:00 |
|
Michael Shilman
|
b8b4384487
|
Merge pull request #19738 from storybookjs/shilman/csf-tools-configfile-default-export
CSF-tools: Support default exports for SB7
|
2022-11-03 13:28:18 +08:00 |
|
Michael Shilman
|
ebe670eaf0
|
Merge pull request #19713 from storybookjs/tom/sb-895-docs-option-to-turn-on-docs-page
Allow setting docsPage `automatic` to create docs entries for all components
|
2022-11-03 11:26:12 +08:00 |
|
Tom Coleman
|
f8f22ac409
|
Merge pull request #19717 from storybookjs/tom/sb-726-telemetry-fix-rendererframework
Pull renderer+builder from framework's package.json + a known list
|
2022-11-03 14:23:45 +11:00 |
|
Michael Shilman
|
59a5550530
|
CSF-tools: Support default exports for SB7
|
2022-11-03 10:39:04 +08:00 |
|
Gavin Mogan
|
2f676a2528
|
Use import.meta.webpackHot instead of module.hot for check
|
2022-11-02 15:20:09 -07:00 |
|
Norbert de Langen
|
b298a49a44
|
Merge pull request #19672 from storybookjs/prettier-upgrade
Dependencies: Bump prettier dependency, cleanup config
|
2022-11-02 22:45:28 +01:00 |
|
Norbert de Langen
|
79187f4049
|
Merge pull request #19724 from storybookjs/nested-dts
Fix: Point to correct .d.ts files from export maps
|
2022-11-02 21:57:33 +01:00 |
|
Ian VanSchooten
|
b37061cbd1
|
Merge remote-tracking branch 'origin/next' into prettier-upgrade
|
2022-11-02 16:05:04 -04:00 |
|
Kasper Peulen
|
e0026c02c8
|
Merge pull request #19669 from storybookjs/eslint-fix
Cleanup: Make ESLint the default formatter in vscode
|
2022-11-02 20:52:12 +01:00 |
|
Michael Shilman
|
e7e6d0c391
|
Fix linting
|
2022-11-03 00:49:37 +08:00 |
|
Michael Shilman
|
60651b346c
|
Merge branch 'next' into pr/19585
|
2022-11-03 00:46:13 +08:00 |
|
Ian VanSchooten
|
aa16f23dcf
|
Point to correct .d.ts files from export maps
|
2022-11-02 12:14:30 -04:00 |
|
Ian VanSchooten
|
81d179230b
|
Configure eslint working directories for vscode
|
2022-11-02 10:44:02 -04:00 |
|
Norbert de Langen
|
2c5079a602
|
add them back here too
|
2022-11-02 14:33:42 +01:00 |
|
Norbert de Langen
|
e789ca6fa9
|
add re-export back that I removed in https://github.com/storybookjs/storybook/pull/19580
|
2022-11-02 14:30:21 +01:00 |
|
Tom Coleman
|
2ebaa53687
|
Small tweak
|
2022-11-02 22:13:19 +11:00 |
|
Tom Coleman
|
1493309423
|
Fix tests
|
2022-11-02 22:12:48 +11:00 |
|
Tom Coleman
|
8012b1122a
|
Pull renderer+builder from framework's package.json + a known list
|
2022-11-02 22:00:26 +11:00 |
|
Tom Coleman
|
18d1070f7b
|
Create a migration to add docs.docsPage: 'automatic' if unset
|
2022-11-02 17:36:55 +11:00 |
|
Tom Coleman
|
fe3396e90a
|
Update default main.js to set docsPage: true
|
2022-11-02 17:15:56 +11:00 |
|
Tom Coleman
|
43f75b1fed
|
Add docsPage tag to all Button/Header CLI templates
|
2022-11-02 17:02:43 +11:00 |
|
Kasper Peulen
|
426c6c07da
|
Merge pull request #19704 from storybookjs/export-react-framework
React: Expose ReactFramework type
|
2022-11-02 06:58:41 +01:00 |
|
Tom Coleman
|
6e256cd2ab
|
Allow setting docsPage = automatic to set docs entries for all components
|
2022-11-02 16:19:51 +11:00 |
|
Michael Shilman
|
02623aed81
|
Merge pull request #19706 from storybookjs/shilman/19453-fix-vue-test-runner
Build: Re-enable test-runner for vue-cli
|
2022-11-02 10:42:11 +08:00 |
|
Michael Shilman
|
f64590613e
|
Build: Re-enable test-runner for vue-cli
|
2022-11-02 10:06:50 +08:00 |
|
Michael Shilman
|
aeaced7f17
|
Merge pull request #19697 from SebastianKapunkt/vue-webpack-5-babel
Vue: Add babel loader 9.0.0 to vue-webpack5 peer dependencies
|
2022-11-02 08:38:15 +08:00 |
|
Ian VanSchooten
|
0e0d6e644f
|
Expose ReactFramework type
|
2022-11-01 16:10:29 -04: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 |
|
SebastianKapunkt
|
04a16c3c78
|
vue-webpack-5 Add babel loader 9.0.0 and up to peer dependencies
|
2022-11-01 11:15:43 +01: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 |
|
Michael Shilman
|
aba7964cc4
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.47 [ci skip]
|
2022-11-01 12:10:52 +08:00 |
|
Michael Shilman
|
e8427c9df3
|
Merge pull request #19680 from storybookjs/shilman/csf-plugin
Addon-docs: Replace source-loader with csf-plugin
|
2022-11-01 12:05:18 +08:00 |
|
Michael Shilman
|
498aa5f415
|
Fix deepscan [ci skip]
|
2022-11-01 11:33:34 +08:00 |
|
Michael Shilman
|
75f1cb6bf6
|
Merge pull request #19684 from storybookjs/shilman/csf-plugin-docgen-description
CSF-tools: Turn story comments into docs descriptions
|
2022-11-01 11:30:00 +08:00 |
|
Michael Shilman
|
5954bd8a33
|
Fix comment [ci skip]
|
2022-11-01 11:29:25 +08:00 |
|
Michael Shilman
|
3402e887c4
|
Merge branch 'next' into pr/19585
|
2022-11-01 11:18:53 +08:00 |
|
Michael Shilman
|
bf5ec569ad
|
Merge pull request #19665 from storybookjs/kasper/templates-to-csf3
CLI: Migrate CLI templates to CSF3
|
2022-11-01 10:07:39 +08:00 |
|
Michael Shilman
|
f02422a820
|
Merge pull request #19664 from storybookjs/kasper/cli-templates
CLI: Move all templates out of cli into renderers
|
2022-11-01 09:24:16 +08:00 |
|
Yann Braga
|
e568418436
|
Merge pull request #19383 from storybookjs/vite/base-config
Vite: Set default `base` for subfolder deployments
|
2022-10-31 18:19:45 +01:00 |
|
Michael Shilman
|
789a21b686
|
Fix typo [ci skip]
|
2022-11-01 00:27:57 +08:00 |
|
Michael Shilman
|
ffc95536ad
|
CsfPlugin: Fix options handling, add tests
|
2022-11-01 00:12:52 +08:00 |
|
Michael Shilman
|
ec5dc1c821
|
CSF-tools: Fix parameters merge for enrichCsf
|
2022-10-31 23:59:49 +08:00 |
|
Michael Shilman
|
d0cddf51d3
|
Fix csf-plugin to load "pre" & async for perf
|
2022-10-31 23:58:41 +08:00 |
|
Ian VanSchooten
|
3488284643
|
Restore prettier to devDependencies, so it is bundled
|
2022-10-31 11:50:22 -04:00 |
|
Kasper Peulen
|
123322c07d
|
Rename tsx to ts as we don't use jsx anymore in stories
|
2022-10-31 11:57:39 +01:00 |
|
Kasper Peulen
|
f40508e47e
|
Fix deepscan
|
2022-10-31 11:57:39 +01:00 |
|