10 Commits

Author SHA1 Message Date
jonniebigodes
e073dff303 Docs: Fix broken framework links 2024-07-08 15:06:09 +01:00
Kyle Gach
e76e062988 Add angular framework doc 2024-03-06 13:31:18 -07:00
Yann Braga
3648a0e11f categorize angular legacy build options error 2023-09-04 13:12:19 +02:00
jonniebigodes
9923805b7e Fix install instructions 2023-04-06 14:17:13 +01:00
Valentin Palkovic
31700c09c2 Export applicationConfig decorator and adjust documentation for usage 2023-03-31 08:49:38 +02:00
Valentin Palkovic
4029c7110f Introduce applicationConfig decorator for Angular
The applicationConfig decorator allows it to set provider and environment providers on the application level by passing them to the bootstrapApplication API, which is used to bootstrap the application to the DOM. It accepts a provider array, which should be used to setup application-wide providers, like the ones from BrowserAnimationModule
2023-03-29 11:45:34 +02:00
Valentin Palkovic
c777f8b63e Add Angular Builder Codemods 2023-03-06 08:24:35 +01:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
jonniebigodes
123fb0978d Additional links updated 2022-07-29 18:47:46 +01:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00