365 Commits

Author SHA1 Message Date
Benjamin Cabanes
db77ddef8a
chore(repo): update packages readme banner (#20695) 2023-12-11 11:32:42 -05:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
Miroslav Jonaš
fe63f856ec
feat(linter): add create-nodes plugin (#20264) 2023-11-30 09:15:08 -05:00
Jason Jean
78ab39b895
feat(testing): allow cypress preset to execute a command for a web server (#20355) 2023-11-27 13:30:01 -05:00
Jason Jean
68e974c848
Reapply "cleanup(core): separate retrieve project configurations and … (#20398) 2023-11-27 09:45:48 -05:00
Jason Jean
6630658290
Revert "cleanup(core): separate retrieve project configurations and r… (#20397) 2023-11-23 16:33:50 -05:00
Craigory Coppola
0e0b3b9e0d
cleanup(core): separate retrieve project configurations and retrieve workspace files (#20326) 2023-11-23 15:39:07 -05:00
Leosvel Pérez Espinosa
a672cbbb58
feat(misc): allow providing a path in the name option of project generators (#20274) 2023-11-21 11:50:58 -05:00
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228) 2023-11-17 15:31:03 -05:00
Jason Jean
8a0707df86
feat(testing): distribute cypress tests for ci (#20188) 2023-11-15 16:04:52 -05:00
Katerina Skroumpelou
5d389dd62d
fix(core): await for createNodesAsync (#20232) 2023-11-14 08:13:38 -05:00
Craigory Coppola
206247f9ad
feat(core): make createNodes async (#20195)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-11-13 16:57:20 -05:00
Craigory Coppola
1bd95104cc
fix(devkit): make parseTargetString more tolerant to bad graph shapes (#20170) 2023-11-09 21:13:46 -05:00
Katerina Skroumpelou
dc51a90745
fix(core): create nodes plugin fixes (#20134) 2023-11-09 11:49:20 +02:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Miroslav Jonaš
bc577c68a2
fix(devkit): command format example should use derived info instead of as-provided (#20065) 2023-11-06 11:41:59 -05:00
Jason Jean
bdde0ddc98
chore(devkit): add util for migrating to a plugin (#19942) 2023-10-31 14:21:17 -04:00
Jason Jean
44f2f0ce2c
chore(devkit): add util for getting named-inputs (#19924) 2023-10-30 10:55:25 -04:00
Juri
59870d42c8 docs(devkit): add link to docs 2023-10-27 15:38:39 +02:00
Emily Xiong
85bda9ab8a
fix(react): fix creating a react library with cwd (#19721) 2023-10-19 13:10:01 -04: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
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Miroslav Jonaš
80ade9354b
fix(core): ensure CNW works without .yarnrc with custom registry (#18937) 2023-10-18 09:15:55 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format (#19651) 2023-10-17 17:53:48 -04:00
Jack Hsu
5c56bd610a
feat(vue): support generating components using the path as provided (#19609)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-10-17 14:12:26 -04:00
Jason Jean
8249ace5a2
feat(nx-plugin): add as provided prompt for executor generator (#19602) 2023-10-13 13:20:10 -04:00
Colum Ferry
80fde79374
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557) 2023-10-13 17:14:16 +01:00
Jason Jean
1ffeca9eb7
feat(devkit): remove backwards compatibility for Nx 15 (#19572) 2023-10-12 17:16:10 -04:00
Leosvel Pérez Espinosa
c0027de971
feat(angular): support generating artifacts using options as provided (#19527) 2023-10-11 23:22:31 -04:00
Craigory Coppola
b8e1500190
fix(devkit): pass filepath to ejs for include statements (#19517) 2023-10-11 11:56:55 -04:00
Jason Jean
5cc87bfdc2
fix(misc): properly add extra dependencies to packages (#19334) 2023-09-26 00:09:29 -04:00
Leosvel Pérez Espinosa
c18c0b2eba
feat(misc): prepend cwd to directory in project generators when using as-provided format (#19227)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-22 08:28:03 -04:00
Jason Jean
53a327715b
feat(repo): remove projectNameAndRoot nx.json option (#19218) 2023-09-21 08:15:38 -04:00
Leosvel Pérez Espinosa
a020f1d933
feat(misc): do not prompt for project name and root format when they produce the same result (#19221) 2023-09-20 09:07:47 -04:00
Craigory Coppola
de2824a450
feat(devkit): add method for tree-aware glob search (#19128) 2023-09-13 17:39:45 -04:00
Craigory Coppola
ae154e777e
cleanup(devkit): improve error messaging when project doesnt exist for readTargetOptions (#19108) 2023-09-12 23:07:20 -04:00
Craigory Coppola
228393724c
feat(devkit): update parseTargetString to allow referencing targets on the current project (#19109) 2023-09-11 16:58:03 -04:00
Colum Ferry
dd5ea7a244
feat(webpack): move module federation utils to webpack (#18996) 2023-09-08 10:22:09 -04:00
Jason Jean
850cdb3d20
fix(core): do not prompt, only warn when projectNameAndRootLayout is … (#19037) 2023-09-07 09:08:08 -05:00
Leosvel Pérez Espinosa
ace8f8cf97
fix(misc): calculate cwd relative path correctly for generators and executors (#18933) 2023-09-06 14:17:35 -04:00
Jason Jean
bd1b0b70fd
feat(misc): introduce a way to set the project name/root format for all generators (#18971) 2023-09-01 16:58:14 -04:00
Jason Jean
02c5aeb255
fix(devkit): show example in deprecation message (#18823) 2023-08-24 21:08:58 +00:00
Leosvel Pérez Espinosa
e8aebe1fe1
cleanup(devkit): update project name and root helper options type (#18758) 2023-08-22 09:33:45 -04:00
Jason Jean
b309d8386c
feat(devkit): warn users the project name and root will not be derived (#18718) 2023-08-21 14:38:20 -04:00
Michał Mrozek
2638bb0db2
fix(devkit): await prettier format for v3 compatibility (#18664) 2023-08-20 22:10:56 +04:00
Miroslav Jonaš
adb39c464d
fix(core): ensure preinstall is only run once on repo (#18671) 2023-08-18 17:30:33 -04:00
Leosvel Pérez Espinosa
eb9caa1ade
feat(react): use helper to determine project name and root directory in project generators (#18615) 2023-08-18 13:12:23 -04:00
Craigory Coppola
e2ff519db2
feat(misc): save directory and name format to nx json defaults (#18683) 2023-08-17 17:48:42 -04:00
Craigory Coppola
2ff1364579
fix(devkit): convert-nx-executor should read projectNodes (#18684) 2023-08-17 18:14:14 +00:00
Leosvel Pérez Espinosa
47f8b7a8be
feat(angular): use helper to determine project name and root directory in project generators (#18607) 2023-08-17 16:27:47 +01:00