11 Commits

Author SHA1 Message Date
vsavkin
77d1cc3a02 fix(misc): fix treeview code samples 2021-03-11 20:36:18 -05:00
Zachary DeRose
ed22ae64ac
fix(repo): fixing broken internal links (#4790) 2021-02-25 12:48:36 -05:00
Isaac Mann
e55234f2eb docs(nxdev): flatten the docs 2021-02-05 20:33:28 -05:00
Lar Van Der Jagt
cb77170c82 docs(misc): fix swapped gatsby/next plugin file
When adding the gatsby plugin to this repo it's docs page was swapped with the next.js plugin docs
page: 51973b88e2
2021-02-02 12:24:44 -05:00
Jack Hsu
51973b88e2 chore(gatsby): move gatsby plugin to main repo 2021-01-26 12:17:28 -05:00
victor savkin
0a955a420c cleanup(docs): use words generator and executor in api docs 2020-11-24 11:57:52 -05:00
James Henry
e339ece224
feat(linter): add explicit file extension to config files (#3847)
* feat(linter): add explicit file extension to config files

* feat(linter): update references to .eslintrc for new projects

* fix(linter): fix quotes in global eslint config
2020-10-01 18:59:45 -04:00
Jonathan Cammisuli
d143f23155
fix(docs): update content urls to new ones (#2897) 2020-04-23 10:37:28 -04:00
Santosh Yadav
8549b84f6a docs(react): fix nextjs doc (#2787) 2020-04-02 12:11:01 -04:00
Victor Savkin
e17fcdca0f docs(core): fix links + minor changes 2020-03-30 15:38:20 -04:00
Brandon
b5015015ae
docs(react): add overview to Nx plugins for Next.js, React and Web (#2736)
* docs(react): add overview for Nx plugins for Next.js, React and Web

* Update docs/shared/next-plugin.md

* Update docs/shared/react-plugin.md

* Update docs/shared/react-plugin.md

* Update docs/shared/web-plugin.md

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2020-03-27 10:41:29 -04:00