880 Commits

Author SHA1 Message Date
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix (#6471) 2021-07-23 08:16:54 -04:00
Benjamin Cabanes
84e510ef48
docs(core): tiles have text-center on mobile (#6484) 2021-07-23 00:17:34 +00:00
Jason Jean
b0b7b7fb7a chore(nxdev): undo changes to previous version of documentation 2021-07-22 14:38:06 -04:00
Jason Jean
99513bbaa0
chore(nxdev): update latest version documentation to v12.6.0 (#6476) 2021-07-22 14:34:48 -04:00
Benjamin Cabanes
a92286b4f7
docs(core): use createGlobPatternsForDependencies for tailwindcss config (#6477) 2021-07-22 14:30:39 -04:00
Benjamin Cabanes
2f44b0ac37
docs(core): Add feature list (#6460) 2021-07-22 12:58:30 -04:00
Jack Hsu
b41a1ea4b2
docs(nextjs): update overview and guide (#6462) 2021-07-22 10:41:32 -04:00
Benjamin Cabanes
66851cc0f1
docs(core): enable back paragraphs tags (#6435) 2021-07-20 18:07:59 +00:00
Miroslav Jonaš
8c3276f3a0
docs(core): fix outdated references to ng in react and angular (#6426)
* docs(core): fix outdated references to ng in react and angular

* Update docs/angular/examples/react-and-angular.md

Co-authored-by: Brandon <robertsbt@gmail.com>

Co-authored-by: Brandon <robertsbt@gmail.com>
2021-07-20 14:25:31 +02:00
vsavkin
0e52c43665 feat(core): store file deps and only reanalyze changed files 2021-07-16 20:21:45 -04:00
Juri Strumpflohner
56e30d7739
docs(react): adjust Tailwind guide for React (#6386) 2021-07-15 21:27:58 +02:00
vsavkin
904b3b6b7a Revert "chore(nxdev): update docs to 12.5.8 (#6367)
This reverts commit 094958cc6dad543c567934ac0ed97e95ff924a11.
2021-07-14 16:57:28 -04:00
Benjamin Cabanes
094958cc6d
chore(nxdev): update docs to 12.5.8 (#6367)
This reverts commit d6e3bcf6db8a1cde24ce3089eeb9704e5f9b4632.
2021-07-14 15:33:32 -04:00
Zachary DeRose
84f80c8f9c
fix(nxdev): fixing sidbar appearance with anchored links (#6365)
* fix(nxdev): fixing sidbar appearance with anchored links

* fix(nxdev): fixing when linkText is null
2021-07-14 13:49:23 -04:00
vsavkin
0fd5af9fff fix(nxdev): broken links on home pages 2021-07-14 11:44:57 -04:00
vsavkin
d6e3bcf6db chore(nxdev): update docs 2021-07-13 14:54:48 -04:00
vsavkin
9cacfb8307 docs(misc): tweaks to the intro and monoreo guides 2021-07-13 14:25:14 -04:00
vsavkin
22c7643370 feat(repo): refine the readme 2021-07-12 13:57:31 -04:00
Kirils L
cb3440a7af
fix(nxdev): fix serving (#6333) 2021-07-12 17:35:33 +00:00
Benjamin Cabanes
481e8963d1
docs(core): Enhanced interpolation link function (#6318) 2021-07-09 14:38:12 -04:00
Colum Ferry
5a31e56564
docs(angular): fix minor issues with Nx Console docs and icon loading (#6295) 2021-07-09 12:46:50 -05:00
vsavkin
6df137fc16 cleanup(repo): readme refinements 2021-07-09 10:45:23 -04:00
Jack Hsu
63d9c578a3
docs(core): fix preview images and refactored out WORKSPACE_ROOT environment variable (#6311) 2021-07-09 04:19:02 +00:00
vsavkin
9bbfbddabf fix(repo): adjust the language in the readme 2021-07-08 20:46:47 -04:00
Craigory V Coppola
442e4fc6a1
chore(repo): convert to project json format (#6286) 2021-07-08 11:36:35 -04:00
Colum Ferry
526f783130
docs(angular): fix quote mark in karma docs (#6294) 2021-07-08 11:52:42 +01:00
Colum Ferry
757e02d75c
docs(angular): cleanup some minor issues in docs (#6267) 2021-07-08 09:12:09 +01:00
Benjamin Cabanes
cbcf95938b
docs(core): logo image backward compatibility with older releases (#6255) 2021-07-06 11:09:25 -04:00
Benjamin Cabanes
4098bf642d
docs(core): force url on social image (#6256) 2021-07-06 02:27:01 +01:00
Benjamin Cabanes
e4d4ecef8c
docs(core): nxdev social image resize (#6254) 2021-07-05 21:08:34 -04:00
Leosvel Pérez Espinosa
c4790b8f99
docs(angular): refresh angular plugin overview docs (#6192) 2021-06-30 19:18:28 +01:00
Jason Jean
c92371dee7
chore(nxdev): update latest version documentation to v12.5.1 (#6200) 2021-06-30 13:51:22 -04:00
Zachary DeRose
21703babc6
docs(misc): fixing typo, preserving git history (#6198) 2021-06-30 10:06:39 -07:00
Benjamin Cabanes
0193441578
docs(core): add nx speaker (#6178) 2021-06-29 18:54:32 +00:00
Benjamin Cabanes
34ba6e09b1
docs(core): misc cf update (#6177) 2021-06-29 14:24:25 -04:00
Benjamin Cabanes
d596aeeb3e
docs(core): misc cf update (#6176) 2021-06-29 14:01:19 -04:00
Benjamin Cabanes
1773f2d864
docs(core): misc cf content (#6174) 2021-06-29 13:29:24 -04:00
Benjamin Cabanes
6a23fcc77c
docs(core): nxdev update cf (#6161) 2021-06-29 12:30:14 -04:00
Isaac Mann
10ac0f79c3
docs(nxdevkit): executor with plugin (#6154)
* docs(devkit): custom executor with nx-plugin

* docs(nxdev): add generated docs

* docs(nxdev): generate docs

* Update nx-dev/nx-dev/public/documentation/latest/shared/tools-workspace-builders.md

Co-authored-by: Brandon <robertsbt@gmail.com>

* Update nx-dev/nx-dev/public/documentation/latest/shared/tools-workspace-builders.md

Co-authored-by: Brandon <robertsbt@gmail.com>

* docs(nxdev): update

* docs(nxdev): docs(nxdev): update

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
2021-06-28 14:28:24 -04:00
Jason Jean
decf7f5af8 chore(nxdev): update latest version documentation to v12.5.0 2021-06-28 13:18:27 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Jason Jean
ed03110d08 chore(nxdev): fix babel configs 2021-06-25 17:08:37 -04:00
Jason Jean
4f7191e154 chore(repo): update nx to 12.5.0-beta.5 2021-06-25 17:08:37 -04:00
Benjamin Cabanes
b2c73799bd
docs(core): add docsearch custom meta tags (#6132) 2021-06-25 16:28:29 +00:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls (#6068) 2021-06-25 18:17:48 +03:00
Leosvel Pérez Espinosa
c50e2c2fae
docs(angular): improve incremental build docs (#6106) 2021-06-23 16:02:34 +02:00
kirjai
17b1d3f384 docs(nextjs): add nextjs webpack 5 guide 2021-06-22 16:27:46 +01:00
Brandon Roberts
d81837c880 docs(core): add mental model overview guide 2021-06-22 11:17:19 -04:00
Kirils L
0f4c18218e
docs(nextjs): use custom build path rather than output path (#6069) 2021-06-18 14:43:33 -04:00
Benjamin Cabanes
4f74759098
docs(core): deep dive menu is expanded by default (#6071) 2021-06-18 18:31:38 +00:00