v5.4.0
What's Changed
- feat(DefaultTaskGroup): support status by @jenny-s51 in #176
- fix(packages): Update packages for pr previews by @jessiehuff in #177
- fix(pipelines): Handle collapsed groups better by @jeff-phillips-18 in #186
- feat(pipelines): Add ability and styling for selected task edges by @jeff-phillips-18 in #189
- fix(target arrow): Correctly determine incoming point for target connectors by @jeff-phillips-18 in #192
- chore(prettier): Apply prettier settings to lint by @jeff-phillips-18 in #202
- feat(ControlBar): Add expand/collapse all buttons by @jeff-phillips-18 in #203
- chore(panIntoView): Add demo of the panIntoView functionality on node selection by @jeff-phillips-18 in #209
- fix(DefaultNode): Correctly scale the node's label on hover when zoomed iyt by @jeff-phillips-18 in #212
- feat(pipelines): Add focus on newly expanded/collapsed groups by @jeff-phillips-18 in #210
- feat(pipelines): support customStatusIcon by @jenny-s51 in #215
- feat(group labels): Add ability to show group labels on hover by @jeff-phillips-18 in #214
- feat(dagre): Update dagre version to latest release by @jeff-phillips-18 in #219
- feat(group label): Add ability to center the group's label on the edge by @jeff-phillips-18 in #216
- feat(pipelines): add support for custom
GroupLabelComponent
by @jenny-s51 in #221 - Docs(Topology): Edits content as part of audit. by @edonehoo in #197
- fix(graph): Remove console.log() statement by @lordrip in #226
- fix(TaskPill): fix customStatusIcon bug by @jenny-s51 in #229
- fix(DagreGroupLayout): Keep node order when groups are collapsed by @jeff-phillips-18 in #231
New Contributors
Full Changelog: v5.3.0...v5.4.0