8697 Commits

Author SHA1 Message Date
Katerina Skroumpelou
2614452840
feat(storybook): for nested projects (#13314) 2022-11-24 19:18:06 +02:00
Leosvel Pérez Espinosa
61f6e2d728
feat(angular): add support to component and karma project generator for nested projects (#13380) 2022-11-24 17:04:55 +01:00
Jason Jean
6d35fd4d85
chore(core): reconcile functions to find project of a path (#13364) 2022-11-24 11:02:32 -05:00
Jason Jean
0e54262ca2
chore(misc): bump timeout for select projects perf test (#13378) 2022-11-24 09:52:07 -05:00
Colum Ferry
062698a905
fix(angular): e2e test should correctly fail (#13373) 2022-11-24 14:26:03 +00:00
Colum Ferry
883b61bb7a
fix(angular): add workaround for MF SSR (#13372) 2022-11-24 11:59:39 +00:00
Leosvel Pérez Espinosa
a0d01b60c5
fix(angular): remove karma test.ts file from generation (#13356) 2022-11-24 12:33:50 +01:00
Colum Ferry
2471768ce1
feat(angular): add --ssr flag to remote generator (#13370) 2022-11-24 11:06:40 +00:00
Katerina Skroumpelou
13602c3d3b
fix(storybook): remove polyfill.ts from tsconfig (#13322) 2022-11-24 10:20:11 +00:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial 2022-11-23 19:21:20 -05:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00
Jason Jean
2d74f4c1dc
fix(core): disallow edges to the root project (#13359) 2022-11-23 12:02:39 -05:00
Jack Hsu
dc16468607
fix(nextjs): check validity of Nx context in withNx plugin (#13358) 2022-11-23 16:21:25 +00:00
Isaac Mann
bcbff1ebf7
docs(core): nx cloud on prem costs money (#13357) 2022-11-23 11:06:32 -05:00
Jack Hsu
2a7ccb6743
fix(bundling): run dev-server in development mode and hmr on by default (#13352) 2022-11-23 15:02:28 +00:00
Jonathan Cammisuli
02e22de7ed
feat(testing): add vitest generators (#13301) 2022-11-23 10:00:29 -05:00
Philip Fulcher
17514d2366
feat(graph): enable task graph (#13343) 2022-11-23 09:53:55 -05:00
Philip Fulcher
2d758af7c7
fix(graph): project edge tooltips should appear (#13344) 2022-11-23 09:41:22 -05:00
Jack Hsu
a2cf352433
feat(react): experimental workspace preset uses vite (#13323) 2022-11-23 14:06:44 +00:00
Dominik Pieper
e3d8b2c22c
fix(angular): fix Karma test runner config (#13293)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-11-23 11:32:06 +00:00
Colum Ferry
be05a09fee
cleanup(angular): cleanup remote generator (#13346) 2022-11-23 10:39:00 +00:00
Juri
bd29862d80 docs(nxdev): add state of js survey banner 2022-11-23 09:27:54 +01:00
Philip Fulcher
cb2d6b61dd
cleanup(graph): add e2e tests to task graph (#13342) 2022-11-22 20:04:41 -07:00
Jason Jean
a243e809ba
fix(misc): readd readme to workspace creation (#13329) 2022-11-22 17:48:54 -05:00
Philip Fulcher
0d9f228aa1
chore(graph): refactor task selection workflow (#13302) 2022-11-22 15:23:47 -07:00
Jack Hsu
98a6cb1e32
chore(repo): re-enable storybook e2e tests with overrides for enhance… (#13339) 2022-11-22 16:49:35 -05:00
Jason Jean
1b85e20c78
fix(react): set bundler for preset app (#13338) 2022-11-22 21:42:30 +00:00
Jack Hsu
6b305ef4c1
chore(repo): disable storybook e2e tests temporarily until a fix for … (#13336) 2022-11-22 16:07:40 -05:00
Victor Savkin
661bea436a feat(misc): nx init should work on non-monorepo projects 2022-11-22 14:04:26 -05:00
Elyahou Ittah
90f2791303
fix(nx-plugin): ensure project has eslint available before adding lint checks for migrations.json(#13327)
Fixes https://github.com/nrwl/nx/issues/13326
2022-11-22 13:19:54 -05:00
Colum Ferry
cd02eea138
cleanup(angular): host generator (#13324) 2022-11-22 16:22:58 +00:00
Jack Hsu
f98618b8d3
cleanup(react): remove bundler=vite option from host and remote gener… (#13320) 2022-11-22 10:37:24 -05:00
Jack Hsu
1b3abbd477
fix(bundling): fix exclude entries for .lib.swcrc file to exclude spe… (#13319) 2022-11-22 10:19:49 -05:00
Jack Hsu
922e2744c0
chore(repo): fix wrong exclude entry for vite build (#13318) 2022-11-22 09:25:10 -05:00
Miroslav Jonaš
f0c18f5b7d
feat(core): move createPackageJson to nx (#13315) 2022-11-22 15:21:45 +01:00
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