Leosvel Pérez Espinosa
626605ef97
chore(angular): skip formatting generated code when not needed in unit tests ( #20819 )
2023-12-18 11:05:44 -05:00
Leosvel Pérez Espinosa
2883fa3a6f
feat(angular): update component generator to use a single string styles or styleUrl property ( #20146 )
2023-11-13 15:22:37 +01:00
Leosvel Pérez Espinosa
2076abfca4
fix(angular): fix usage of internal generators and prevent usage of deprecated project option ( #19697 )
2023-10-18 18:26:21 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04:00
Leosvel Pérez Espinosa
a0fb3c705e
cleanup(angular): consolidate name and path normalization for component, directive and pipe generators ( #16108 )
2023-04-05 09:50:46 +01:00
Leosvel Pérez Espinosa
341f573630
cleanup(angular): use generators instead of wrapped ng cli schematics ( #16082 )
2023-04-04 13:57:26 +01:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc ( #15888 )
2023-03-27 18:00:24 -04:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -05:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 ( #12112 )
2022-11-17 09:31:45 -05:00
Craigory Coppola
458fc36014
chore(misc): split create tree with empty workspace to remove parameter ( #10188 )
...
* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
2022-08-11 19:24:04 -04:00
Leosvel Pérez Espinosa
b0205d7a86
fix(angular): allow generating scam and exporting them from secondary entrypoints ( #10888 )
2022-06-27 10:12:14 +00:00
Leosvel Pérez Espinosa
4343f56da6
fix(angular): remove unnecessary extension from scam component import ( #8136 )
2021-12-13 12:53:21 +00:00
Colum Ferry
5f537183b2
fix(angular): use path property correctly when generating scams #8083 ( #8100 )
2021-12-10 12:46:54 +00:00
Colum Ferry
48712948b3
feat(angular): add scam generator ( #7987 )
...
* feat(angular): add scam generator
* feat(angular): support flat and type component flags
2021-12-06 12:59:42 +00:00