833 Commits

Author SHA1 Message Date
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
Isaac Mann
9d6bdd1c8a docs(nxdev): remove plugins overview 2021-01-22 20:13:46 -05:00
Benjamin Cabanes
28aa63fcec
docs(core): code syntax typescript & image dimension (#4569) 2021-01-19 18:55:39 -05:00
Victor Savkin
c40ce8a539 feat(testing): update cypress use nx devkit 2021-01-18 21:46:17 -05:00
Victor Savkin
a996db280a docs(misc): fix a broken link the migration guide 2021-01-16 14:49:38 -05:00
Tasos Bekos
0fc638eba7 docs(docs): add step for installing dependency when migrating
Closes #4392
2021-01-07 20:46:17 -05:00
Victor Savkin
2f2efb8b4d docs(misc): introduce the core concepts docs section 2020-12-22 15:54:55 -05:00
Victor Savkin
24bf8e8b0d wip 2020-12-22 14:56:26 -05:00
Victor Savkin
2c5310bcc2 docs(misc): misc docs cleanup 2020-12-21 10:43:03 -05:00
Juri Strumpflohner
7040cf60ba
docs(core): incremental builds with Angular and React (#4366) 2020-12-21 10:39:46 -05:00
hiepxanh
bd29e0d887 docs(docs): old syntax workspace-schematic should using new syntax
new syntax is good, it already replaced in all place but I think we missing this
2020-12-14 14:18:11 -05:00
Victor Savkin
0875d19ad3 fix(misc): minor fixes for nx 10->nx11 migration 2020-12-12 12:18:09 -05:00