prerelease-v6.0.0-alpha.1
Pre-release
Pre-release
6.0.0-alpha.1 (2024-06-27)
Bug Fixes
- add missing imports to contextmenu.tsx (72461c2)
- bring node labels to top layer on hover (c5931bb)
- build: prevent index.ts file from being copied into dist (d2e4d44)
- componentFactory: Update component factory return type (a3029ba)
- controlbar: remove dependency on addons css (3013e43)
- DefaultNode: Correctly scale the node's label on hover when zoomed out (#212) (6ee2109)
- deps: Move @types/react from resolutions to devDeps (5d95890)
- event: Fix firing of GRAPH_LAYOUT_END_EVENT (de5f843)
- event: Update values before firing GRAPH_POSITION_CHANGE_EVENT (924ddb5)
- exports: export pipelineElementFactory and BasePipelineNode (93368c2)
- lodash: Remove dependency on lodash (b0c87aa)
- menu toggle issue (6c90cf4)
- mobx: Configure mobx to isolate state (5b22dfa)
- packages: Add octokit for pr previews (f6b259d)
- pipelines: Handle collapsed groups better (#186) (8c5ae7a)
- readme: Update README.md (a5234a2)
- reduce node details when at low scale (e18751c)
- remove deprecated dropdown context (2ad056f)
- remove v5 branch from check-pr.yml (ccad553)
- target arrow: Correctly determine incoming point for target connectors (#192) (c089767)
- turn off dryrun (0520a49)
- types: Work around to fix issue with consumers recieving a type error. (ff78dbd)
- v5 updates (19d5289)
- window: remove the use of global and window (af3e142)
Features
- actions: Add PR previews (d35e4b5)
- ControlBar: Add expand/collapse all buttons (f4b67a9)
- dagre: Update dagre version to latest release (ce06319)
- DefaultTaskGroup: support status (8e1c0a8)
- group label: Add ability to center the group's label on the edge (57b04bd)
- group labels: Add ability to show group labels on hover (#214) (280ca91)
- pipelines: Add ability and styling for selected task edges (08512a1)
- pipelines: Add ability to scale collapsed pipeline groups (#173) (3c689e9)
- pipelines: Add focus on newly expanded/collapsed groups (#210) (871677a)
- pipelines: Add pipeline groups layout (f74883d)
- pipelines: add support for custom GroupLabelComponent (#221) (e41b72a), closes #10
- pipelines: add support for expandable/collapsible groups (620de54)
- pipelines: add support for expandable/collapsible groups (4e25135)
- pipelines: add support for expandable/collapsible groups (1b62f1d)
- pipelines: support customStatusIcon (#215) (018c394)
- pipelines: Support top to bottom pipelines (6072423)
- update release config (850b447)
BREAKING CHANGES
- This should try to publish a v6 alpha as a dry run