7280 Commits

Author SHA1 Message Date
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
Colum Ferry
d908521f15
feat(angular): add ssr flag to host generator (#13398) 2022-11-25 12:13:13 +00:00
Colum Ferry
cb5350338c
cleanup(angular): remove redundant console.log (#13400) 2022-11-25 12:06:42 +00:00
Miroslav Jonaš
0bd7685dbf
feat(linter): add .eslintrc to json-like migratable configs (#13396) 2022-11-25 11:57:29 +00:00
Miroslav Jonaš
3fe5df7207
feat(linter): support new config format for eslint discovery (#13395) 2022-11-25 09:54:40 +00:00
Jonathan Cammisuli
993d38d1ee
fix(testing): add include option for vitest to only look in src (#13392) 2022-11-24 17:13:55 -05:00
Miroslav Jonaš
110b5f2867
feat(core): enable linter on root projects (#13347) 2022-11-24 22:51:24 +01:00
Benjamin Cabanes
8200870c8e
docs(nxdev): add banner announcement on documentation side (#13391) 2022-11-24 16:46:22 -05:00
Benjamin Cabanes
535ce8f443
docs(nxdev): update nx cloud logo (#13389) 2022-11-24 16:22:30 -05:00
Benjamin Cabanes
2d43fddb87
docs(nxdev): copy documentation files in sync (#13387) 2022-11-24 15:47:25 -05:00
Benjamin Cabanes
9927d06ff1
docs(nxdev): update favicons images (#13386) 2022-11-24 15:32:40 -05:00
Jason Jean
020795cecc
fix(bundling): add type for bundler option to enable autocomplete prompt (#13384) 2022-11-24 14:41:28 -05:00
Benjamin Cabanes
49b5ff5ced
docs(nxdev): remove twitter handle info (#13383) 2022-11-24 14:26:56 -05:00
Victor Savkin
dd2c3728e4 fix(misc): rework create-nx-workspace command to show standalone presets 2022-11-24 14:13:15 -05:00
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