Isaac Mann
|
3313c7619a
|
docs(core): add stack example recipes (#18118)
|
2023-08-01 10:18:51 -04:00 |
|
Isaac Mann
|
430c4d3240
|
docs(core): mixing package-based and integrated (#18076)
|
2023-08-01 09:58:51 -04:00 |
|
Juri Strumpflohner
|
cf7d2ebb44
|
docs(core): fix typo in code fence
|
2023-07-31 22:00:24 +02:00 |
|
Juri
|
dcecb6f46a
|
docs(core): cleanup youtube tags
|
2023-07-31 11:19:07 +02:00 |
|
Juri
|
ee93657c3b
|
docs(core): update video for generators
|
2023-07-31 11:19:07 +02:00 |
|
Miroslav Jonas
|
e05ca1fd2f
|
fix(nx-dev): fix rebase
|
2023-07-25 15:09:46 +02:00 |
|
Miroslav Jonas
|
42a06b67d2
|
feat(nx-dev): restructure recipes
|
2023-07-25 15:09:46 +02:00 |
|
Miroslav Jonaš
|
ee7880c32e
|
feat(nx-dev): rename plugins to extending nx (#18273)
|
2023-07-24 12:26:05 -07:00 |
|
Miroslav Jonaš
|
331707d6eb
|
docs(nx-dev): make more concepts submenu (#18266)
|
2023-07-24 14:20:48 +00:00 |
|
Miroslav Jonas
|
2fc3e2e485
|
docs(nx-dev): move plugin features under core features
|
2023-07-24 14:13:24 +02:00 |
|
Isaac Mann
|
ce42f04ae6
|
docs(core): recipe standalone to integrated
|
2023-07-17 17:38:34 +02:00 |
|
Leosvel Pérez Espinosa
|
178975c96b
|
docs(misc): replace mention of old @nx/node:package with @nx/js:tsc (#18102)
|
2023-07-14 11:36:27 -04:00 |
|
Juri
|
4691d841a2
|
docs(devkit): improve structure and fix some typos
|
2023-07-05 18:09:40 +02:00 |
|
MaxKless
|
4d4269d4c1
|
docs(misc): remove outdated nx console docs concerning running tasks (#17851)
|
2023-06-29 14:20:16 +02:00 |
|
Caleb Ukle
|
0be5d3d9b9
|
docs(node): add recipes for various databases w/ node (#17110)
|
2023-06-20 09:28:39 -05:00 |
|
CHC
|
b34da2ca42
|
fix(docs): update url for fastify (#17669)
|
2023-06-19 14:10:59 -04:00 |
|
Juri Strumpflohner
|
9d0505ab1c
|
docs(nextjs): move next+vercel deployment guide to the deployment section (#17640)
|
2023-06-16 14:48:32 -04:00 |
|
Dmitriy Stepanenko
|
f8ea4b6117
|
docs(node): fix misspelled netlify generator command (#17576)
|
2023-06-14 18:04:55 -04:00 |
|
Brian Vanderbusch
|
51cadbd4df
|
fix generator command (#17502)
|
2023-06-09 12:58:10 -04:00 |
|
Jack Hsu
|
2fe5a43799
|
docs(core): update terminal prompts for tutorials to match new options (#17325)
|
2023-05-31 14:29:56 -04:00 |
|
Juri
|
cdd4cedb08
|
docs(core): adjust image paths
|
2023-05-20 10:04:47 -04:00 |
|
Victor Savkin
|
0848031dd9
|
feat(core): move task hashing into daemon
|
2023-05-17 11:37:57 -04:00 |
|
Juri
|
71e8cb2776
|
docs(node): update serverless deployment recipes
|
2023-05-17 15:01:33 +02:00 |
|
Leosvel Pérez Espinosa
|
6ebfbbe8ba
|
feat(core): log a note after an interactive migration run with skipped package updates (#16802)
|
2023-05-15 10:56:46 -04:00 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Isaac Mann
|
258b6df8b6
|
docs(core): plugin section (#16314)
|
2023-05-05 12:37:06 -04:00 |
|
Zachary DeRose
|
ccf67594b5
|
docs(core): updating rescope (#16704)
|
2023-05-02 15:26:10 -04:00 |
|
Miroslav Jonaš
|
db43ea1033
|
docs(linter): fix outdated rule name for enforce-module-boundaries (#16637)
|
2023-04-28 11:58:46 -04:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
limars874
|
cab7aacc55
|
docs(nx-plugin): fixed the uses of the wrong example (#16111)
|
2023-04-26 16:14:07 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Victor Savkin
|
2bc33f14d7
|
docs(core): use -t and -p instead of --targets and --projects
|
2023-04-10 13:30:17 -04:00 |
|
Attila Csanyi
|
8c1b20326a
|
docs(core): use proper NX_FILE_CHANGES env variable (#15999)
|
2023-04-05 18:05:22 -04:00 |
|
Jack Hsu
|
a8b8ea91f2
|
docs(react): fix references to old --preset=react option (#16137)
|
2023-04-05 15:16:05 -04:00 |
|
Nicholas Cunningham
|
ce308d3d2e
|
docs(node): Add recipe for deploying AWS Lambda in Node.js (#16103)
|
2023-04-05 08:34:06 -04:00 |
|
Nicholas Cunningham
|
9e12953362
|
docs(node): Add recipe for deploying serverless functions to Netlify (#16068)
|
2023-04-04 14:20:07 -06:00 |
|
Jack Hsu
|
fc459c2928
|
docs(misc): add Deno deployment recipes (#16066)
|
2023-04-03 17:34:23 -04:00 |
|
Jonathan Cammisuli
|
762dd1dc21
|
chore(docs): Add docs for Nx Console telemetry (#16062)
|
2023-04-03 11:46:37 -04:00 |
|
Jack Hsu
|
65dcb9faad
|
docs(node): add recipe for deploying server to Fly.io (#16013)
|
2023-03-31 13:44:48 -04:00 |
|
Miroslav Jonaš
|
bb34fb0a30
|
docs(core): update deployment via ci docs (#15504)
|
2023-03-07 17:13:23 +01:00 |
|
Daniel Grant
|
18f668fe14
|
docs(core): add cache troubleshooting case (#14433)
|
2023-03-03 09:47:34 -05:00 |
|
Isaac Mann
|
43f7a39fe4
|
docs(core): last successful commit in Azure (#15321)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
|
2023-03-02 13:07:40 -05:00 |
|
Jonathan Cammisuli
|
0a8c5db482
|
docs(core): update watch recipe to include windows env (#15240)
|
2023-02-24 12:59:33 -05:00 |
|
Rafael Mestre
|
0b44520557
|
docs(core): add documentation for x-dropdown generator option (#15225)
|
2023-02-24 09:27:10 -05:00 |
|
MaxKless
|
16023ea679
|
docs(core): add docs for new x-priority option (#15187)
|
2023-02-23 09:28:24 -05:00 |
|
Leosvel Pérez Espinosa
|
cde7cf9a50
|
feat(core): support collecting migrations excluding the already applied ones (#14968)
|
2023-02-21 17:54:36 +00:00 |
|
Miroslav Jonaš
|
8d4855de61
|
feat(core): add full dependency information to project graph file dependencies (#14893)
|
2023-02-21 10:39:44 -05:00 |
|
Katerina Skroumpelou
|
1b64e17d4e
|
fix(storybook): v7 vite settings docs remove rootMain (#14992)
|
2023-02-15 13:10:28 +02:00 |
|
Leosvel Pérez Espinosa
|
391457585f
|
docs(core): update nx migrate advance recipe with optional package updates handling (#14824)
|
2023-02-14 00:04:27 -05:00 |
|
Craigory Coppola
|
b2df831076
|
fix(core): tsconfig.base.json module setting should not break local plugins (#14610)
|
2023-02-13 16:28:32 -05:00 |
|