30 Commits

Author SHA1 Message Date
Valentin Palkovic
9c59ea82d0 Support NoopAnimationsModule 2023-02-01 15:17:10 +01:00
Valentin Palkovic
c550dbb503 Angular: Fix issue if BrowserAnimationsModule is imported 2023-01-24 11:34:41 +01:00
Valentin Palkovic
103fc7a608 Adjust preserveWhitespace example 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
Michael Arestad
29910b71db Remove vandalism 2022-12-27 12:54:21 -07:00
Norbert de Langen
3342776320
fix references to global in template dirs 2022-12-09 22:03:35 +01:00
Kasper Peulen
960426dba3 Move all templates out of cli into renderers 2022-10-31 10:59:17 +01:00
Ian VanSchooten
f87e73ec1c Do not split type and value imports in Angular 2022-10-27 19:33:39 -04:00
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Norbert de Langen
2e4219ddc4
hopefully fix TS4111 errors 2022-10-26 10:28:23 +02:00
Norbert de Langen
8bc4b24f3b
fixing linting 2022-10-26 10:02:19 +02:00
Norbert de Langen
e65080986a
hopefully some fixes for this problem:
https://app.circleci.com/pipelines/github/storybookjs/storybook/30782/workflows/35765dcb-08b4-461f-90bb-5967f20cd2e5/jobs/431118/steps
2022-10-26 09:17:06 +02:00
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint 2022-10-24 14:57:37 +02:00
Tom Coleman
6f9452db68 Fix null valued props 2022-10-13 17:49:41 +11:00
Tom Coleman
eaf6cef6f1 Refactor stories that used component: , which is no longer supported 2022-10-13 17:13:57 +11:00
Tom Coleman
92b7404a19 Fix angular MDX story 2022-10-13 15:47:32 +11:00
Tom Coleman
45231e4d2f Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-13 12:38:52 +11:00
Norbert de Langen
04922dfa67
convert even more children-props to label-props 2022-10-12 12:22:22 +02:00
Tom Coleman
157c2058bc remove docgen components (already under argTypes) 2022-10-11 09:51:04 +11:00
Tom Coleman
4ebdcdaa74
Merge pull request #19202 from storybookjs/tom/sb-606-migrate-stories-and-delete-angular-cli
Remove `angular-cli` example
2022-10-10 22:32:37 +11:00
Tom Coleman
c4ad8b31ab Merge remote-tracking branch 'origin/next' into tom/sb-512-angular-14 2022-10-10 21:48:44 +11:00
Tom Coleman
6343f99da8 Remove snapshots 2022-10-07 16:32:53 +11:00
Tom Coleman
2529fa7ef7 Move angular docs stories to framework 2022-10-07 16:32:43 +11:00
Michael Shilman
bcb4722860 Refactor MDX examples to sandboxes 2022-09-30 11:45:16 +08:00
Tom Coleman
a8c44cab5e Drop titles and use autotitle where possible 2022-09-16 20:13:57 +10:00
Tom Coleman
2caa680d05 Fix typing issues in angular renderer stories 2022-09-16 15:46:06 +10:00
Tom Coleman
a2d74f964d Move over a bunch of angular-cli stories 2022-09-16 15:24:30 +10:00
Tom Coleman
297725c543 Implement components for angular 2022-09-15 16:05:35 +10:00
Michael Shilman
dd7db82cab Angular: Add renderer components / stories 2022-08-15 11:39:55 +08:00