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
storybook-bot
0ddb510e9e
Bump version from "8.0.0" to "8.1.0-alpha.0" [skip ci]
2024-03-12 08:14:14 +00:00
Jeppe Reinhold
ccb175d4a3
Set version to 8.0.0
2024-03-12 08:46:08 +01:00
Norbert de Langen
30a7e2599b
Merge branch 'next' into kasper/fix-nx-cache
2024-03-11 18:11:14 +01:00
storybook-bot
a5cfe8eafd
Bump next to be one minor ahead of main [skip ci]
2024-03-11 15:43:51 +00:00
storybook-bot
9050c69a50
Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]
2024-03-11 13:53:47 +00:00
storybook-bot
bfa0570139
Bump version from "8.0.0-rc.3" to "8.0.0-rc.4" [skip ci]
2024-03-11 12:07:18 +00:00
Kyle Gach
07023518d3
Merge branch 'next' into framework-doc-angular
2024-03-08 10:14:03 -07:00
Norbert de Langen
3fc8363c2c
Merge pull request #26351 from storybookjs/norbert/remove-testing-lib
...
Maintenance: Replace `@storybook/testing-library` with `@storybook/test` in monorepo
2024-03-07 19:06:11 +01:00
Kasper Peulen
5af40cd27e
Merge pull request #26352 from storybookjs/kasper/cli-story-update
...
CLI: Add explicit actions to header story
2024-03-07 16:11:44 +01:00
storybook-bot
d6f8526ad1
Bump version from "8.0.0-rc.2" to "8.0.0-rc.3" [skip ci]
2024-03-07 11:11:50 +00:00
Kyle Gach
e76e062988
Add angular
framework doc
2024-03-06 13:31:18 -07:00
Kasper Peulen
dbef8b5881
Add explicit actions to CLI header story
2024-03-06 15:45:00 +01:00
Norbert de Langen
e4a47f577b
replace testing-library with test in monorepo
2024-03-06 14:55:23 +01:00
Kasper Peulen
c2571266a8
Review PR
2024-03-06 13:54:24 +01:00
Kasper Peulen
ec0fc743ba
Merge remote-tracking branch 'origin/next' into kasper/fix-nx-cache
2024-03-06 13:44:01 +01:00
Kasper Peulen
37e80d8272
Get nx affected in for tests and finalize PR
2024-03-06 12:26:54 +01:00
storybook-bot
ebec658a5f
Bump version from "8.0.0-rc.1" to "8.0.0-rc.2" [skip ci]
2024-03-05 18:02:09 +00:00
storybook-bot
68f1b28e83
Bump version from "8.0.0-rc.0" to "8.0.0-rc.1" [skip ci]
2024-03-02 01:25:45 +00:00
Kasper Peulen
8a3b9068f7
Put back dependency on compile and some fixes
2024-03-01 12:14:45 +01:00
Kasper Peulen
6e3748e186
Upgrade and improve NX setup
2024-03-01 08:07:19 +01:00
storybook-bot
a47fc43e55
Bump version from "8.0.0-beta.6" to "8.0.0-rc.0" [skip ci]
2024-02-29 10:34:54 +00:00
storybook-bot
8ba6b46599
Bump version from "8.0.0-beta.5" to "8.0.0-beta.6" [skip ci]
2024-02-28 13:54:34 +00:00
Valentin Palkovic
aec125a054
Use tsconfig.doc.ts also for Storybook dev
2024-02-28 08:50:00 +01:00
Kasper Peulen
b7d636106f
Use dedicated tsconfig for compodocs
2024-02-27 16:27:35 +01:00
Michael Shilman
995abe0d8c
Merge pull request #26128 from storybookjs/tom/add-stats-json-flag
...
CLI: Rename `--webpack-stats-json` to `--stats-json` as it works in Vite
2024-02-24 07:44:46 +08:00
storybook-bot
a7529d67fc
Bump version from "8.0.0-beta.4" to "8.0.0-beta.5" [skip ci]
2024-02-23 19:13:06 +00:00
Tom Coleman
5c8a1669a2
Add a new flag --stats-json
and soft replace --webpack-stats-json
...
This reverts commit b868150e56c2432810d22a96119ab81a7fd55535.
2024-02-21 16:24:38 +11:00
Tom Coleman
b868150e56
Revert "Add a new flag --stats-json
and soft replace --webpack-stats-json
"
...
This reverts commit 66e08d93cc37a18f7a6cd670bb726400c62aa9ff.
2024-02-21 16:23:03 +11:00
Tom Coleman
66e08d93cc
Add a new flag --stats-json
and soft replace --webpack-stats-json
2024-02-21 16:21:53 +11:00
storybook-bot
5ce7f27f1e
Bump version from "8.0.0-beta.3" to "8.0.0-beta.4" [skip ci]
2024-02-20 18:30:28 +00:00
storybook-bot
bd7ce6f5f8
Bump version from "8.0.0-beta.2" to "8.0.0-beta.3" [skip ci]
2024-02-17 02:58:08 +00:00