28 Commits

Author SHA1 Message Date
Philip Fulcher
87354080f6
fix(dep-graph): fix highlighting in group by folder mode (#7491) 2021-10-22 21:41:07 +00:00
Philip Fulcher
d80d24c1ca
fix(dep-graph): eyeball icon is clickable (#7493) 2021-10-22 21:00:05 +00:00
Benjamin Cabanes
81d76eb68c
feat(dep-graph): project name sidebar rounded corners (#7393) 2021-10-15 13:52:16 -07:00
Miroslav Jonaš
b23f2d8b80
feat(core): extract project graph external nodes (#7340) 2021-10-15 10:08:12 -04:00
Benjamin Cabanes
92ebb84c24
feat(dep-graph): ui redesign (#7281)
* feat(dep-graph): ui redesign

* fix(dep-graph): small behavior changes and e2e fixes

Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-10-14 20:56:29 +00:00
Philip Fulcher
39c290d6b6
fix(misc): select correct projects on dep graph when in watch mode (#7304) 2021-10-14 12:20:20 -06:00
Jason Jean
7d4c350b78
chore(repo): update nx to 13.0.0-beta.8 (#7361) 2021-10-14 14:12:40 -04:00
Jack Hsu
f9fe52bb18
fix(web): add support for barrel exports in web build (#7354) 2021-10-14 10:07:51 -04:00
Miroslav Jonaš
a01a5c9d34
chore(repo): split e2e-workspace to two applications (#7240) 2021-10-05 18:59:03 +02:00
Victor Savkin
d79bba3630 chore(repo): update to nx 12.10 2021-09-20 16:39:13 -04:00
Philip Fulcher
ecf3244d81
feat(misc): add dep graph search depth (#6933)
* feat(misc): add dep graph search depth

ISSUES CLOSED: #5101
2021-09-15 15:38:56 -06:00
Jason Jean
0772cb3642
Revert "chore(repo): update nx to 12.8.0-beta.1 (#6804)" (#6831)
This reverts commit 8e8191f22c7bce330c2c314f37bdf57c71cabadb.
2021-08-24 01:48:50 +00:00
Jason Jean
8e8191f22c
chore(repo): update nx to 12.8.0-beta.1 (#6804) 2021-08-23 18:03:59 +00:00
Philip Fulcher
6b6b66c325
fix(misc): fix affected:dep-graph file output (#6581) 2021-08-07 09:17:01 -04:00
Jack Hsu
cdb954083e
fix(web): remove unnecessary packages from being installed with @nrwl/web (#6554) 2021-07-30 15:51:43 -04:00
Jason Jean
9e8252406c
chore(repo): remove dependency from dep-graph to workspace and run-co… (#6497)
* chore(repo): remove dependency from dep-graph to workspace and run-command

* chore(repo): change default build config for dep-graph

Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-07-23 16:03:40 -04:00
Craigory V Coppola
442e4fc6a1
chore(repo): convert to project json format (#6286) 2021-07-08 11:36:35 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command (#6043) 2021-06-22 10:41:44 -06:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 (#5623) 2021-06-17 16:44:30 +02:00
Leosvel Pérez Espinosa
4563386d76
fix(core): add support for formatting using all extensions prettier supports (#5890) 2021-06-04 10:46:53 -04:00
Jason Clark
0345d08fd7
fix(core): update rollup-plugin-typescript2 to fix array spread error (#5704)
* Update rollup-plugin-typescript2 to fix array spread

* fix(core): update rollup-plugin-typescript2 to 0.30.0 to fix issue with array spreading

Fixes: #5467 - Update rollup-plugin-typescript2 to fix array spread issue
ISSUES CLOSED: #5467

ISSUES CLOSED: #5467

* cleanup(core): cleanup(core): cleanup old rollup-plugin-typescript2 versions
2021-05-22 13:35:11 -04:00
Phillip Barta
053d488801 cleanup(core): removed reexport of devkit types in workspace 2021-05-19 13:42:03 -04:00
Juri Strumpflohner
82fd6db7f4
feat(core): allow to collapse the sidebar on dep-graph UI (#5602)
* feat(core): allow to collapse the sidebar on dep-graph UI

* fix(misc): open dep-graph sidebar when project changes

Co-authored-by: Philip Fulcher <philip@nrwl.io>
2021-05-18 12:29:51 -06:00
Minijus L
357ecd09a4
fix(testing): update ts-jest to version 26.5.5 (#5405)
Update `jest.config.js` ts-jest section with lower-cased 'tsconfig' property as 'tsConfig' is to be deprecated in version 27.
2021-04-26 08:56:52 -04:00
Phillip Barta
647bfc9cdf
feat(core): refactored dep-graph to use latest tippy.js and cytoscape (#5358)
updated tippy.js to version 6 and migrated the TooltipService
updated cytoscape and its packages to
the latest versions
removed cytoscape-anywhere panning
2021-04-16 09:30:07 -06:00
Philip Fulcher
d8d643a1e3
fix(misc): fix grouping problem in dep-graph client (#5279) 2021-04-12 09:17:42 -06:00
Philip Fulcher
dae0d62e22
feat(misc): add debugger panel to dep-graph client (#5143) 2021-03-29 08:56:23 -06:00
Jason Jean
a582bfd5a1
chore(repo): move dep-graph client code to it's own folder (#5141) 2021-03-26 16:17:41 -04:00