274 Commits

Author SHA1 Message Date
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Leosvel Pérez Espinosa
ff202d323c
cleanup(misc): rename oss preset to npm and update presets related docs (#6777) 2021-08-19 11:10:29 -07:00
Brandon
62c3edf273
docs(core): update guide and images for affected deep dive (#6757) 2021-08-18 07:35:20 -05:00
amir toole
e2ffaec791
docs(nxdev): fix typo in project-graph-plugin guide (#6655) 2021-08-09 08:02:41 -05:00
Brandon
fbbb8389e8
docs(core): update deep dive on computation caching (#6622) 2021-08-06 08:46:00 -05:00
Brandon
321707c1ce
docs(core): update migration docs for adding to monorepo (#6432) 2021-07-27 09:24:58 -05:00
Juri Strumpflohner
d88b604a72
docs(core): adjust typo in workspace generator docs (#6508) 2021-07-26 17:15:22 +02:00
Jack Hsu
b41a1ea4b2
docs(nextjs): update overview and guide (#6462) 2021-07-22 10:41:32 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json (#6442) 2021-07-21 11:42:43 +01:00
vsavkin
0e52c43665 feat(core): store file deps and only reanalyze changed files 2021-07-16 20:21:45 -04:00
vsavkin
485eaae702 docs(misc): wrong header styles 2021-07-13 15:17:40 -04:00
vsavkin
37460f9844 docs(misc): minor tweaks in the docs 2021-07-13 15:08:38 -04:00
vsavkin
08dfc9d554 docs(misc): minor tweaks 2021-07-13 14:57:07 -04:00
vsavkin
9cacfb8307 docs(misc): tweaks to the intro and monoreo guides 2021-07-13 14:25:14 -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
Colum Ferry
757e02d75c
docs(angular): cleanup some minor issues in docs (#6267) 2021-07-08 09:12:09 +01:00
Jack Hsu
4b859493ea
feat(web): add migration generator for webpack 5 (#6232) 2021-07-06 12:21:20 -04:00
Colum Ferry
dd51c18d12
feat(angular): init mfe generator (#6209)
Add generator to scaffold Module Federation configuration for a given Angular application
2021-07-02 13:45:36 +01:00
Zachary DeRose
5364ed5fb6
docs(misc): Formatting fix on Enterprise guide (#6217) 2021-07-01 09:07:30 -07:00
Zachary DeRose
bf38219f55
docs(misc): fixing formatting on eslint guide (#6216) 2021-07-01 09:07:03 -07:00
Leosvel Pérez Espinosa
c4790b8f99
docs(angular): refresh angular plugin overview docs (#6192) 2021-06-30 19:18:28 +01:00
Zachary DeRose
9fd3f1b4c6
docs(misc): fix grammar on browser support guide (#6199) 2021-06-30 10:08:25 -07:00
Zachary DeRose
5c368299eb
docs(misc): fixing broken links on Migration Overview guide (#6197) 2021-06-30 10:06:11 -07:00
Zachary DeRose
13478d7c4e
docs(misc): typo fixes on React Migration Adding Nx to Monorepo (#6195) 2021-06-30 10:04:42 -07:00
Brandon
6d32604a05
docs(core): update nx migrate guide (#6155) 2021-06-28 09:37:46 -05:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Benjamin Cabanes
9a22add92d
docs(core): fix computation caching format (#6137) 2021-06-25 16:44:42 -04:00
Isaac Mann
b3aa5c3d25
docs(core): generator guides (#6070)
* docs(nxdev): generator guides

* docs(nxdev): cleanup

* docs(nxdev): more cleanup

* docs(nxdev): formatting

* docs(nxdev): code formatting

* docs(nxdev): only mention angular devkit in angular docs

* docs(nxdev): tidy

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-22 15:09:54 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Brandon Roberts
d81837c880 docs(core): add mental model overview guide 2021-06-22 11:17:19 -04:00
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