1246 Commits

Author SHA1 Message Date
Isaac Mann
ba35bf19c3
fix(nx-dev): dynamic classes not allowed (#20800) 2023-12-15 15:07:43 -05:00
Katerina Skroumpelou
6199c20113
docs(vite): explain how to set env vars (#20790) 2023-12-15 10:28:26 -05:00
Colum Ferry
3b5bf6d1d1
feat(remix): add remix (#20641) 2023-12-13 11:07:08 -05:00
Roni Vegh
8caebc5280
docs(angular): typo in dynamic-module-federation-with-angular (#19413) 2023-12-12 10:31:24 -05:00
Nikita Barsukov
332b0120df
docs(angular): use @nx/angular:dev-server instead of legacy @nx/angular:webpack-dev-server (#20637) 2023-12-12 09:55:06 -05:00
Katerina Skroumpelou
1699468d91
docs(vite): small typo (#20710) 2023-12-12 15:09:01 +02:00
Juri Strumpflohner
99ec7d81cc
docs(misc): update line about cacheable operations in Turbo migration (#20701) 2023-12-11 19:07:28 -05:00
Juri Strumpflohner
31a12c409b
docs(misc): adjust Nx version number in pkg json mentions (#20698) 2023-12-11 14:22:42 -05:00
Katerina Skroumpelou
679db5d584
fix(vite): config migration account for other syntaxes (#20693) 2023-12-11 11:52:27 -05:00
Katerina Skroumpelou
410c1369c9
feat(nuxt): make nuxt public (#20656) 2023-12-11 10:50:39 +02:00
Isaac Mann
cf976ce596
feat(nx-dev): allow custom media images (#20561) 2023-12-07 07:37:01 -08:00
Isaac Mann
be821aa15e
docs(core): building blocks of fast CI (#20539) 2023-12-07 06:07:18 -08:00
Isaac Mann
199cf842f4
docs(core): fix home page link (#20596) 2023-12-05 23:22:57 -08:00
Isaac Mann
5a0b5d275a
docs(core): fix broken image on remote caching (#20595) 2023-12-05 23:21:21 -08:00
Leosvel Pérez Espinosa
43a4482482
feat(angular): add application executor (#20529) 2023-12-04 10:21:35 +01:00
Isaac Mann
e8361e6771
docs(core): parallelization and distribution guide (#20435) 2023-12-03 23:17:49 -08:00
Lehoczky Zoltán
00f77ea314
docs(vue): fix typo import -> important (#19444) 2023-12-02 19:28:17 -05:00
Juri Strumpflohner
77b06a9653
docs(nx-cloud): add page for nx agents (#20498) 2023-11-30 23:52:44 +01:00
Isaac Mann
aba1802570
docs(core): cache security guide (#20469) 2023-11-30 12:07:27 -08:00
Isaac Mann
d767429c6e docs(core): fix broken links 2023-11-30 15:44:53 +01:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Colum Ferry
d22e860269
feat(angular): convert module-federation-dev-server to executor (#20252) 2023-11-30 12:58:48 +00:00
Juri
1f4346f44e docs(core): add more realistic graph example and some other improvements 2023-11-30 09:12:16 +01:00
Juri
434dee2417 docs(nx-cloud): improve remote caching page with more details 2023-11-30 09:12:16 +01:00
Juri
642327334d docs(nx-cloud): adjust nx connect command 2023-11-30 09:12:16 +01:00
Isaac Mann
7261194da0
docs(core): reduce waste in CI (#20429) 2023-11-29 15:55:11 -05:00
Juri
54eab7f8b1 docs(vite): remove webcomponents setup and adjust some wording 2023-11-28 18:05:51 +01:00
Nicholas Cunningham
02ee93f6ad docs(misc): Update Svelte recipe to use ts-standalone preset 2023-11-28 15:32:00 +01:00
Isaac Mann
d60abe67f9 docs(core): remove ci setup landing page 2023-11-27 22:53:34 +01:00
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} (#20313) 2023-11-27 08:39:38 -05:00
Luca Forstner
0df8293c91 docs(nextjs): fix plugin docs for Sentry 2023-11-24 17:32:07 +01:00
Leosvel Pérez Espinosa
40f8c40df2
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server (#20311) 2023-11-23 09:48:02 -05:00
Juri Strumpflohner
b6ea9cd305
docs(js): improve secondary entry point and multiple format docs (#20350) 2023-11-21 13:06:27 -05:00
Isaac Mann
7368810631
docs(core): github actions tutorial (#20319) 2023-11-20 17:10:23 -05:00
Edouard Bozon
9b6c642a8f
docs(core): add NX_BATCH_MODE to env var references (#20235) 2023-11-19 23:39:03 -05:00
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228) 2023-11-17 15:31:03 -05:00
Isaac Mann
94d8514ed3
docs(core): nx-cloud concepts section (#20250) 2023-11-17 13:28:11 -05:00
Isaac Mann
353bf0fd74
docs(core): update ci setup recipe outline (#20103) 2023-11-16 16:04:04 -05:00
Isaac Mann
25a5dd5c34
docs(core): circle ci tutorial (#20164)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-11-15 14:16:32 -05:00
Leosvel Pérez Espinosa
44a5559d5b
docs(angular): update nx and angular version compat matrix with angular v17 (#20069) 2023-11-13 09:39:46 +01:00
Isaac Mann
59737846aa
docs(angular): update angular tutorials for v17 (#20152) 2023-11-09 14:04:55 -05:00
Colum Ferry
a98ccdedf2
docs(angular): update docs for angular v17 (#20154) 2023-11-09 14:04:34 -05:00
MaxKless
fda47a1737
docs(core): update nx console section of as-provided-vs-derived to reflect actual behavior (#20064)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-11-09 15:12:18 +00:00
Craigory Coppola
08a4891494
feat(core): change the signature of createNodes to return a project root map instead of project name map (#20102) 2023-11-08 13:20:53 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Miroslav Jonaš
f42d47a262
docs(core): fix azure last successful commit logic (#20055) 2023-11-07 10:22:35 -05:00
Katerina Skroumpelou
b3423679c0
feat(nuxt): nuxt executors, generators, docs (#19855) 2023-11-07 19:15:32 +04:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section (#20043) 2023-11-07 08:40:29 -05:00
Isaac Mann
1d62dce6c3
docs(core): update azure recipe (#19985) 2023-11-06 10:29:43 +01:00
Isaac Mann
4b6b00ddc4
docs(core): update bitbucket recipe (#19986) 2023-11-06 10:23:10 +01:00