Tasos Bekos
86784b2988
feat(misc): support projects option in format ( #3588 )
...
ISSUES CLOSED : #3303 , #3090
2020-09-02 12:15:55 +03:00
Martin Hochel
c275dcdd4a
fix(core): remove invalid --plain flags from affected commands
...
ISSUES CLOSED: 2720
2020-09-01 11:45:48 -04:00
Tasos Bekos
9c5028e005
fix(misc): format only workspace projects with libs-and-apps ( #3498 )
...
* fix(misc): rename format option to `libs-and-apps`
* fix(misc): format only workspace projects with `apps-and-libs`
Retrieving and npm project dependecies is throwing exception when trying to read the `root` of the projects, causing a fallback to all files.
2020-08-19 11:16:54 -04:00
Hugh Loughrey
94c230bc4d
docs(docs): update documentation on e2e watch mode
...
ISSUES CLOSED: 2963
2020-08-05 22:49:55 -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
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
Brandon
b9953b4c0b
docs(core): update generated docs for cli generate command ( #3053 )
2020-05-22 15:04:17 -04:00
Isaac Mann
ba86bbd51b
docs(core): add docs about .nxignore ( #3013 )
...
* docs(core): add docs about .nxignore
* docs(docs): change backticks to quotes
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-15 16:17:39 -04:00
Benjamin Cabanes
be77d15e6e
docs(core): examples generating library ( #2872 )
2020-04-20 08:11:20 -04:00
Victor Savkin
e17fcdca0f
docs(core): fix links + minor changes
2020-03-30 15:38:20 -04:00
Victor Savkin
295225a8a7
docs(core): clarify cli docs
2020-03-29 14:52:15 -04:00
Isaac Mann
ce56206373
docs(misc): add CLI overview page and misc docs updates ( #2734 )
...
* docs(docs): remove migration articles from menu
* docs(nest): fix typo
* docs(docs): fix typo in e2e docs
* docs(docs): cli-overview
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-03-27 06:45:19 -05:00
Victor Savkin
5ab3521fdc
docs(core): clean up cli docs
2020-03-25 17:22:17 -04:00