897 Commits

Author SHA1 Message Date
Michael Shilman
5268eb0fa2 v7.0.0-beta.36 2023-01-28 11:29:32 +08:00
Michael Shilman
17d4e58712 Update root, peer deps, version.ts/json to 7.0.0-beta.36 [ci skip] 2023-01-28 11:19:46 +08:00
Michael Shilman
894f514d99 Update git head to 7.0.0-beta.35, update yarn.lock [ci skip] 2023-01-27 00:59:07 +08:00
Michael Shilman
e6d5c50c88 v7.0.0-beta.35 2023-01-27 00:57:32 +08:00
Michael Shilman
811e6dd865 Update root, peer deps, version.ts/json to 7.0.0-beta.35 [ci skip] 2023-01-27 00:54:17 +08:00
Yann Braga
8bbcca3cb3
Merge pull request #20788 from storybookjs/fix/new-frameworks-automigration-in-angular
CLI: Fix new-frameworks automigration in angular projects
2023-01-26 13:53:57 +01:00
Yann Braga
9b56a368c6 new-frameworks: account for angular 2023-01-25 20:42:52 +01:00
Michael Shilman
af85902b01 Update git head to 7.0.0-beta.34, update yarn.lock [ci skip] 2023-01-26 01:39:11 +08:00
Michael Shilman
b8c17b23e9 v7.0.0-beta.34 2023-01-26 01:37:57 +08:00
Michael Shilman
572a0caf79 Update root, peer deps, version.ts/json to 7.0.0-beta.34 [ci skip] 2023-01-26 01:33:50 +08:00
Michael Shilman
1dc6152240
Merge pull request #20776 from storybookjs/shilman/fix-cli-options
CLI: Fix global flag corner case
2023-01-26 01:14:06 +08:00
Norbert de Langen
bdf56cd566
Merge pull request #20711 from alexandertrefz/fix-angular-docs-mode
Ensure Angular docsMode flag has effect
2023-01-25 14:25:29 +01:00
Alexander Trefz
b814ecad04
fix: Ensure Angular docsMode flag has effect & rename it to docs 2023-01-25 13:19:09 +01:00
Michael Shilman
4efae5ad71 Improve CLI options types 2023-01-25 11:31:06 +08:00
Michael Shilman
3f7451d2b2 CLI: Fix global flag handling 2023-01-25 11:23:29 +08:00
Ian VanSchooten
8d595b81e6 Fix utf-8 encoding flag 2023-01-24 15:54:10 -05:00
Ian VanSchooten
50ac037342 Deps: Upgrade fs-extra to 11.1.0 2023-01-24 15:32:13 -05:00
Michael Shilman
deab4d860f Update git head to 7.0.0-beta.33, update yarn.lock [ci skip] 2023-01-24 23:37:11 +08:00
Michael Shilman
7b662c4448 v7.0.0-beta.33 2023-01-24 23:35:44 +08:00
Michael Shilman
ef86cd23e6 Update root, peer deps, version.ts/json to 7.0.0-beta.33 [ci skip] 2023-01-24 22:45:12 +08:00
Michael Shilman
92436c8e0f Update git head to 7.0.0-beta.32, update yarn.lock [ci skip] 2023-01-24 11:39:46 +08:00
Michael Shilman
99f5bb60dd v7.0.0-beta.32 2023-01-24 11:38:31 +08:00
Michael Shilman
d28f6f920c Update root, peer deps, version.ts/json to 7.0.0-beta.32 [ci skip] 2023-01-24 11:06:40 +08:00
Norbert de Langen
2a370ff769
Merge pull request #20411 from literalpie/qwik-init
CLI: Add init support for qwik projects
2023-01-20 13:49:03 +01:00
Valentin Palkovic
b8ed843bf7
Merge pull request #20708 from storybookjs/valentin/fix-package-execution
CLI: Fix package execution for npm package manager
2023-01-20 13:22:39 +01:00
Valentin Palkovic
b1b872debc Fix package execution for npm package manager 2023-01-20 11:18:05 +01:00
Yann Braga
f380b27244 small tweaks on babelrc automigration 2023-01-20 10:31:45 +01:00
Yann Braga
fd5bd13dcb replace getFieldValue with getNameFromPath where applicable
- This makes the code safer as it does not evaluate properties, just looks for string literals that identify that property
2023-01-20 10:25:39 +01:00
Norbert de Langen
f385bd4a89
Merge branch 'next' into qwik-init 2023-01-20 10:20:40 +01:00
Yann Braga
7be3f8376e remove preact-webpack5 from babelrc automigration 2023-01-20 09:56:53 +01:00
Norbert de Langen
fc3b221569
Merge branch 'next' into qwik-init 2023-01-20 09:15:41 +01:00
Michael Shilman
457694a15a Update git head to 7.0.0-beta.31, update yarn.lock [ci skip] 2023-01-20 13:24:01 +08:00
Michael Shilman
6d1ea7647f v7.0.0-beta.31 2023-01-20 13:22:31 +08:00
Michael Shilman
bc018cf157 Update root, peer deps, version.ts/json to 7.0.0-beta.31 [ci skip] 2023-01-20 13:16:28 +08:00
Yann Braga
f160d3bb62 turn missing-babelrc into an automatic migration 2023-01-19 17:13:13 +01:00
Benjamin Kindle
d5bd378d27 fix: add qwik to daily CI 2023-01-18 16:25:55 -05:00
Michael Shilman
5ab9699391 Update git head to 7.0.0-beta.30, update yarn.lock [ci skip] 2023-01-18 23:11:11 +08:00
Michael Shilman
633f95bec7 v7.0.0-beta.30 2023-01-18 23:09:16 +08:00
Michael Shilman
3f782086fe Update root, peer deps, version.ts/json to 7.0.0-beta.30 [ci skip] 2023-01-18 23:00:30 +08:00
Benjamin Kindle
c6e7a04c71 fix: handle outside renderers in sandbox 2023-01-18 08:31:12 -05:00
Benjamin Kindle
d8944a5dda feat: support Qwik framework in sb init
Works with this change in the storybook-framework-qwik project: 3dca5b48de
2023-01-18 07:58:58 -05:00
Valentin Palkovic
fbfb295ee3 Fix type issues 2023-01-17 21:16:02 +01:00
Valentin Palkovic
fb98cae978 Output Storybook to storybook-static if only one project is available 2023-01-17 15:40:39 +01:00
Valentin Palkovic
de08cd06ab Only add Storybook for projects, which does not have set it up already 2023-01-17 15:40:39 +01:00
Valentin Palkovic
e70510c7ea Fix missing declaration in exports statement of cli package.json 2023-01-17 15:40:39 +01:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
Valentin Palkovic
e204a21f65 Only support Angular >= 14 2023-01-17 15:40:04 +01:00
Valentin Palkovic
db876bf7ad Remove legacy way of running Storybook in Angular projects 2023-01-17 15:40:04 +01:00
Michael Shilman
ae3640239c Update git head to 7.0.0-beta.29, update yarn.lock [ci skip] 2023-01-17 18:01:52 +08:00
Michael Shilman
c6b2e1a65b v7.0.0-beta.29 2023-01-17 18:00:32 +08:00