1246 Commits

Author SHA1 Message Date
Isaac Mann
4a97227c23
docs(core): reword ngcc note (#19050) 2023-09-08 08:25:30 -04:00
Isaac Mann
4f3988cb2c
docs(core): sync nx package versions (#18973) 2023-09-08 08:25:19 -04:00
Jason Jean
e8fb1f4f4b
fix(misc): use preset apps instead of empty (#19051) 2023-09-07 11:05:40 -04:00
Zachary DeRose
e6eafaca46
docs(misc): community slack to official discord (#18873) 2023-09-07 11:01:39 -04:00
Isaac Mann
2cc40a1f32
docs(angular): document PNPM workaround for ngcc (#19041)
Co-authored-by: Daniel Shuy <daniel_shuy@hotmail.com>
2023-09-07 09:46:44 -04:00
Isaac Mann
c2c664a055
docs(core): add directory flag to all project generators (#18977) 2023-09-07 09:36:25 -04:00
Miroslav Jonaš
2c649334f0
docs(nx-dev): improve gh ci docs (#19046) 2023-09-07 09:32:16 -04:00
Maurício Mutte
1572749f4a
docs(core): fix typo in task-pipeline-configuration.md (#18185) 2023-09-06 17:13:19 -04:00
Josh Wiegand
712bcb2256
docs(core): update svelte workspace setup (#18939)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-09-06 17:06:59 -04:00
Leosvel Pérez Espinosa
8308e306d4
docs(angular): add info on how to identify the nx version to use for applying previously skipped updates (#18184) 2023-09-06 16:46:53 -04:00
Daniel Sogl
918e288448
docs(web): update actions/checkout to latest version in examples (#18375) 2023-09-06 16:44:12 -04:00
Miroslav Jonaš
6332a2f55c
docs(linter): fix starting version for flat config (#19019) 2023-09-06 16:38:50 -04:00
Jason Jean
06cf205715
docs(core): fix nodejs compatibility matrix (#19032) 2023-09-06 16:30:56 -04:00
Craigory Coppola
5623e2c32d
docs(core): add v2 plugin documentation (#18890) 2023-09-06 16:16:09 -04:00
Jack Hsu
e00e3f4539
docs(misc): update tutorials to match new layout (#18976) 2023-09-06 12:17:10 -04:00
Nicholas Cunningham
37a0f7b79f
docs(react): Fix typo for react libs (#19007) 2023-09-05 11:50:45 -04:00
Florian Le Dentu-Jost
407872f89e
chore(core): update recipe example code (#18959)
Co-authored-by: sevFlo <florian.jost@sevdesk.de>
2023-09-01 08:20:16 -04:00
Katerina Skroumpelou
45ec8ba80d
fix(nx-dev): rspack link in getting-started section (#18908) 2023-08-30 12:42:47 +00:00
Juri Strumpflohner
f24ea1073c
docs(core): add Nx adoption paragraph to why nx page (#18875)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-08-29 16:41:20 +02:00
Isaac Mann
61d9022ba0
docs(core): small fixes (#18868) 2023-08-29 09:04:58 -04:00
Juri
dd377d4597 docs(core): restructure & update intro page
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-08-29 08:59:26 +02:00
Isaac Mann
29850b0745 docs(core): reference convert-to-monorepo 2023-08-28 20:57:31 +02:00
Isaac Mann
960d80be93 docs(core): fastify video 2023-08-28 15:41:28 +02:00
Isaac Mann
b52e844263 docs(core): add video to deno recipe 2023-08-28 15:30:08 +02:00
Isaac Mann
23430532bf docs(core): add dotnet recipe 2023-08-28 12:40:48 +02:00
Isaac Mann
b02a8a03a9 docs(core): fix links 2023-08-28 12:39:31 +02:00
Isaac Mann
c605c08dcf docs(core): fixes 2023-08-28 12:39:31 +02:00
Isaac Mann
6c68f11dfb docs(core): fix links 2023-08-28 12:39:31 +02:00
Isaac Mann
d70a6ceb36 docs(core): clarify waitUntilTargets 2023-08-28 12:39:31 +02:00
Isaac Mann
8633e03b74 docs(core): add express recipe 2023-08-28 12:39:31 +02:00
Isaac Mann
20a78ed066
docs(core): add deno recipe (#18843) 2023-08-27 22:09:12 -04:00
Isaac Mann
e242655b46
docs(core): add fastify recipe (#18841) 2023-08-27 22:08:53 -04:00
Isaac Mann
67d9e7da0e docs(core): fix shell component 2023-08-25 14:32:13 +02:00
Isaac Mann
1ac034ba60 docs(core): move package recipes 2023-08-25 14:32:13 +02:00
Caleb Ukle
cb35efabf1
docs(nextjs): fix formatting issue with install command (#18800) 2023-08-24 14:31:46 +03:00
Caleb Ukle
f5d55e35ef
fix(testing): improve error message for ct generators (#18597) 2023-08-23 13:27:29 -05:00
Jonathan Cammisuli
bbae14b9a7
fix(core): do not use joinPathFragments for generating files (#18753) 2023-08-23 12:23:03 -04:00
Miroslav Jonaš
8f6f71ec44
docs(linter): add recipe for flat config converter (#18614) 2023-08-23 01:37:13 +02:00
Juri
3b547dcf09 docs(core): embed YT video to the migration doc 2023-08-22 15:11:35 +02:00
Katerina Skroumpelou
7f519d151a
docs(storybook): rearrange recipes and docs (#18732) 2023-08-21 09:44:29 -06:00
Isaac Mann
44b2d3f2b8 docs(core): reduce repetitive configuration recipe 2023-08-18 22:04:24 +02:00
Isaac Mann
4acb474751 docs(core): reduce repetitive configuration recipe 2023-08-18 22:04:24 +02:00
Philip Fulcher
768a0d2b7c
docs(core): remove references to --all for run-many (#18663) 2023-08-18 16:01:32 -04:00
Isaac Mann
77bc1e8778
feat(nx-dev): highlight lines in code samples (#18690) 2023-08-18 10:59:18 -04:00
Nicholas Cunningham
2180268d9d
docs(core): Add svelte docs recipe (#18590) 2023-08-17 11:30:10 +02:00
Isaac Mann
88900403a0
docs(core): typescript batch mode (#18657) 2023-08-16 18:28:15 +02:00
Caleb Ukle
baabbfda91
docs(core): add Nuxt recipe (#18549) 2023-08-16 16:53:16 +02:00
Colum Ferry
90f67a5565
docs(core): add rust recipe (#18633) 2023-08-16 13:44:57 +01:00
Leosvel Pérez Espinosa
54ee90505b
docs(angular): add angular v16.2.0 to the version compatibility matrix (#18605) 2023-08-15 17:50:17 -04:00
Jason Jean
968bd38218
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631) 2023-08-15 15:25:09 -04:00