Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04:00
Caleb Ukle
85b3315b34
chore(misc): update snapshots to latest format ( #16276 )
2023-04-14 11:29:06 -04:00
Leosvel Pérez Espinosa
c8a2f50f36
feat(angular): remove deprecated simpleModuleName option from library generator ( #16219 )
2023-04-12 10:35:51 +01:00
Leosvel Pérez Espinosa
e9f97f87e9
fix(angular): fix migrations cli type and use @angular-devkit/build-angular to determine ng devkit version ( #16157 )
2023-04-06 10:02:34 -04:00
Jason Jean
afdf5ea4ae
fix(angular): handle projects with no targets in angular migration ( #15940 )
2023-03-29 15:41:34 +00:00
Leosvel Pérez Espinosa
d20bf770ef
fix(angular): prevent nested calls to formatFiles in generators ( #15946 )
2023-03-29 09:46:51 +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
Colum Ferry
597832e88f
fix(angular): use @nrwl/web:file-server ( #15849 )
2023-03-27 09:42:53 +01:00
Jason Jean
9c7e67ba6f
fix(angular): format files after angular jest migration ( #15779 )
2023-03-20 17:38:53 -04:00
Caleb Ukle
1bca34777a
fix(testing): use es2016 for jest-preset-angular projects ( #15646 )
2023-03-17 10:32:30 -04:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit ( #15547 )
2023-03-10 17:04:10 +00:00
Colum Ferry
5b8a663016
cleanup(angular): convert ng cli migrations to nx devkit ( #15590 )
2023-03-10 15:54:38 +00:00
Leosvel Pérez Espinosa
3670f20fdb
cleanup(angular): fix unit tests setup so peer deps are not installed with ensurePackage ( #15560 )
2023-03-09 15:18:04 +00:00
Colum Ferry
2ab66dd410
cleanup(angular): remove karma generation support ( #15419 )
2023-03-09 11:28:31 +00:00
Leosvel Pérez Espinosa
fba34ca997
fix(angular): fix rxjs package updates and ensure peer deps are installed before other migrations ( #15458 )
2023-03-06 10:22:54 +00:00
Colum Ferry
fde0abf998
cleanup(angular): prune angular migrations ( #15416 )
2023-03-03 13:41:15 +00:00
Colum Ferry
9efcf044c9
feat(angular): support Angular 15.2 ( #14953 )
2023-02-23 11:56:41 -05:00
Leosvel Pérez Espinosa
17aa8950d5
fix(angular): ensure required peer deps are installed when migrating from angular cli workspaces ( #14766 )
2023-02-02 10:47:35 +01:00
Colum Ferry
fe6ffa20d9
feat(angular): set angular devkit packages as peer deps ( #14723 )
2023-02-01 17:09:29 +00:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Colum Ferry
2dc72e0f94
feat(angular): support angular 15.1.0 ( #14103 )
2023-01-12 12:30:17 -05:00
Katerina Skroumpelou
c79d2b2302
feat(storybook): fix the options for the builders ( #14279 )
2023-01-12 15:19:09 +02:00
Victor Savkin
422c8c735a
cleanup(core): clearly split nx.json config and projects config
2023-01-05 15:35:36 -05:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes ( #13938 )
2022-12-28 15:18:07 -05:00
Minijus L
9ac9491c3b
fix(angular): support target-less projects in update-15-2-0 ( #13755 )
2022-12-13 09:18:19 +00:00
Katerina Skroumpelou
c60d52af9b
cleanup(misc): remove storybook dependency from other packages ( #13571 )
2022-12-02 17:38:59 +02:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -05:00
ccosmincc
328c54787f
fix(angular): checks for targets existence before attempting to iterate them ( #13287 )
2022-11-21 10:23:06 -05:00
Jason Jean
7554dda7ba
fix(angular): format files after migrations ( #13237 )
2022-11-17 21:02:57 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 ( #12112 )
2022-11-17 09:31:45 -05:00
Craigory Coppola
a300c0e3eb
fix(angular): migration should ignore external deps ( #13112 )
2022-11-11 12:23:41 -05:00
Colum Ferry
60c220b788
cleanup(angular): remove redundant test from early migration ( #13130 )
2022-11-11 15:37:30 +00:00
Jason Jean
49c5e5069b
feat(core): migrate existing workspaces to use inputs configuration ( #12416 )
2022-10-05 22:30:03 +00:00
Jason Jean
e13ad111b2
fix(angular): fix import breaking jasmine-marbles migration ( #12415 )
2022-10-04 22:34:34 +00:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server ( #11989 )
2022-09-29 08:45:22 +00:00
Colum Ferry
3dc72f0257
fix(angular): switch to using jasmine-marbles for certain symbols ( #11896 )
2022-09-28 15:54:40 +01:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces ( #12127 )
2022-09-27 23:16:22 +00:00
Colum Ferry
b86ace50d3
fix(angular): change rxjs migration to conditional migration ( #11771 )
2022-08-30 10:43:35 -04:00
Colum Ferry
aaeeaedceb
feat(angular): migrate versions to 14.2.0 ( #11530 )
...
* feat(angular): migrate versions to 14.2.0-next.0
* feat(angular): support 14.2.0-rc.0
2022-08-29 10:39:40 +01: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
e5ec39a905
fix(angular): update angular cli package in a migration generator to prevent migration issues ( #11375 )
2022-07-30 16:17:09 +00:00
Leosvel Pérez Espinosa
8ce1444324
fix(angular): do not write files unnecessarily in mfe to mf migration ( #11126 )
2022-07-13 13:18:20 +01:00
Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf ( #10957 )
2022-07-01 13:48:38 +00:00
Leosvel Pérez Espinosa
e507d7b4cf
cleanup(angular): remove remaining angular cli helpers and set version target for existing deprecations helpers ( #10791 )
2022-06-17 18:00:42 +01:00
Leosvel Pérez Espinosa
9e91bafb9c
fix(angular): prevent deleting library's root package.json file on windows machines ( #10635 )
2022-06-08 11:57:54 +01:00
Leosvel Pérez Espinosa
eea2470619
feat(angular): support angular v14.0.0 ( #10559 )
2022-06-03 10:23:09 -04:00
Jason Jean
925a27bf64
fix(devkit): add options allow trailing commas for parsing json ( #10538 )
2022-06-01 13:13:24 -04:00
Leosvel Pérez Espinosa
26edb49302
feat(angular): support angular v14.0.0-rc.3 ( #10543 )
2022-06-01 16:26:09 +00:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 ( #8883 )
2022-05-30 16:09:00 -04:00
Chau Tran
512237caf7
feat(core): add nx.json, workspace.json, and project.json JSON schemas ( #10228 )
...
* feat(core): add nx.json, workspace.json, and project.json JSON schemas
ISSUES CLOSED : #8574 , #2299
* fix(core): add ajv to test generated config files based on JSON schema
* fix(core): only add $schema to project.json if it is standalone and in create mode
* feat(core): add migration to add json schema to config files for 14.2.0
* fix(core): adjust schemas
* chore(core): adjust tests across repo to adhere to JSON schema if generated
* fix(core): construct the json schema object instead of using a boolean flag
* chore(core): add ajv tests for workspacejson and nxjson
* chore(core): remove unnecessary standalone check
2022-05-10 15:05:26 -05:00