9 Commits

Author SHA1 Message Date
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