1752 Commits

Author SHA1 Message Date
Katerina Skroumpelou
45ce3b2a0a
feat(vite): update vite-tsconfig-paths (#13714) 2022-12-08 18:36:45 +00:00
Isaac Mann
e470b6e259
docs(graph): add task graph widget (#13698) 2022-12-08 11:07:16 -05:00
Miroslav Jonaš
c3bc517480
feat(core): prune lock file based on projects dependencies and package.json (#13317) 2022-12-08 09:32:11 -05:00
Colum Ferry
bb32f024cb
feat(react): add module-federation-ssr-dev-server (#13708) 2022-12-08 08:35:42 -05:00
Leosvel Pérez Espinosa
51bfe24bbe
docs(angular): sort versions in compatibility matrix from newest to oldest (#13702) 2022-12-08 11:57:41 +01:00
Isaac Mann
569c2d3c03
docs(core): deprecate global implicit dependencies (#13642) 2022-12-07 12:54:10 -05:00
Colum Ferry
198e104075
docs(angular): fix the angular tutorial from bugs #13619 (#13686)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-07 16:10:55 +00:00
Jason Jean
d13bcfe123
fix(misc): error if run-commands is used without command or commands (#13669) 2022-12-06 15:15:11 -05:00
Juri Strumpflohner
f6a985d80f
feat(nxdev): allow to change columns on cards (#13522) 2022-12-06 10:29:47 -05:00
Isaac Mann
994f3f84ce
docs(core): update angular to nx guide (#13519)
Co-authored-by: Zack DeRose <zack.derose@gmail.com>
2022-12-06 09:50:45 -05:00
Juri Strumpflohner
5d4ee02114
docs(core): update root-level script docs (#13651) 2022-12-06 08:33:54 -05:00
Katerina Skroumpelou
7d329c0590
fix(vite): remove default for hmr from schema.json (#13654) 2022-12-06 08:06:30 -05:00
Caleb Ukle
5d910c0f1a
fix(testing): rename cy 10 migration to 11 (#13646) 2022-12-05 16:58:57 -05:00
Jack Hsu
8a74e62956
fix(bundling): enable hmr by default for Vite dev-server (#13647) 2022-12-05 16:53:52 -05:00
Yuichiro Izumi
b71b28ec52
fix(nxdev): fix link in how-project-graph-is-built (#13632) 2022-12-05 15:44:10 -05:00
Isaac Mann
baff85bb73 docs(core): add dte images 2022-12-05 13:35:12 -05:00
Caleb Ukle
6f8a849d6b
fix(testing): handle cypress-project generation for standalone projects (#13602) 2022-12-05 10:12:32 -05:00
Juri
eb3242ab44 docs(core): fix typo in code example 2022-12-05 15:37:14 +01:00
Jack Hsu
67c7822ad3
fix(react): add missing style preprocessors when using Vite (#13600) 2022-12-02 21:56:23 +00:00
Philip Fulcher
1a3240d651
docs(react): remove Angular references (#13603)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
2022-12-02 14:42:03 -07:00
Jack Hsu
5b7dba1cb7
fix(react): clean-up after dependency removal from @nrwl/react (#13563) 2022-12-02 16:58:07 +00:00
Katerina Skroumpelou
edad5ef48a
fix(bundling): hide newProject from vite config gen (#13592) 2022-12-02 18:11:37 +02:00
Katerina Skroumpelou
d5f834a3b6
fix(bundling): pass nxext options to our executor (#13587) 2022-12-02 17:42:18 +02:00
Katerina Skroumpelou
985ea6f66d
docs(bundling): remove assets example from vite (#13581) 2022-12-02 17:00:13 +02:00
Katerina Skroumpelou
8bea6ce377
cleanup(bundling): change baseHref to base for vite builder (#13580) 2022-12-02 14:12:21 +01:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react (#13525) 2022-12-01 17:06:32 -05:00
Isaac Mann
4c723de444
docs(core): root-level scripts recipe (#13515) 2022-12-01 15:53:40 -05:00
Isaac Mann
2fc86e23d4
docs(core): fix name of eslint config (#13554) 2022-12-01 20:08:49 +00:00
Katerina Skroumpelou
eda03e5044
chore(storybook): remove prompt for bundler (#13551) 2022-12-01 17:19:22 +00:00
Katerina Skroumpelou
432d235700
fix(bundling): remove wrong doc and preset wc use vite (#13536) 2022-12-01 09:14:47 -05: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
Juri
a7408d0a1e docs(core): add Nx to existing projects 2022-11-30 21:41:27 +01: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
Isaac Mann
51762b0091
docs(core): angular standalone tutorial (#13514) 2022-11-30 13:25:46 -05:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder (#13496) 2022-11-30 11:41:12 +00:00
Jack Hsu
a9ac43b86f
feat(react): add CRA support to "nx init" (#13488) 2022-11-29 23:20:27 -05:00
Isaac Mann
2e544177ea
docs(core): react standalone tutorial (#13453) 2022-11-29 17:17:14 -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
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
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
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
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
Katerina Skroumpelou
b84f239f47
fix(bundling): remove default values from executors (#13444) 2022-11-28 13:29:58 -05:00