171 Commits

Author SHA1 Message Date
Isaac Mann
199cf842f4
docs(core): fix home page link (#20596) 2023-12-05 23:22:57 -08:00
Lehoczky Zoltán
00f77ea314
docs(vue): fix typo import -> important (#19444) 2023-12-02 19:28:17 -05:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI (#20476) 2023-11-30 08:24:24 -05:00
Nicholas Cunningham
02ee93f6ad docs(misc): Update Svelte recipe to use ts-standalone preset 2023-11-28 15:32:00 +01:00
Juri Strumpflohner
b6ea9cd305
docs(js): improve secondary entry point and multiple format docs (#20350) 2023-11-21 13:06:27 -05:00
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228) 2023-11-17 15:31:03 -05:00
Colum Ferry
a98ccdedf2
docs(angular): update docs for angular v17 (#20154) 2023-11-09 14:04:34 -05: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
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
Nicholas Cunningham
67f47c287a
fix(module-federation): refactor federate-module generator (#19979) 2023-11-01 14:52:29 -04:00
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat (#19861) 2023-10-31 10:13:17 -04:00
Isaac Mann
c69cdd0fe7
docs(core): change cache location recipe (#19828) 2023-10-25 06:50:50 -07:00
Isaac Mann
342546ca41 docs(core): installation recipes 2023-10-25 15:07:42 +02:00
Isaac Mann
68fcda59ab docs(core): link tutorials from package docs 2023-10-25 15:04:34 +02:00
Juri
d44b01655e docs(core): fix heading formatting on run tasks in parallel recipe 2023-10-25 14:44:03 +02:00
Isaac Mann
0193d37f23 docs(core): run tasks in parallel recipe 2023-10-25 14:44:03 +02:00
Isaac Mann
de606782eb
docs(core): ci with Nx intro and restructure (#19564) 2023-10-25 08:41:22 -04:00
Isaac Mann
2d069796b3
docs(core): link to vue docs (#19797) 2023-10-24 09:36:12 -04:00
Craigory Coppola
74b095ff64
docs(core): update documentation for nx plugin options (#19808) 2023-10-23 17:15:14 -04:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout (#19767) 2023-10-23 11:55:34 -04:00
Katerina Skroumpelou
406018ca2d
docs(vue): all of vue docs (#19600) 2023-10-20 19:28:47 +03:00
Miroslav Jonaš
b30f3c59cc
docs(linter): update docs for eslint package (#19649) 2023-10-19 18:07:12 -04:00
Juri
96b8bdba60 docs(core): move task related recipes into task section 2023-10-19 23:17:27 +02:00
Juri
68064b53b0 docs(core): improve core features and concepts 2023-10-19 23:17:27 +02:00
Craigory Coppola
f98ab3f820
docs(core): update docs for new tasks runner opts (#19647)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-10-18 18:33:09 -04:00
MaxKless
b23b7f25c9
docs(core): add nx console troubshooting guide (#19715) 2023-10-18 15:29:54 -04:00
Colum Ferry
0c4889b328
docs(misc): add module-federeation concepts section (#19684) 2023-10-18 15:24:12 -04:00
Emily Xiong
0b0df51263
chore(core): add batch description in cli (#19707) 2023-10-18 15:15:20 -04:00
Craigory Coppola
4f20b23565
chore(repo): update end-of-life messaging for @nrwl scope (#19702) 2023-10-18 12:55:12 -04:00
Nicholas Cunningham
c05337481b
docs(misc): Add federate module recipe (#19642) 2023-10-17 10:01:17 -06:00
Colum Ferry
dc71095bf1
docs(misc): add create a remote recipe (#19650) 2023-10-17 14:39:11 +01:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Colum Ferry
6fbdc332b1
docs(misc): add create a host module federation doc (#19629) 2023-10-16 15:39:05 +01:00
Katerina Skroumpelou
5ec8b653a0
docs(storybook): remove entirely vue and nuxt pages (#19593) 2023-10-13 13:05:20 +03:00
Katerina Skroumpelou
cbeed02ee5
feat(nuxt): storybook generators (#19529) 2023-10-12 08:31:34 -06:00
Katerina Skroumpelou
c231c9e6eb
docs(storybook): update and fix some parts of recipes (#19578) 2023-10-12 16:40:59 +03:00
Katerina Skroumpelou
1c08c8b2f9
fix(storybook): cleanup v17 tasks (#19560) 2023-10-11 18:54:29 +03:00
Juri Strumpflohner
4aa1201d63
docs(storybook): link video about interaction testing (#19503) 2023-10-09 09:41:34 -04:00
Isaac Mann
6e60c7143c
docs(core): warning about dynamic targets (#19464) 2023-10-05 11:23:19 -04:00
Wayne Maurer
02675074f6
docs(core): fix solidjs instructions for deleting files (#19087) 2023-10-02 14:58:41 -04:00
Benny Neugebauer
190bc8b707
docs(core): replace Github with GitHub (#19397) 2023-10-02 14:44:31 -04:00
Nicolas Beaussart
718c6e8906
docs(nx-plugin): made code example for extending project graph match the current api (#19398) 2023-10-01 18:13:44 -04:00
Katerina Skroumpelou
295ea3fb93
feat(vue): storybook configuration generator for vue (#19141) 2023-09-25 13:23:01 -04:00
Isaac Mann
d1fe398ea0
docs(core): packages to api (#19281) 2023-09-22 14:24:35 -04:00
Isaac Mann
51d2fac1de
docs(core): add typescript packaging recipes (#19262) 2023-09-20 16:55:49 -04:00
Juri Strumpflohner
64c410d99d
docs(core): add section to point to building generators/executors (#19215)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2023-09-18 23:35:23 +02:00
Craigory Coppola
f2e20c81b6
cleanup(core): adjust create dependencies context (#19070)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-09-12 09:01:32 -04:00
Isaac Mann
4f3988cb2c
docs(core): sync nx package versions (#18973) 2023-09-08 08:25:19 -04:00
Isaac Mann
c2c664a055
docs(core): add directory flag to all project generators (#18977) 2023-09-07 09:36:25 -04:00