Releases: patternfly/react-topology
Releases · patternfly/react-topology
prerelease-v5.2.0-prerelease.1
v5.1.0
What's Changed
- Update deprecated components by @jenny-s51 in #84
- Config updates to retire v5 by @jenny-s51 in #89
- fix: remove v5 branch from check-pr.yml by @jenny-s51 in #94
- chore(CI): Remove Typedoc build/release from v5 by @wise-king-sullyman in #103
- chore: remove dryRun from v5 by @jenny-s51 in #98
- Control bar docs updates by @jenny-s51 in #105
- chore: upgrade deprecated components in demo-app by @jenny-s51 in #93
- chore: prepare for q3 release by @nicolethoen in #112
New Contributors
- @nicolethoen made their first contribution in #112
Full Changelog: v5.0.0...v5.1.0
prerelease-v5.2.0-prerelease.0
Merge pull request #112 from nicolethoen/q3_release chore: prepare for q3 release
prerelease-v5.1.0-prerelease.2
5.1.0-prerelease.2 (2023-09-08)
Bug Fixes
prerelease-v4.93.7
prerelease-v4.93.6
prerelease-v5.1.0-prerelease.1
5.1.0-prerelease.1 (2023-08-25)
Bug Fixes
v5.0.0
What's Changed
- Icon/tooltip fixes by @jeff-phillips-18 in #41
- Fix for negative icon width/height by @jeff-phillips-18 in #42
- Remove unnecessary tooltip triggerRef's by @jeff-phillips-18 in #43
- feat(v5): Update to consume PF5 alphas and release an alpha version by @wise-king-sullyman in #40
- remove v5 dryrun by @wise-king-sullyman in #45
- Fix integralShapePath for almost parallel nodes by @jeff-phillips-18 in #47
- chore(doc): Fix links to demo code source by @jeff-phillips-18 in #51
- chore(strictFunctionTypes): Set strictFunctionTypes by @jeff-phillips-18 in #53
- feature: withContextMenu support for Promise by @jeff-phillips-18 in #58
- feature: Update version of D3 by @jeff-phillips-18 in #59
- Upgrade to latest mobx by @jeff-phillips-18 in #61
- feature: Add lead icon to task nodes by @jeff-phillips-18 in #67
- chore(deps): Bump PF deps to latest prerelease by @wise-king-sullyman in #68
- fix: Style updates per dark theme audit by @jeff-phillips-18 in #64
- PF v5 latest pre release by @dlabaj in #71
- chore(ci-release): Update release config from alpha to prerelease by @wise-king-sullyman in #72
- chore: Fix mobx warnings in TaskNode by @jeff-phillips-18 in #74
- fix(componentFactory): Update component factory return type by @jeff-phillips-18 in #76
- doc: Fix link to model in getting started doc by @jeff-phillips-18 in #81
- fix(event): Update values before firing GRAPH_POSITION_CHANGE_EVENT by @jeff-phillips-18 in #80
- fix(event): Fix firing of GRAPH_LAYOUT_END_EVENT by @jeff-phillips-18 in #82
- chore(deps): Bump PatternFly deps to latest release candidates by @wise-king-sullyman in #83
New Contributors
Full Changelog: v4.93.6...v5.0.0
prerelease-v5.1.0-prerelease.0
chore(ci): Add promotion workflow