Leosvel Pérez Espinosa
|
59a6a9e10a
|
fix(angular): don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546)
|
2022-12-01 16:02:53 +00:00 |
|
Benjamin Cabanes
|
3f05d66643
|
docs(nxdev): update nx cloud logo (#13547)
|
2022-12-01 10:43:20 -05:00 |
|
Colum Ferry
|
ec4d95c319
|
cleanup(angular): add util for finding the directory name based on angular version (#13539)
|
2022-12-01 14:23:05 +00:00 |
|
Katerina Skroumpelou
|
432d235700
|
fix(bundling): remove wrong doc and preset wc use vite (#13536)
|
2022-12-01 09:14:47 -05:00 |
|
Miroslav Jonaš
|
22e70d614e
|
fix(angular): fix root-project support for Angular (#13534)
|
2022-12-01 15:14:08 +01:00 |
|
Miroslav Jonaš
|
92df716b66
|
fix(core): add peerDependenciesMeta to PackageJson model (#13537)
|
2022-12-01 13:10:16 +00:00 |
|
Miroslav Jonaš
|
1a3cc515a4
|
fix(core): prevent peer deps from ending up as dev deps in create package json (#13502)
|
2022-12-01 12:07:52 +01:00 |
|
Juri
|
ea8f0049c7
|
docs(core): link tutorials to integrated vs package based guide
|
2022-12-01 10:21:43 +01:00 |
|
Juri
|
04e56f6386
|
docs(core): improve custom commands doc
|
2022-12-01 09:34:04 +01:00 |
|
Jack Hsu
|
08689b03be
|
fix(react): generate new libs with @nrwl/rollup:rollup instead of @nr… (#13526)
|
2022-12-01 04:38:36 +00:00 |
|
Philip Fulcher
|
f1f7ccc25e
|
chore(graph): remove route listener and setter machines (#13524)
|
2022-12-01 00:18:31 +00:00 |
|
Benjamin Cabanes
|
84cbcb7e10
|
docs(nxdev): fix layout on 404 & 500 (#13523)
|
2022-11-30 22:18:51 +00:00 |
|
Jason Jean
|
804fb19291
|
fix(testing): fix jest paths for root directory (#13520)
|
2022-11-30 20:51:38 +00:00 |
|
Juri
|
a7408d0a1e
|
docs(core): add Nx to existing projects
|
2022-11-30 21:41:27 +01:00 |
|
Jason Jean
|
939c598dfc
|
chore(repo): remove duplicate test target defaults (#13512)
|
2022-11-30 15:29:07 -05:00 |
|
Jason Jean
|
27a48df0d6
|
fix(misc): use given name for creating standalone workspaces (#13516)
|
2022-11-30 15:28:56 -05:00 |
|
Victor Savkin
|
f16f53bcc5
|
fix(angular): respect the provided version when running make-angular-cli-faster
|
2022-11-30 15:04:32 -05:00 |
|
Victor Savkin
|
7762eddfc8
|
fix(core): fix nx init for non monorepos
|
2022-11-30 14:55:08 -05:00 |
|
Jack Hsu
|
5d0f50e424
|
feat(react): add --bundler=none option for React lib generator if the… (#13511)
|
2022-11-30 19:48:02 +00:00 |
|
Nicholas Cunningham
|
5c10f1ca5c
|
fix(react-native): skipPackageJson was being ignored (#13513)
Co-authored-by: Nicholas Cunningham <ndcunningham>
|
2022-11-30 12:46:48 -07:00 |
|
Victor Savkin
|
ad201d5989
|
fix(misc): do not set includeScript during nx init
|
2022-11-30 13:28:42 -05:00 |
|
Isaac Mann
|
51762b0091
|
docs(core): angular standalone tutorial (#13514)
|
2022-11-30 13:25:46 -05:00 |
|
Victor Savkin
|
ee65e6a100
|
fix(misc): nx init should allow overriding the version of nx
|
2022-11-30 12:55:30 -05:00 |
|
Victor Savkin
|
db85c62240
|
fix(core): negative patterns do not work for root project
|
2022-11-30 11:15:59 -05:00 |
|
Jonathan Cammisuli
|
8bfc0b5527
|
feat(js): use the daemon watcher instead of parcel/watcher (#13413)
|
2022-11-30 11:09:44 -05:00 |
|
Colum Ferry
|
183e3c110b
|
feat(angular): host mf should use module-federation-dev-ssr for serve-ssr (#13510)
|
2022-11-30 16:00:55 +00:00 |
|
Jason Jean
|
a1bac90d4d
|
fix(core): fix configuration option for affected:build|test|e2e (#13487)
|
2022-11-30 16:00:06 +00:00 |
|
Benjamin Cabanes
|
b9b4b2b1b6
|
docs(nxdev): set document-data type on doc pages (#13508)
|
2022-11-30 15:05:33 +00:00 |
|
Benjamin Cabanes
|
c0bae20e83
|
docs(nxdev): set document-data type on doc pages (#13506)
|
2022-11-30 14:47:13 +00:00 |
|
Jack Hsu
|
a767e6c12d
|
docs(misc): fix formatting (#13505)
|
2022-11-30 09:12:44 -05:00 |
|
Katerina Skroumpelou
|
4838833e31
|
chore(storybook): removed ununsed import (#13504)
|
2022-11-30 13:29:59 +00:00 |
|
Colum Ferry
|
f25e03d0a0
|
feat(angular): add migration for ngrx 15 (#13498)
|
2022-11-30 13:23:52 +00:00 |
|
Colum Ferry
|
2d021a1c09
|
fix(angular): add support for devRemotes in module-federation-dev-ssr (#13500)
|
2022-11-30 12:42:10 +00:00 |
|
Katerina Skroumpelou
|
f545b294cf
|
fix(storybook): inform user vite is used if project uses vite (#13499)
|
2022-11-30 13:54:20 +02:00 |
|
Colum Ferry
|
0ce6735084
|
feat(angular): add module-federation-dev-ssr builder (#13496)
|
2022-11-30 11:41:12 +00:00 |
|
Colum Ferry
|
4e672b2ab9
|
fix(angular): add server ready message to remote server (#13497)
|
2022-11-30 11:24:23 +00:00 |
|
Jack Hsu
|
a9ac43b86f
|
feat(react): add CRA support to "nx init" (#13488)
|
2022-11-29 23:20:27 -05:00 |
|
Jason Jean
|
28657d7860
|
chore(repo): update nx to 15.3.0-beta.6 (#13486)
|
2022-11-29 18:23:32 -05:00 |
|
Jason Jean
|
f39d73cce6
|
chore(angular): fix angular tests (#13483)
|
2022-11-29 22:23:30 +00:00 |
|
Isaac Mann
|
2e544177ea
|
docs(core): react standalone tutorial (#13453)
|
2022-11-29 17:17:14 -05:00 |
|
Benjamin Cabanes
|
a064252bcf
|
docs(nxdev): externalize related documentation links into its own section (#13485)
|
2022-11-29 17:14:29 -05:00 |
|
Caleb Ukle
|
74bd0bb00c
|
feat(testing): support root project generation for jest (#13353)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2022-11-29 17:03:19 -05:00 |
|
Victor Savkin
|
8f2fb24605
|
feat(misc): assume repo and app names are the same for standlone presets
|
2022-11-29 17:01:28 -05:00 |
|
Victor Savkin
|
54c2169d77
|
fix(misc): handle the case where --directory=libs
|
2022-11-29 16:39:21 -05:00 |
|
Jason Jean
|
7d829d12a8
|
chore(repo): sync docs (#13484)
|
2022-11-29 21:37:34 +00:00 |
|
Victor Savkin
|
fe062f42c3
|
fix(core): deduce layout directory
|
2022-11-29 16:08:57 -05:00 |
|
Benjamin Cabanes
|
2ea9e731b1
|
docs(nxdev): remove title from document (#13482)
|
2022-11-29 20:41:04 +00:00 |
|
Jason Jean
|
9d5a45d905
|
fix(bundling): remove extraneous logs from @nrwl/vite:build executor (#13479)
|
2022-11-29 15:15:30 -05:00 |
|
Benjamin Cabanes
|
3a2d24c0da
|
docs(nxdev): add svg favicon for light & dark themes (#13480)
|
2022-11-29 20:15:21 +00:00 |
|
Benjamin Cabanes
|
27b7e8dffe
|
docs(nxdev): remove title from document (#13481)
|
2022-11-29 15:13:01 -05:00 |
|