119 Commits

Author SHA1 Message Date
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
Isaac Mann
58e6e84d2f docs(misc): rename schematics to generators 2020-12-10 13:49:58 -05:00
Victor Savkin
08680b6024 feat(core): show a warning about using ng update insteda of nx migrate 2020-12-09 14:38:31 -05:00
Zachary DeRose
7fcb610631
docs(docs): adding instrustions for creating an Nx Executor (#4214) 2020-12-09 13:17:58 -05:00
Victor Savkin
0a49487aa5 docs(devkit): add guides on devkit 2020-12-09 08:43:57 -05:00
Jonathan Cammisuli
4898450535 docs(nx-plugin): update nx plugin guide to generators and executors 2020-12-07 19:24:49 -05:00
Isaac Mann
35015dd891 cleanup(docs): update terminology for docs related to nx/devkit 2020-12-06 13:52:08 -05:00
victor savkin
0a955a420c cleanup(docs): use words generator and executor in api docs 2020-11-24 11:57:52 -05:00
Victor Savkin
06e13dae2f cleanup(core): use the use generator instead of schematic 2020-11-19 20:07:13 -05:00
Isaac Mann
0f64316edb docs(docs): fix orphaned docs
ISSUES CLOSED: #3914
2020-11-07 08:55:20 -05:00
Zachary DeRose
0f0de3af6f
docs(docs): Documentation on buildable/publishable libs (#3903) 2020-10-14 21:51:03 +02:00
Isaac Mann
03c48d1c8c
docs(docs): expand dependency graph docs (#3714)
* docs(docs): expand dependency graph docs

* docs(docs): path typo

* docs(docs): pr review fixes

* docs(docs): rewording

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-10-09 14:29:06 -04: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
Benjamin Cabanes
0371657c1d
fix(docs): update image links for console (#3841) 2020-09-30 16:14:23 -04:00
Isaac Mann
9c4850c6ed
docs(docs): docs(docs): guide to debug builders (#3705)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-09-11 11:50:48 -04:00