Valentin Palkovic
9fa5e39f65
Merge branch 'next' into issue-26056-fix-mixed-extends-import-problem
2024-05-31 10:44:44 +02:00
storybook-bot
80703e3118
Bump version from "8.2.0-alpha.3" to "8.2.0-alpha.4" [skip ci]
2024-05-30 02:57:50 +00:00
Valentin Palkovic
89a193df6f
Merge branch 'next' into issue-26056-fix-mixed-extends-import-problem
2024-05-28 09:08:03 +02:00
storybook-bot
7aa8d9fd45
Bump version from "8.2.0-alpha.2" to "8.2.0-alpha.3" [skip ci]
2024-05-27 18:00:29 +00:00
Dario Baumberger
cda2e71f1f
Merge branch 'next' into issue-26056-fix-mixed-extends-import-problem
2024-05-24 18:37:07 +02:00
Valentin Palkovic
2255ede945
Revert "Angular: Consider style inject option"
...
This reverts commit cca91fcfc6ccd59b9931a3c4868ce7d32b147d2e.
2024-05-24 16:00:56 +02:00
Valentin Palkovic
695cf8dbed
Revert "Angular: Cleanup types"
...
This reverts commit ea71032ff2576c7a0fcb6a85c5cd421f2a35ad81.
2024-05-24 16:00:19 +02:00
Dario Baumberger
b50c0d34aa
fixed wrong detection of standalone component and added tests
2024-05-24 07:39:31 +02:00
Valentin Palkovic
bc3945f8fd
Angular: Support v18
2024-05-23 10:28:34 +02:00
storybook-bot
df51f12cf9
Bump version from "8.2.0-alpha.1" to "8.2.0-alpha.2" [skip ci]
2024-05-18 15:17:46 +00:00
Valentin Palkovic
ea71032ff2
Angular: Cleanup types
2024-05-17 17:35:50 +02:00
Valentin Palkovic
a2bbf3e08c
Merge pull request #27108 from storybookjs/valentin/fix-angular-styles-options-filtering
...
Angular: Fix filtering of workspace config styles
2024-05-17 16:05:45 +02:00
Valentin Palkovic
cca91fcfc6
Angular: Consider style inject option
...
Currently, every kind of style is injected into the iframe HTML, although some of them are marked with inject:false to not inject them, but rather to leave it to the user to dynamically load them if required
2024-05-15 13:50:35 +02:00
storybook-bot
1711c49950
Bump version from "8.2.0-alpha.0" to "8.2.0-alpha.1" [skip ci]
2024-05-15 10:37:28 +00:00
Valentin Palkovic
7b503b3593
Merge remote-tracking branch 'origin/next' into valentin/provide-relaxed-types-for-framework-builder-fields
2024-05-14 16:01:50 +02:00
storybook-bot
164ed3b380
Bump version from "8.1.0" to "8.2.0-alpha.0" [skip ci]
2024-05-14 13:41:58 +00:00
storybook-bot
684fb9c20d
Bump version from "8.1.0-beta.1" to "8.1.0" [skip ci]
2024-05-14 11:21:40 +00:00
storybook-bot
7c1b14df07
Bump version from "8.1.0-beta.0" to "8.1.0-beta.1" [skip ci]
2024-05-13 09:27:18 +00:00
Valentin Palkovic
0f4d2c3746
Fix typing for main.framework/builder fields
2024-05-10 14:32:05 +02:00
storybook-bot
b7f2bbeeac
Bump version from "8.1.0-alpha.8" to "8.1.0-beta.0" [skip ci]
2024-05-09 11:50:26 +00:00
storybook-bot
fa46ca5411
Bump version from "8.1.0-alpha.7" to "8.1.0-alpha.8" [skip ci]
2024-05-05 08:01:07 +00:00
Kasper Peulen
a7f5b6d5be
Fix type errors
2024-04-12 11:31:10 +02:00
storybook-bot
68c7aec093
Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
2024-04-11 09:39:49 +00:00
storybook-bot
97fc299c0e
Bump version from "8.1.0-alpha.5" to "8.1.0-alpha.6" [skip ci]
2024-04-05 11:10:24 +00:00
storybook-bot
9d1b418354
Bump version from "8.1.0-alpha.4" to "8.1.0-alpha.5" [skip ci]
2024-03-27 23:09:52 +00:00
storybook-bot
17633cdf24
Bump version from "8.1.0-alpha.3" to "8.1.0-alpha.4" [skip ci]
2024-03-21 16:23:45 +00:00
Kasper Peulen
22f2ef1572
Merge remote-tracking branch 'origin/next' into kasper/fix-nx-cache
2024-03-20 11:49:43 +01:00
Kasper Peulen
bd516b1952
Remove project names (so that they are inferred) and some cleanup
2024-03-20 11:15:07 +01:00
Valentin Palkovic
2eaf4a6736
Merge pull request #26546 from storybookjs/valentin/add-output-support-for-angular
...
Angular: Add support for Angular's output signals
2024-03-20 10:59:28 +01:00
Valentin Palkovic
c2fd3a4ca4
Merge pull request #26413 from storybookjs/valentin/add-input-support-for-angular
...
Angular: Add support for Angular's input signals
2024-03-20 10:48:58 +01:00
Kasper Peulen
4bcb5430eb
Revert deleting project.json as it is more limited
2024-03-20 10:43:21 +01:00
Kasper Peulen
5b2c524017
Delete project.json files and move them to package.json
2024-03-20 10:00:25 +01:00
storybook-bot
ac8e9073c4
Bump version from "8.1.0-alpha.2" to "8.1.0-alpha.3" [skip ci]
2024-03-19 14:14:41 +00:00
Kasper Peulen
71e998e86d
Remove unnecessary name
2024-03-18 12:21:10 +01:00
Kasper Peulen
a1657fae02
Merge remote-tracking branch 'origin/next' into kasper/fix-nx-cache
2024-03-18 11:57:55 +01:00
Valentin Palkovic
7a0a1c7bd5
Angular: Add support for Angular's output signals
...
Support the new signal-based output function in Angular 17.3 and upwards in Storybook's helper types as StoryObj or StoryFn. I also ensured that TypeScript doesn't complain in Angular versions that don't support this feature.
Please be aware, that controls might not reflect the proper types when Signals are used. For component and property analysis, we are relying on Compodoc. Compodoc doesn't support the new output signal yet.
2024-03-18 09:05:14 +01:00
Valentin Palkovic
607e2bfbe1
Add argTypes to signal-based Angular stories
2024-03-18 08:17:05 +01:00
Valentin Palkovic
5cc0e61684
Adjust postbuild Angular script
2024-03-17 14:28:14 +01:00
Valentin Palkovic
c44a6b8bbf
Adjust types for Angular
2024-03-17 14:27:58 +01:00
Valentin Palkovic
6e21322504
Update Angular
2024-03-17 14:27:22 +01:00
Valentin Palkovic
22a40ae041
Add Signal based stories for supported Angular sandboxes
2024-03-17 14:27:07 +01:00
Valentin Palkovic
1b9b54d7d2
Fix TransformComponentType
2024-03-17 11:49:35 +01:00
Valentin Palkovic
2df879a224
Fix CI
2024-03-17 10:42:56 +01:00
Valentin Palkovic
cfadbb0fb2
Delete dist folder before building
2024-03-17 10:23:43 +01:00
Valentin Palkovic
762a61f2df
Fix type errors in older versions of Angular
2024-03-17 10:22:55 +01:00
Valentin Palkovic
0c93db1272
Fix types for older versions of Angular
2024-03-17 09:53:28 +01:00
Valentin Palkovic
a911155ea3
Angular: Support signal input with transform pattern
2024-03-17 09:53:28 +01:00
Valentin Palkovic
e470abea7d
Angular: Add support for Angular's new input signal
2024-03-17 09:53:26 +01:00
storybook-bot
dfa09c4838
Bump version from "8.1.0-alpha.1" to "8.1.0-alpha.2" [skip ci]
2024-03-16 18:53:24 +00:00
storybook-bot
7dd433dbe3
Bump version from "8.1.0-alpha.0" to "8.1.0-alpha.1" [skip ci]
2024-03-12 11:52:35 +00:00