10562 Commits

Author SHA1 Message Date
Katerina Skroumpelou
1033b61686
cleanup(storybook): remove unused root tsconfig (#13312) 2022-11-22 13:34:02 +00:00
Katerina Skroumpelou
5bacaf30da
fix(storybook): re-enable storybook tests (#13313) 2022-11-22 13:10:30 +00:00
Colum Ferry
8be2980339
feat(react): add withModuleFederationForSSR function (#13276) 2022-11-22 12:16:20 +00:00
Miroslav Jonaš
b902849bc4
cleanup(core): declutter lock file utils (#13306) 2022-11-22 10:29:02 +00:00
Miroslav Jonaš
0c8610b336
chore(core): fix flaky bail e2e test (#13311) 2022-11-22 10:07:23 +00:00
Katerina Skroumpelou
776491405e
chore(bundling): added extra e2e tests for vite on web (#13310) 2022-11-22 09:55:37 +00:00
Katerina Skroumpelou
6fcb9c4dba
chore(bundling): added tests for fileReplacement (#13292) 2022-11-22 09:36:07 +00:00
Katerina Skroumpelou
cda3d2eb07
docs(misc): a small typo (#13307) 2022-11-22 11:11:19 +02:00
Jason Jean
986b314b2b
chore(core): fix absolute imports to nx (#13304) 2022-11-22 00:46:49 +00:00
Craigory Coppola
61c3b0ef31
feat(core): add shorthand for nx run-commands (#13139) 2022-11-21 23:59:31 +00:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00
Phillip Barta
6328913dda
cleanup(misc): refactor make-angular-cli-faster to reduce install size and make it faster (#13039) 2022-11-21 17:24:55 -05:00
Jason Jean
1842d19222
feat(core): run tasks with no dependencies in topological order (#13294) 2022-11-21 17:08:42 -05:00
Jack Hsu
ade6668060
feat(react): update package versions (#13300) 2022-11-21 16:58:34 -05:00
Victor Savkin
19018fcdd1
fix(misc): axios import breaks when using npx 2022-11-21 14:54:21 -05:00
Katerina Skroumpelou
4af3141179
feat(bundling): add more options to vite executors (#13299) 2022-11-21 21:36:09 +02:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps (#13234) 2022-11-21 14:22:05 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators (#13158) 2022-11-21 13:18:40 -05:00
Isaac Mann
91f4635e0c
docs(core): document more environment variables (#13298) 2022-11-21 12:32:55 -05:00
Leosvel Pérez Espinosa
da2b77aeb7
fix(angular): update make-angular-cli-faster version map with angular 15 (#13297) 2022-11-21 12:14:50 -05:00
Chau Tran
8949771e9e
docs(angular): update nx angular matrix for angular 15 (#13295)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-11-21 17:01:20 +00:00
Leosvel Pérez Espinosa
70e43cdc77 feat(angular): add a preset to generate a workspace with a single app at the root 2022-11-21 11:17:03 -05:00
Philip Fulcher
bc2f2490e6
chore(graph): add ability to filter tasks without dependencies (#13269) 2022-11-21 16:16:10 +00:00
ccosmincc
328c54787f
fix(angular): checks for targets existence before attempting to iterate them (#13287) 2022-11-21 10:23:06 -05:00
Emily Xiong
cd1e12a555
feat(react-native): upgrade react-native to 0.70.6 (#13277) 2022-11-21 10:13:06 -05:00
Emily Xiong
590a3dc769
feat(core): support nested structure for cra-to-nx (#13253) 2022-11-21 10:12:53 -05:00
Paulo Fernandes
2772fab0e7
fix(linter): align reportUnusedDisableDirectives default value (#13284)
Co-authored-by: pfernandes <paulo.fernandes@dashlane.com>
2022-11-21 15:08:00 +01:00
Miroslav Jonaš
7f4802374c
chore(core): invert nx daemon tests from enable to disable (#13290) 2022-11-21 13:59:28 +00:00
Miroslav Jonaš
bd4f4a23c2
feat(core): use createProjectFileMappings in TargetProjectLocator (#13268) 2022-11-21 14:43:40 +01:00
Miroslav Jonaš
41c320cb07
fix(core): fix invalid path in e2e print-affected test (#13285) 2022-11-21 12:24:43 +00:00
Colum Ferry
356204f4e3
fix(angular): bump angular-eslint to v15 (#13282) 2022-11-21 11:32:57 +00:00
Leosvel Pérez Espinosa
18306696dc
fix(angular): use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) 2022-11-20 20:43:19 +01:00
Jonathan Cammisuli
3f2fa6cd38
feat(core): add daemon watcher filters (#13229) 2022-11-18 20:56:49 -05:00
Jason Jean
3af70fc647
fix(core): use multiselect prompts for array properties (#13270) 2022-11-18 19:40:36 -05:00
Jason Jean
55c20b81c0 chore(repo): fix issues building nx-dev 2022-11-18 19:04:33 -05:00
Jason Jean
33154c344f chore(repo): fix includedScripts typo 2022-11-18 18:41:22 -05:00
Victor Savkin
ffd40af446 chore(repo): use root-level scripts 2022-11-18 16:02:27 -05:00
Isaac Mann
bf4f6c0a76
docs(core): add NX_PROJECT_GRAPH_CACHE_DIRECTORY (#13267) 2022-11-18 15:28:57 -05:00
Isaac Mann
186682f88d
docs(core): add info on NX_TARGET_TASK_PROJECT (#13266)
Co-authored-by: Daniel Cooke <danielcooke1996@gmail.com>
2022-11-18 15:27:36 -05:00
Isaac Mann
5eed571fbd
docs(core): merging stalled PRs (#13265) 2022-11-18 14:51:25 -05:00
Isaac Mann
fe99206c19
fix(nxdev): external related docs link (#13263) 2022-11-18 14:06:57 -05:00
Isaac Mann
19ead43703
fix(nxdev): show related recipes (#13254) 2022-11-18 13:39:27 -05:00
Philip Fulcher
ec85e1b5ad
chore(graph): add task graph tooltips (#13262) 2022-11-18 11:23:37 -07:00
Altan Stalker
5045206491
feat(core): support bitbucket pipelines in ci generator (#13240) 2022-11-18 11:30:02 -05:00
Katerina Skroumpelou
e4092aa47f
fix(bundling): file replacement for vite (#13255) 2022-11-18 15:24:33 +00:00
Miroslav Jonaš
de44bf86b1
feat(core): optimize project graph file mapping (#13249) 2022-11-18 14:34:58 +01:00
Katerina Skroumpelou
ab93817d44
fix(bundling): remove the vue options from vite gen (#13221) 2022-11-18 15:03:51 +02:00
Colum Ferry
b4fb074a09
fix(angular): should support filereplacements for apps that already have them (#13247) 2022-11-18 12:20:37 +00:00
Miroslav Jonaš
b2b161cb8d
cleanup(core): move lock-file utils to root nx level (#13245) 2022-11-18 13:00:21 +01:00
Colum Ferry
b88dc35aa5
fix(angular): setup-ssr environments file replacements should be removed (#13244) 2022-11-18 11:37:28 +00:00