Benjamin Cabanes
03e3f60338
docs(core): documentation format fix ( #6058 )
2021-06-17 13:55:49 -04:00
Brandon
c39a56ca2e
docs(core): update files for generators/executors and fix plugins link ( #6020 )
2021-06-15 14:56:41 -05:00
Brandon
a0a7d28837
docs(core): update and combine nx plugins and devkit overview ( #6007 )
2021-06-14 12:28:17 -04:00
Brandon
87db4e3617
docs(core): more monorepo guide updates ( #5981 )
2021-06-11 16:46:42 -04:00
Jason Jean
a36c0b87e4
docs(devkit): provide exmaple of template file and link to EJS ( #5972 )
2021-06-11 00:04:00 +00:00
Brandon
9e44b8c002
docs(core): refresh monorepos guide ( #5946 )
2021-06-10 14:33:03 -04:00
Isaac Mann
a5f9d8c485
Docs custom builders ( #5583 )
...
* docs(nxdev): use nx devkit in custom executor docs
* docs(nxdev): add missing run-many api docs
* docs(nxdev): apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
* docs(core): move child-process section to the end
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
2021-05-28 19:37:53 +00:00
James Henry
a3c08a9153
feat(linter): do not set eslint parserOptions.project by default ( #5798 )
2021-05-28 13:35:34 +00:00
Brandon Roberts
d9513d63a0
docs(misc): update consistency for root files, generators, and executors
2021-05-27 13:29:04 -04:00
vsavkin
a6680cf387
docs(misc): fixed typo in workspace generator docs
2021-05-27 11:19:28 -04:00
Benjamin Cabanes
42c0ed8266
docs(core): change why monorepo title ( #5806 )
2021-05-27 09:55:55 -04:00
Kirils L
92d08f6913
docs(nextjs): suggest installing package as a prod dependency ( #5740 )
2021-05-21 20:05:13 +03:00
vsavkin
f82344d63a
chore(repo): refine the tag line
2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d
feat(misc): change the nx tag line
2021-05-18 16:07:22 -04:00
Emily Xiong
b8584a6f18
feat(react): add react fast refresh to webpack ( #5612 )
2021-05-18 15:47:18 -04:00
vsavkin
f31b8cb023
docs(misc): replace memoization with caching
2021-05-18 13:43:50 -04:00
Jonathan Romano
3d88726a2d
docs(devkit): Fix parameter reference in generator example ( #5646 )
2021-05-13 11:16:27 -04:00
Jonathan Romano
5c1bf742b2
docs(devkit): fix typos ( #5647 )
2021-05-13 11:15:32 -04:00
Colin Ogoo
bbd28dc202
docs: fix incorrect reference ( #5527 )
...
docs(devkit): fix incorrect reference to executors
2021-05-04 15:59:52 -04:00
Isaac Mann
78dd5c9fb8
docs(nxdev): use nx devkit instead of angular devkit in workspace generator docs ( #5533 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-05-03 09:58:26 -04:00
Jason Jean
5414d21d02
docs(core): add example + incrementally recalculating project graphs ( #5452 )
2021-04-23 16:02:45 -04:00
Vivek
4a5345363b
docs(misc): update READMEs to have alt on <img> tags ( #5306 )
2021-04-22 13:36:00 +00:00
Juri Strumpflohner
106ff9f64b
docs(core): make install step during migrate more evident ( #5397 )
...
ISSUES CLOSED : #5318
2021-04-20 09:58:08 -04:00
Jason Jean
d007d37fb4
fix(devkit): add env variable to disable project graph cache ( #5297 )
2021-04-15 10:29:33 -04:00
vsavkin
fe546c0de7
docs(testing): fix docs on how to debug jest tests
2021-04-10 21:17:17 -04:00
Jason Jean
a01ea8ce25
docs(devkit): initial project graph plugin guide ( #5281 )
2021-04-08 12:38:49 -04:00
Isaac Mann
de1401965a
docs(nxdev): rewrite getting started section ( #5139 )
...
* docs(nxdev): rewrite getting started section
* docs(nxdev): revisions
* docs(nxdev): update features section
* docs(nxdev): updates
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-04-01 15:12:52 -04:00
Isaac Mann
a1432aad18
docs(nxdev): update plugin video link ( #5132 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-03-31 12:02:13 -04:00
vsavkin
6024859990
chore(repo): clean up language
2021-03-29 12:26:01 -04:00
Katerina Skroumpelou
56444cca9d
docs(nxdev): updating nx console page to include all editor plugins ( #5044 )
2021-03-26 11:09:15 -04:00
James Henry
e595d7475e
docs(core): fix linting based on tags docs ( #5128 )
2021-03-26 11:05:17 -04:00
Vivek
d1b09eaabd
cleanup(misc): make code more consistent and fix typos
2021-03-23 13:03:17 -04:00
vsavkin
ba38da909c
docs(misc): add embedded videos showing add-nx-to-monorepo
2021-03-19 15:56:47 -04:00
Katerina Skroumpelou
4eebad2a6d
docs(nxdev): fixed a broken link in shared docs referencing Angular incremental builds guide ( #5061 )
2021-03-18 13:30:47 -04:00
Vivek More
af27f975a4
docs(misc): improve grammar and fix typos
2021-03-15 10:27:35 -04:00
vsavkin
8088f20df7
fix(misc): remove the old video from the plugin docs
2021-03-11 20:48:53 -05:00
vsavkin
77d1cc3a02
fix(misc): fix treeview code samples
2021-03-11 20:36:18 -05:00
vsavkin
7457b16811
cleanup(misc): misc docs update and small cleanups
2021-03-11 15:45:54 -05:00
Jason Jean
d50beb00bb
docs(devkit): clean up devkit docs ( #4913 )
2021-03-05 11:13:15 -05:00
Zachary DeRose
ed22ae64ac
fix(repo): fixing broken internal links ( #4790 )
2021-02-25 12:48:36 -05:00
Benjamin Cabanes
67faa9ca9c
docs(core): incremental build content link update ( #4795 )
2021-02-14 12:52:18 -05:00
Zachary DeRose
95365564f2
chore(repo): internal link checker script ( #4786 )
2021-02-14 11:39:42 -05:00
Andrew Luca
5f49a53dcc
docs(testing): fix typo in cli/e2e
2021-02-11 11:06:02 -05:00
Isaac Mann
263a35521e
docs(nxdev): add plugins to core concepts
2021-02-11 10:43:33 -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
Eric Jeker
a1043e5629
docs(devkit): fixed typo in executor doc
2021-02-02 12:24:19 -05:00
Victor Savkin
11316ebdca
docs(misc): add docs on adding nx to monorepo
2021-02-01 13:35:44 -05:00
Victor Savkin
a97c242649
docs(core): update the nx devkit guide
2021-01-30 10:30:50 -05:00
Jack Hsu
51973b88e2
chore(gatsby): move gatsby plugin to main repo
2021-01-26 12:17:28 -05:00