Jason Jean
4f7191e154
chore(repo): update nx to 12.5.0-beta.5
2021-06-25 17:08:37 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command ( #6043 )
2021-06-22 10:41:44 -06:00
Emily Xiong
b8584a6f18
feat(react): add react fast refresh to webpack ( #5612 )
2021-05-18 15:47:18 -04:00
vsavkin
c47b49cea1
chore(repo): update to nx 12-rc1.
2021-05-03 10:58:06 -04:00
vsavkin
1a918d7e6b
feat(misc): add a convenince command to connect to nx cloud
2021-04-04 20:14:57 -04:00
Vivek
d1b09eaabd
cleanup(misc): make code more consistent and fix typos
2021-03-23 13:03:17 -04:00
Vivek More
af27f975a4
docs(misc): improve grammar and fix typos
2021-03-15 10:27:35 -04:00
Andrew Luca
5f49a53dcc
docs(testing): fix typo in cli/e2e
2021-02-11 11:06:02 -05:00
Victor Savkin
a1c4d94ea6
fix(core): support setting parallel in nx.json
...
Closes #4542
2021-01-17 20:00:56 -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
93ebc835dc
docs(misc): clean up api docs
2020-12-02 10:51:43 -05:00
Victor Savkin
06e13dae2f
cleanup(core): use the use generator instead of schematic
2020-11-19 20:07:13 -05:00
Mehrad Rafigh
e3f318cde3
feat(core): update prettier to v2.1.2
2020-11-06 15:56:40 -05:00
Adrian
992013ca0a
Add possibility to specify port when running dep graph ( #3938 )
...
* feat(misc): add possibility to specify port when running dep graph
* feat(docs): documentation was updated with the exposed port
Co-authored-by: adrian.etter <adrian.etter@dswiss.com>
2020-10-30 12:09:35 -06:00
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