7973 Commits

Author SHA1 Message Date
Katerina Skroumpelou
61f7a9a85a
fix(react): storybook plugin fixes (#14493) 2023-01-20 08:18:43 -05:00
Katerina Skroumpelou
dbe2c3b1e6
feat(core): react standalone bundler prompt (#14464) 2023-01-20 08:18:32 -05:00
Colum Ferry
b076f0380a
fix(angular): ngrx attaching to route and non-standalone apis for 14 (#14489)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-01-20 12:50:06 +00:00
Colum Ferry
6330d9ec97
fix(angular): karma setup should be generated correctly for v14 (#14459) 2023-01-20 10:06:36 +00:00
Katerina Skroumpelou
9f0a7f07ca
fix(storybook): revert to previous defaults for Storybook CLI options (#14498) 2023-01-19 17:37:24 -05:00
Leosvel Pérez Espinosa
6c926d8c32
cleanup(angular): enable the ng-cli e2e test (#14503) 2023-01-19 20:41:40 +00:00
Jack Hsu
01b42896a2
fix(react): add migration to install @nrwl/webpack if needed by Story… (#14480) 2023-01-19 18:27:36 +00:00
Benjamin Cabanes
11593761b5
chore(nx-dev): update scope nxdev to nx-dev (#14482) 2023-01-19 18:25:34 +00:00
Benjamin Cabanes
78ca7395a9
feat(nxdev): add ui-primitives (#14481) 2023-01-19 13:01:19 -05:00
Jack Hsu
f297cb6883
chore(repo): update CI config to mitigate memory failures (#14502) 2023-01-19 17:49:23 +00:00
Lars Gyrup Brink Nielsen
d5b12dbf8f
docs(nxdev): list Angular 15.1 compatibility (#14473) 2023-01-19 09:55:24 -05:00
Isaac Mann
78a55953b0
chore(core): delete accidentally committed file (#14491) 2023-01-19 09:06:18 -05:00
Katerina Skroumpelou
8880e3e2c7
chore(storybook): update to latest beta (#14397) 2023-01-19 13:18:16 +00:00
Leosvel Pérez Espinosa
26d67c6b24
cleanup(angular): disable ng-add e2e tests temporarily (#14487) 2023-01-19 12:11:49 +00:00
Victor Berchet
13674eeb76
cleanup(vite): use createAsyncIterable from devkit (#14477) 2023-01-19 10:49:17 +02:00
Isaac Mann
2a294be6e2
docs(core): fix node tutorial to skip preset (#14468) 2023-01-18 13:56:56 -05:00
Denis Frenademetz
9cc2be6106
fix(testing): update jest snapshots (#14452) 2023-01-18 12:33:24 -05:00
Jack Hsu
bd3c387733
fix(node): add implicit dependency from node e2e project to the app p… (#14463) 2023-01-18 09:34:18 -07:00
Emily Xiong
93ac55ff2a
docs(react-native): add x-priority to react-native, expo and detox (#14402) 2023-01-18 10:26:27 -05:00
Jack Hsu
5575ae7e61
fix(node): update generated spec file to work better for standalone projects (#14461) 2023-01-18 10:20:56 -05:00
Colum Ferry
ce4b794036
docs(angular): fix preset in guide (#14460) 2023-01-18 14:58:05 +00:00
Jack Hsu
99b49189eb
fix(react): remove unit test runner prompt when generating library (#14457) 2023-01-18 09:38:52 -05:00
Victor Berchet
bd2b5ca8d3
feat(vite): enable watch mode for preview (#14412) 2023-01-18 09:41:00 +02:00
Josh Goldberg
5adfc09d76
fix(misc): add missing alt text to files-readme logo (#14446) 2023-01-17 19:09:57 -05:00
Miroslav Jonaš
cb122e8149
fix(core): fix cache mismatch in target project locator (#14445) 2023-01-17 17:20:07 -06:00
Miroslav Jonaš
23c23272ce
feat(js): add lockfile generator to js plugin (#13968) 2023-01-17 22:44:33 +01:00
Nicholas Cunningham
942a6ae2bd
chore(express): add deprecation message for express app generator (#14443) 2023-01-17 16:43:01 -05:00
Jack Hsu
91b653ed64
fix(react): install tsconfig-paths-webpack-plugin when converting CRA… (#14442) 2023-01-17 16:35:53 -05:00
Jack Hsu
013bb74444
feat(node): add e2e project generator (#14429) 2023-01-17 15:38:52 -05:00
James Henry
965c638d8d
chore(testing): add lerna-smoke-tests (#14347) 2023-01-17 23:50:01 +04:00
Nicholas Cunningham
da4959a324
feat(node): add Node standlone prompt using CNW (#14439) 2023-01-17 11:52:18 -07:00
Benjamin Cabanes
07f07374fd
docs(nxdev): support x-priority schema options (#14405) 2023-01-17 12:54:48 -05:00
Jack Hsu
da8b855c6c
fix(webpack): allow optimization to be turned off via CLI (#14431) 2023-01-17 11:55:14 -05:00
Colum Ferry
2773f40202
feat(angular): upgrade nguniversal version (#14419) 2023-01-17 10:35:31 -05:00
Miroslav Jonaš
2b23963415
fix(linter): wildcard sourceTag should be respected for banned imports (#14418) 2023-01-17 14:59:21 +01:00
Miroslav Jonaš
fc9509d2cf
docs(linter): add missing x-priority params to executor (#14401) 2023-01-17 14:52:20 +01:00
Jack Hsu
e0bd338225
fix(web): remove hard dependencies to @nrwl/vite and @nrwl/webpack (#14408) 2023-01-17 08:05:48 -05:00
Miroslav Jonaš
ebb200725f
fix(core): project locator should use nodes when tsconfig is missing (#14417)
Fixes https://github.com/nrwl/nx/issues/13099
2023-01-17 10:47:41 +01:00
Auke van Leeuwen
ada727cf1a
fix(js): fix reading tsconfig.json on TypeScript 4.9 (#14380) 2023-01-17 00:34:01 -06:00
Nicholas Cunningham
351b4aabf2
fix(vite): add fix for vitest configuration (#14404) 2023-01-16 12:26:47 -07:00
Miroslav Jonaš
2b69cd5b79
feat(core): add bitbucket and gitlab to create-nx-workspace (#14400) 2023-01-16 17:46:31 +01:00
Katerina Skroumpelou
55aba1365d
fix(storybook): better error handling (#14396) 2023-01-16 09:19:29 -07:00
Benjamin Cabanes
e540079c87
docs(nxdev): improve buttonlink typings and styles (#14372) 2023-01-16 11:03:57 -05:00
Benjamin Cabanes
d46585332d
docs(core): add link for standalone-angular-app example repo (#14371)
Closes https://github.com/nrwl/nx/issues/14100
2023-01-16 11:03:43 -05:00
Miroslav Jonaš
a70eec8e40
fix(core): fix broken lines and columns import (#14394) 2023-01-16 16:19:28 +01:00
Katerina Skroumpelou
c3e904db80
docs(storybook): various fixes and additions (#14390) 2023-01-16 16:05:45 +02:00
Benjamin Cabanes
2732365a43
docs(nxdev): remove partytown usage (#14370) 2023-01-16 13:26:56 +01:00
Colum Ferry
a22bd54f3f
feat(angular): add priority flags to generators (#14299) 2023-01-16 12:19:33 +00:00
Victor Berchet
c86a361e1c
Vite: preview generator (#14375) 2023-01-16 14:12:37 +02:00
Leosvel Pérez Espinosa
c300722233
cleanup(angular): ensure latest and backward compatible versions are strongly typed (#14387) 2023-01-16 12:25:24 +01:00