88 Commits

Author SHA1 Message Date
Benjamin Cabanes
848436bca5
docs(nxdev): master docs is latest (#6975)
* docs(nxdev): master docs is latest

* docs(nxdev): update latest documentation

* docs(nxdev): removing NX ROOT
2021-09-13 13:55:18 +00:00
Benjamin Cabanes
ffb38b062b
docs(nxdev): fix check script output (#6963) 2021-09-08 19:05:33 +00:00
Benjamin Cabanes
b73c7088c8
docs(nxdev): fix check script output (#6949) 2021-09-07 14:37:06 +00:00
Leosvel Pérez Espinosa
a30d9e11f8
docs(core): improve cli docs (#6669) 2021-08-24 16:05:02 +00:00
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix (#6471) 2021-07-23 08:16:54 -04:00
Craigory V Coppola
a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability (#6451)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json (#6442) 2021-07-21 11:42:43 +01:00
Leosvel Pérez Espinosa
4433e21e24
docs(misc): highlight executors and generators required options (#6231) 2021-07-06 14:29:57 -04:00
Leosvel Pérez Espinosa
195e6bade5
cleanup(misc): rename builders.json to executors.json (#6230) 2021-07-02 15:59:34 +01:00
Katerina Skroumpelou
6ded4b1f58
docs(nxdev): bad formatting in migrate docs (#6166) 2021-06-29 09:50:09 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Craigory V Coppola
60ad752c11
chore(repo): docs generator should only format docs files (#6101)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-23 10:51:52 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Leosvel Pérez Espinosa
5cac8ba9ac
cleanup(angular): migrate ngrx generator to nx devkit (#6057) 2021-06-21 14:18:15 +01:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 (#5623) 2021-06-17 16:44:30 +02:00
Benjamin Cabanes
8f397c5927
docs(core): nx dev release script (#5979) 2021-06-11 20:39:57 +00:00
Isaac Mann
c39135e0d2
docs(core): autogenerate nx devkit api (#5827)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00
Zachary DeRose
6fdf9d62f9
fix(repo): fixing issue with some options missing from docs (#5641) 2021-05-12 17:50:09 -04:00
Leosvel Pérez Espinosa
678818a58b
feat(angular): upgrade Angular to v12.0.0-rc.3 (#5630)
* feat(angular): upgrade Angular to v12.0.0-rc.3

* feat(angular): target Nx v12.4.0-beta.0 for Angular v12.0.0-rc.0 upgrade

* fix(angular): use defaultConfiguration if no other configuration is passed

* cleanup(angular): sync migration folder name to target version

* fix(repo): creating custom schema flattener for docs

* chore(repo): amend yarn.lock

* feat(angular): update angular storybook to use webpack 5

* fix(angular): add legacy peer deps for angular+jest

* fix(angular): move migrations to 12.3.0-rc.0

Co-authored-by: Zack DeRose <zack.derose@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-05-12 12:20:12 -04:00
Phillip Barta
02d1373b57 fix(repo): fixed documentation map-link-checker 2021-05-04 20:29:43 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 (#5199)
* cleanup(core): normalized usage of fs-extra and updated fs-extra

* cleanup(misc): use fs over fs-extra when possible

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
Phillip Barta
27df60164d
feat(misc): updated documentation generation scripts and removed shelljs (#5381)
cleanup(repo): updated documentation generation scripts and removed shelljs
2021-04-19 15:26:17 -04:00
vsavkin
1a918d7e6b feat(misc): add a convenince command to connect to nx cloud 2021-04-04 20:14:57 -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
Tasos Bekos
01e536c6eb fix(repo): documentation generation correclty handles deprecated 2021-03-31 21:03:10 -04:00
Zachary DeRose
dad3f0708f
fix(misc): using path.join() in internal-link-checker (#5162) 2021-03-30 16:13:13 -04:00
Zachary DeRose
bcb64358c3
fix(repo): allowing wildcard {{version}} links to pass (#5172) 2021-03-30 13:23:19 -04:00
Jack Hsu
7f9b3b5f1b
chore(repo): fix internal link check script (#5168) 2021-03-30 10:58:25 -04:00
Zachary DeRose
d500401562
Adding internal link script to pre commit hook and checking anchors (#4846)
* chore(repo): add internal link checker to pre-push hook

* chore(repo): add anchor checks and logging to internal link checker
2021-03-29 19:36:07 -04:00
Vivek
d1b09eaabd
cleanup(misc): make code more consistent and fix typos 2021-03-23 13:03:17 -04:00
Zack DeRose
e746fcaab3 chore(repo): internal link checker: adding file scraping for direct links 2021-03-10 08:44:47 -05:00
Isaac Mann
1c94df17c7
docs(nxdev): fix link to docs from executors (#4908)
ISSUES CLOSED: #4862

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-02-26 09:43:58 -05:00
Zachary DeRose
95365564f2
chore(repo): internal link checker script (#4786) 2021-02-14 11:39:42 -05:00
Victor Savkin
c40ce8a539 feat(testing): update cypress use nx devkit 2021-01-18 21:46:17 -05:00
victor savkin
93ebc835dc docs(misc): clean up api docs 2020-12-02 10:51:43 -05:00
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 (#4095) 2020-11-30 14:07:27 -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
4a17b7339f feat(core): use the new schematics api for workspace schematics 2020-11-17 19:31:08 -05:00
Benjamin Cabanes
60b9964d81
docs(docs): add map checker script (#4046)
* docs(docs): add map checker script

* feat(docs): map checker discards shared files

* docs(core): fix orphan files and documentation links

* feat(repo): add documentation map checks before push
2020-11-12 13:39:33 -05:00
Jason Jean
232fd9f30b
feat(core): update to typescript 4 (#3814) 2020-09-29 18:53:22 -04:00
Jonathan Cammisuli
0304516318 feat(docs): add node document generation 2020-09-01 11:23:57 -04:00
Victor Savkin
3cd9f4fe6c feat(misc): add nx package to make installing global cli easier 2020-07-29 12:16:12 -04:00
Philip Fulcher
4968b6e6e3
feat(core): add filtering arguments to dep-graph CLI (#3171)
BREAKING CHANGE:
Dependency graph will now default to having no projects selected if run without filtering arguments
2020-07-10 19:31:32 -04:00
Victor Savkin
d0cbc35efa feat(repo): build nx with nx 2020-06-03 16:25:25 -04:00
Benedikt D Valdez
dbda2b8904
feat(core): generate static website with dep-graph --file=foldername.html (#3049)
* feat(core): generate static website with dep-graph --file=dep-graph.html

ISSUES CLOSED: #3048, #2005

* fix(core): only allow .json and .html extensions in dep-graph file arg

# Conflicts:
#	packages/workspace/src/command-line/dep-graph.ts
2020-05-25 13:46:14 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 (#2934)
this is just for the repo, and not the workspace

Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Benjamin Cabanes
935f121f9d
feat(docs): show entity type and entity container's type (#2878) 2020-04-21 17:48:42 -04:00
James Henry
97c607a638
fix(core): runtime support for outputPath array on run-commands builder (#2807) 2020-04-04 14:00:26 -04:00
Victor Savkin
6e9fb0efa0 docs(core): clean up generated docs 2020-03-30 13:08:41 -04:00