Bradley Zeggelaar
4d8b38b7ce
feat(core): adds host binding option to dep-graph command
2020-02-16 10:28:24 -05:00
Victor Savkin
04a9c5edbb
feat(core): minor cache improvements to improve dev ergonomics
2020-02-04 15:02:19 -05:00
Jo Pearce
8c99bc3da7
feat(angular): add --project alias, default argv source and example to move schemas ( #2390 )
2020-01-28 16:46:29 +00:00
Victor Savkin
9c8e09ab2d
feat(core): make migrate command more permissive and add docs
2020-01-18 12:00:25 -05:00
Jo Hanna Pearce
25de783a26
feat(angular): add move schematic for workspace and angular collections
2020-01-08 13:09:24 -05:00
Jason Jean
8eea4b3157
feat(misc): add color option to run-commands
2020-01-05 16:37:10 -05:00
Victor Savkin
8e08924bc3
feat(core): add ability to select data from the print affected output
2019-12-16 16:04:35 -05:00
Victor Savkin
e5377d223f
feat(core): improves print-affected command to support more use cases
2019-12-12 18:08:43 -05:00
Jo Hanna Pearce
607bcfdeb2
feat(nx): refactor nx list to also show plugins with builders and uninstalled approved plugins
2019-11-11 13:09:18 -05:00
Victor Savkin
c23572a8fa
docs(nx): add an example of using --with-deps
2019-11-04 10:46:03 -05:00
Joshua D. Mentzer
f6ad171450
feat(nx): inclusion and exclusion capability added to nx dep-graph
...
`nx dep-graph --filter=todos-feature-main --exclude=shared-utils` will launch dep graph with all
ancestors and descendants of todos-feature-main and exclude the shared-utils library
fix #1864
2019-10-21 21:46:15 -04:00
Victor Savkin
1c7b8dce8c
feat(nx): implement print-affected
...
This allows printing information about affected projects, which is useful in CI.
2019-10-15 16:56:38 -04:00
Jason Jean
ed546337f1
feat(nx): add generic task execution
2019-10-08 15:00:54 -04:00
Jo Hanna Pearce
b962b09ac6
feat(nx): add new nx list command which enables simpler schematic discovery
2019-10-08 10:59:38 -04:00
Jo Hanna Pearce
1d377eac29
feat(nx): add report function to @nrwl/workspace which lists versions of select packages
2019-10-04 17:16:02 -04:00
Victor Savkin
3516890ec6
feat(nx): add a flag to run affected:libs and affected:apps without pretty formatting
2019-10-02 17:54:38 -04:00
Victor Savkin
156f961195
fix(nx): make dep-graph work on node 12
2019-10-02 16:26:28 -04:00
Victor Savkin
5bb12dc4af
fix(nx): add migrate packages
2019-09-26 09:23:20 -04:00
ben
0ac030b09f
docs(nx): update affected files description
...
Update the description of the `--files` options for the `affected`
command, making it clearer (hopefully).
close #1535
2019-09-17 08:51:32 -04:00
Victor Savkin
70d71b3516
feat(nx): add support for migrations
2019-09-02 14:33:56 -04:00
Jack Hsu
0a2f7fd78a
feat(react): add redux schematic ( #1761 )
2019-08-28 08:25:34 -04:00
Jack Hsu
d222ef04fe
fix(react): set configPath for @babel/preset-env to match project context ( #1758 )
2019-08-27 13:06:36 -04:00
Victor Savkin
11b2412a39
fix(nx): fix formatting
2019-08-19 10:49:25 -04:00
Victor Savkin
64063f72df
docs(nx): update api docs to contain examples
2019-08-21 11:56:21 -04:00
Victor Savkin
9a8f637899
docs(nx): generate different flavours of nx docs
2019-08-17 13:25:22 -04:00