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 |
|
Leosvel Pérez Espinosa
|
81aef458c0
|
docs(angular): update docs generation to account for builders (#13469)
|
2022-11-29 15:11:20 -05:00 |
|
Jack Hsu
|
6c59cbbb3b
|
feat(react): add SSR suppoprt to host generator for module federation (#13416)
|
2022-11-29 14:49:15 -05:00 |
|
Jon Hammerskov
|
19acffa837
|
fix(core): use node_modules/.cache/nx as default for projectGraphCac… (#13470)
|
2022-11-29 14:27:05 -05:00 |
|
Leosvel Pérez Espinosa
|
f448477e9d
|
feat(misc): add support for angular cli workspaces to nx init (#13404)
|
2022-11-29 13:08:18 -05:00 |
|
Michael Be
|
a4a8d9d7e3
|
feat(angular): rename default ngrx-selector names to match ngrx-standard (#13475)
|
2022-11-29 16:29:03 +01:00 |
|
Jack Hsu
|
f2c5ebae3d
|
feat(react): default to Vite when converting from CRA to Nx (#13473)
|
2022-11-29 09:27:28 -05:00 |
|
Katerina Skroumpelou
|
19a6da335e
|
fix(bundling): place files in the right folders for Web Vite apps (#13464)
|
2022-11-29 08:43:39 -05:00 |
|
Colum Ferry
|
11b224fec3
|
fix(angular): make server build depend on browser build (#13467)
|
2022-11-29 11:27:21 +00:00 |
|
Colum Ferry
|
e3a19f4bd6
|
fix(angular): use jest-preset-angular 12.2.3 #13259 (#13468)
|
2022-11-29 11:25:19 +00:00 |
|
Leosvel Pérez Espinosa
|
36ce474e69
|
docs(angular): improve executor descriptions (#13466)
|
2022-11-29 12:08:48 +01:00 |
|
Leosvel Pérez Espinosa
|
42fa5d871b
|
docs(angular): update incremental builds requirements docs and ng-packagr-lite description (#13465)
Fixes https://github.com/nrwl/nx/issues/13421
|
2022-11-29 11:39:23 +01:00 |
|
Jorge Vergara
|
5999deedaa
|
docs(core): removes extra nx from example
removes the `nx` keyword from example because the keyword
gets added on running `yarn
documentation`
duplicating the keyword
|
2022-11-29 08:39:58 +01:00 |
|
Jack Hsu
|
78758a11a5
|
feat(react): use "nx exec" when running cra-to-nx for standalone work… (#13460)
|
2022-11-28 20:47:26 -05:00 |
|
Jack Hsu
|
cf7ad73165
|
cleanup(bundling): remove unnecessary files and targets for Vite apps… (#13456)
|
2022-11-28 17:08:37 -05:00 |
|
Brad
|
82478b8fd9
|
docs(nxdev): change connect-to-nx-cloud command (#13450)
|
2022-11-28 15:41:59 -05:00 |
|