7310 Commits

Author SHA1 Message Date
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
Chau Tran
1c70ac9571
fix(core): escape scripts with delimiters for nx exec (#13451) 2022-11-28 19:01:19 +00:00
Katerina Skroumpelou
b84f239f47
fix(bundling): remove default values from executors (#13444) 2022-11-28 13:29:58 -05:00
Emily Xiong
662f5413be
feat(react): add minimal flag (#13446) 2022-11-28 13:29:23 -05:00
Miroslav Jonaš
a95b91d433
fix(core): generated package.json should not include duplicates and optional peer deeps (#13438) 2022-11-28 17:26:32 +01:00
Jonathan Cammisuli
db3499d3a6
feat(core): add includeProjectDependents as a option for file watching (#13424) 2022-11-28 11:03:15 -05:00
Jonathan Cammisuli
f0f60fbb94
fix(testing): web and react application fixes for vitest's insourceTests (#13447) 2022-11-28 15:52:39 +00:00
Jack Hsu
5af4ae0f48
feat(bundling): remove assets option from vite build (#13441) 2022-11-28 10:40:14 -05:00
Miroslav Jonaš
05d0bf1e1e
fix(linter): standalone projects should be detectable with eslint (#13435) 2022-11-28 10:39:00 -05:00
Jack Hsu
8103290470
fix(bundling): place files in the right folders for React Vite apps (#13443) 2022-11-28 15:30:36 +00:00
Miroslav Jonaš
970351574c
fix(linter): ensure projectRootMappings exist when running eslint directly (#13432) 2022-11-28 14:59:18 +00:00
Jack Hsu
3c60da7023
cleanup(bundling): rename imported vite-tsconfig-paths plugin to matc… (#13423) 2022-11-28 13:39:06 +00:00
Colum Ferry
9469dbaac9
feat(angular): add static-server target to ssr mf remote (#13440) 2022-11-28 13:11:34 +00:00
Colum Ferry
fd1e478b80
fix(angular): use correct ready state for ssr bootstrap (#13437) 2022-11-28 12:32:51 +00:00
Katerina Skroumpelou
871f6183d7
fix(bundling): if bundler is vite unitTestRunner is vitest (#13436) 2022-11-28 14:26:15 +02:00
Miroslav Jonaš
9a0db4848f
feat(linter): replace createReactEslintJson with extendReactEslintJson (#13431) 2022-11-28 11:54:30 +01:00
Miroslav Jonaš
649e954ea3
fix(expo): ensure schema files pass the linter rule (#13433) 2022-11-28 11:33:34 +01:00
Miroslav Jonaš
9f505353f8
feat(core): enable linter for angular standalone (#13430) 2022-11-28 09:23:46 +00:00
Jason Jean
3653e5944d
fix(misc): add configuration option to print-affected (#13422) 2022-11-25 22:59:35 +00:00
Jack Hsu
70fa4b9e41
fix(react): generate lib with correct imports in vite.config.ts (#13419) 2022-11-25 21:15:15 +00:00
Benjamin Cabanes
4a5059bdae
docs(nxdev): change -gray- usage for -slate- (#13420) 2022-11-25 20:59:33 +00:00
Jack Hsu
a63a25d2e2
feat(react): add Vite bundler option for buildable libraries (#13382) 2022-11-25 20:25:37 +00:00
Benjamin Cabanes
c2db462992
docs(nxdev): add 404 page illustrations (#13418) 2022-11-25 15:15:24 -05:00
Leosvel Pérez Espinosa
7be73d1094
fix(core): set the right project graph node type for e2e project with name e2e (#13410) 2022-11-25 15:12:07 -05:00
Benjamin Cabanes
d4da217cb3
docs(nxdev): add 500 page illustration (#13417) 2022-11-25 15:05:55 -05:00
Jack Hsu
c0f12757f1
Revert "feat(vite): use the project's tsconfig.json to configure plug… (#13415) 2022-11-25 19:46:37 +00:00
Jason Jean
2c13661b90
fix(core): fix showing help for executors (#13393) 2022-11-25 14:13:45 -05:00
Richard Roozenboom
f0fc7863f9
fix(devkit): change name schema order in project.json (#13409) 2022-11-25 13:42:08 -05:00
Jack Hsu
0f6b4e7267
cleanup(bundling): update wording when running Vite build (#13411) 2022-11-25 12:48:09 -05:00
Benjamin Cabanes
1a136fc8ad
chore(vite): add vite scope to commitizen (#13412) 2022-11-25 17:47:25 +00:00
Jack Hsu
bf32321c3c
feat(vite): use the project's tsconfig.json to configure plugins rath… (#13408) 2022-11-25 11:01:27 -05:00
Jack Hsu
5aaba51fa1
fix(bundling): set rootDir to the project root when bundling with rollup (#13407) 2022-11-25 15:30:38 +00:00
Leosvel Pérez Espinosa
54ee8c5f5b
cleanup(angular): amend invalid comment in decorate-angular-cli.js script (#13406) 2022-11-25 15:50:52 +01:00
Katerina Skroumpelou
2d860eaf88
feat(storybook): generate config for vite (#13381) 2022-11-25 09:01:35 -05:00
Miroslav Jonaš
07584fde43
fix(core): generated package json should not include implicit deps (#13402) 2022-11-25 12:53:15 +00:00
Colum Ferry
1a232038c7
fix(angular): port should be added to serve-ssr for remote (#13399) 2022-11-25 12:31:19 +00:00