Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 ( #19689 )
2023-11-07 15:45:42 -05:00
Leosvel Pérez Espinosa
312351b03c
fix(angular): throw an error when generating a component and the specified module can't be found ( #19324 )
2023-09-25 16:09:18 -04:00
Colum Ferry
577f820158
fix(angular): style=none should not create file #18785 ( #18836 )
2023-08-25 11:54:57 +01:00
Colum Ferry
48b356d9c1
fix(angular): throw error when generating component with multiple candidate modules ( #16332 )
2023-04-19 09:46:13 +01:00
Colum Ferry
0ce1f37943
fix(angular): add component import path correctly to NgModule when flat=false ( #16364 )
2023-04-19 09:45:36 +01: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
29f5326b80
cleanup(angular): update component generator to be more consistent with similar generators ( #16078 )
2023-04-04 09:12:57 +00:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc ( #15888 )
2023-03-27 18:00:24 -04:00
Leosvel Pérez Espinosa
ca8d24b3d4
fix(angular): set projectName as the default source for relevant generators ( #15664 )
2023-03-14 16:38:35 +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
Victor Savkin
422c8c735a
cleanup(core): clearly split nx.json config and projects config
2023-01-05 15:35:36 -05:00
Leosvel Pérez Espinosa
4e54b1a545
fix(angular): handle not provided path when generating a component without the project option ( #13877 )
2022-12-19 09:49:56 -05:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -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
98014dd660
feat(angular): support exporting standalone component in library's entry point file ( #10544 )
2022-06-01 17:00:26 +01:00
Leosvel Pérez Espinosa
2b1591d85a
fix(angular): fix component export logic to handle internal modules and secondary entry points ( #10517 )
2022-05-31 11:09:39 +01:00
Leosvel Pérez Espinosa
5c94d6222f
fix(angular): add missing skipImport option to the component generator ( #10167 )
2022-05-06 08:57:20 +01:00
Colum Ferry
e42069b5ec
fix(angular): add --module option to component generator ( #9684 )
2022-04-05 15:37:08 +01:00
Colum Ferry
a26caaa288
feat(angular): add component generator ( #9351 )
2022-03-16 12:48:27 +00:00