19 Commits

Author SHA1 Message Date
Benjamin Cabanes
814aee56d2
docs(core): remove outdated documents (#15254) 2023-03-02 09:42:16 -05:00
Colum Ferry
1e6a4f8e65
feat(angular): prompt users for standalone components in application (#14987) 2023-02-17 20:44:10 +00:00
Colum Ferry
829df2b9ab
fix(angular): tidy up supported options (#14793) 2023-02-08 15:05:10 +00:00
Dirko Odendaal
ee909cf7a5
feat(misc): conditionally allow starter template inclusion (#14268)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 15:07:07 +00:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
Jason Jean
3a8ec4f535
fix(storybook): hide storybook 7 flags (#14568) 2023-01-23 17:48:58 -05:00
Colum Ferry
a22bd54f3f
feat(angular): add priority flags to generators (#14299) 2023-01-16 12:19:33 +00:00
Colum Ferry
81211bfc8f
fix(angular): correctly error scam-to-standalone when used in Angular < 14.1.0 (#14341) 2023-01-13 19:05:55 +00:00
Colum Ferry
3041b0a227
fix(angular): correctly error application when standalone is used in Angular < 14.1.0 (#14338) 2023-01-13 20:04:47 +01:00
Leosvel Pérez Espinosa
295547b3a9
feat(angular): add backwards compat support for the ngrx generator (#14348) 2023-01-13 19:50:57 +01:00
Katerina Skroumpelou
e5edcb84db
feat(storybook): version 7 generators (#14308) 2023-01-13 18:22:17 +00:00
Colum Ferry
6f253b05b4
fix(angular): correctly error host when standalone is used in Angular < 14.1.0 (#14339) 2023-01-13 16:58:25 +00:00
Colum Ferry
a5ff62fb9c
fix(angular): correctly error remote when standalone is used in Angular < 14.1.0 (#14340) 2023-01-13 16:58:05 +00:00
Katerina Skroumpelou
abfa8640b2
docs(misc): add x-priority flag for generators and executors (#14336) 2023-01-13 13:14:36 +00:00
Colum Ferry
46b10c2e20
fix(angular): correctly error component when standalone is used in Angular < 14.1.0 (#14337) 2023-01-13 12:57:19 +00:00
Colum Ferry
5fba936254
feat(angular): add standalone support to NgRx generator (#14141) 2023-01-05 12:46:54 +00:00
Colum Ferry
16a0891d30
feat(angular): add parent flag to ngrx generator (#14105) 2023-01-03 13:35:53 +00:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00