Valentin Palkovic
|
00fad25659
|
Fixed Angular components on Docs paged rendered Story twice
|
2023-01-18 13:59:29 +01:00 |
|
Tom Coleman
|
77803c046d
|
Merge remote-tracking branch 'origin/valentin/angular15-maintenance' into add-ignoreArgsUpdates
|
2023-01-18 20:14:08 +11:00 |
|
Tom Coleman
|
eaf762fe31
|
Update code/ui/blocks/src/blocks/Story.stories.tsx
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
|
2023-01-18 20:02:54 +11:00 |
|
Valentin Palkovic
|
fbfb295ee3
|
Fix type issues
|
2023-01-17 21:16:02 +01:00 |
|
Valentin Palkovic
|
871c65029f
|
Typo
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
103fc7a608
|
Adjust preserveWhitespace example
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
861fb9dfb2
|
Check for legacy build option
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
a9f7b0c199
|
Fix Angular storyshots
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
6918b6c756
|
Remove legacy rendering option Story
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
e0dbbf253f
|
Use Angular Standalone component to bootstrap application
Fix Angular story related to forRoot Module
Add back platform reset
Fix provider override issue in Angular stories
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
7a0963256c
|
Fix typings
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
170749b17c
|
Fix compodoc generation for angular sandboxes
|
2023-01-17 15:40:39 +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
|
4ca33c3a8f
|
Add telemetry to angular builders
|
2023-01-17 15:40:39 +01:00 |
|
Valentin Palkovic
|
478462a3a8
|
Log events when event log assertion fails
|
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 |
|
Ian VanSchooten
|
a0d5ecf8ec
|
Merge pull request #20642 from storybookjs/vite/type-cleanup
Vite: TypeScript type cleanup
|
2023-01-17 09:10:20 -05:00 |
|
Ian VanSchooten
|
ee3c42f274
|
Merge pull request #20650 from storybookjs/svelte/remove-babel-dep
Svelte: Remove babel/core peer dep
|
2023-01-17 09:09:47 -05:00 |
|
Ian VanSchooten
|
096934272d
|
Svelte: Remove babel/core peer dep
|
2023-01-17 07:28:29 -05:00 |
|
Michael Shilman
|
b8ee42f476
|
7.0.0-beta.29 next.json version file [skip ci]
|
2023-01-17 18:05:41 +08: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
v7.0.0-beta.29
|
2023-01-17 18:00:32 +08:00 |
|
Michael Shilman
|
594a98fc33
|
Update root, peer deps, version.ts/json to 7.0.0-beta.29 [ci skip]
|
2023-01-17 17:49:06 +08:00 |
|
Michael Shilman
|
112b4b6359
|
7.0.0-beta.29 changelog
|
2023-01-17 17:48:46 +08:00 |
|
Ian VanSchooten
|
eae25626ff
|
Update docs for type import change
|
2023-01-16 22:48:54 -05:00 |
|
Ian VanSchooten
|
5c59d37c1c
|
Add note in migration guide for StorybookConfig type
|
2023-01-16 22:45:13 -05:00 |
|
Ian VanSchooten
|
85eef1ca77
|
Fix vite framework preset types
|
2023-01-16 22:34:02 -05:00 |
|
Ian VanSchooten
|
678c06c7c5
|
Replace ExtendedOptions with standard Options type
|
2023-01-16 22:09:58 -05:00 |
|
Ian VanSchooten
|
0663100b12
|
Improve types in Vite frameworks
|
2023-01-16 21:46:52 -05:00 |
|
Ian VanSchooten
|
36232e7d05
|
Move types into types.ts
|
2023-01-16 20:50:53 -05:00 |
|
Ian VanSchooten
|
a71f9e2886
|
Merge pull request #20628 from storybookjs/vite-builder-readme
Docs: Update Vite builder README
|
2023-01-16 15:07:14 -05:00 |
|
Michael Shilman
|
f4d8aa48bc
|
Merge pull request #20618 from storybookjs/upgrade-deprecated-types
CLI: Add codemod to upgrade deprecated types
|
2023-01-17 03:19:51 +08:00 |
|
Yann Braga
|
ea01187bd1
|
Merge pull request #20617 from storybookjs/chore/update-pr-template
Update PULL_REQUEST_TEMPLATE.md
|
2023-01-16 18:11:55 +01:00 |
|
Norbert de Langen
|
08a3207738
|
Merge pull request #20608 from storybookjs/angular-builder-fix-docs-mode
git remote add ssams git@github.com:ssams/storybook.git git fetch ssams angular-builder-fix-docs-mode git switch --track ssams/angular-builder-fix-docs-mode
|
2023-01-16 18:11:03 +01:00 |
|
Yann Braga
|
d02bcdd753
|
improve maintainers checklist
|
2023-01-16 18:03:11 +01:00 |
|
Norbert de Langen
|
a7061565e6
|
Merge pull request #20630 from storybookjs/valentin/fix-storyshots-transpiling
Fix Storyshots transpilation
|
2023-01-16 17:58:22 +01:00 |
|
Norbert de Langen
|
a2080b9fab
|
Merge pull request #20612 from storybookjs/norbert/bring-favicon-ico-support-back
bring back support for `favicon.ico`
|
2023-01-16 16:19:54 +01:00 |
|
Norbert de Langen
|
22109463fb
|
Merge branch 'next' into norbert/bring-favicon-ico-support-back
|
2023-01-16 16:01:10 +01:00 |
|
Ian VanSchooten
|
39a4b9967e
|
Update code/lib/builder-vite/README.md
Co-authored-by: Josh Wooding <12938082+joshwooding@users.noreply.github.com>
|
2023-01-16 09:19:02 -05:00 |
|
Norbert de Langen
|
6efef61c7e
|
move comment down
|
2023-01-16 15:12:41 +01:00 |
|
Norbert de Langen
|
f5c5ad9522
|
fix code and add test
|
2023-01-16 14:53:46 +01:00 |
|
jonniebigodes
|
e19cb11ce5
|
Merge pull request #20633 from storybookjs/chore_minor_docs_snippets_additions
Chore: (Docs) Updates to code snippets and docs
|
2023-01-16 13:20:16 +00:00 |
|
Kasper Peulen
|
12d3dc7fef
|
Upgrade deprecated type migration
|
2023-01-16 14:06:44 +01:00 |
|
jonniebigodes
|
e6b4b07e2f
|
Updates to code snippets and docs
|
2023-01-16 12:58:08 +00:00 |
|
Norbert de Langen
|
884b926d26
|
rename
|
2023-01-16 13:09:40 +01:00 |
|
Norbert de Langen
|
9d69aa5d96
|
Merge branch 'next' into norbert/bring-favicon-ico-support-back
|
2023-01-16 12:43:50 +01:00 |
|