v5.3.0
What's Changed
- fix(mobx): Configure mobx to isolate state by @jeff-phillips-18 in #143
- feat(label): add support for top label position in groups by @karthikjeeyar in #141
- fix(lodash): Remove dependency on lodash by @jeff-phillips-18 in #144
- fix(collapse):Fix child positions on group expand by @jeff-phillips-18 in #149
- Fix(TaskNode): set nameLabelClass attribute by @jenny-s51 in #152
- feat(pipelines): Support top to bottom pipelines by @jeff-phillips-18 in #148
- chore(demo): Update demo to show a better example by @jeff-phillips-18 in #154
- feat(pipelines): Add pipeline groups layout by @jeff-phillips-18 in #157
- feat(pipelines): support terminal types by @jenny-s51 in #163
- chore(demo): fix for nested levels in package demo by @jeff-phillips-18 in #164
- feat(pipelines): add support for collapsible groups by @jenny-s51 in #162
- fix(layouts): remove unused var gridOptions by @jenny-s51 in #167
- fix(deps): Move @types/react from resolutions to devDeps by @wise-king-sullyman in #168
- chore(pf-issues): Updated code to put issues into Patternfly Issues projects by @dlabaj in #166
- fix(exports): export pipelineElementFactory and BasePipelineNode by @jeff-phillips-18 in #170
- feat(pipelines): Add ability to scale collapsed pipeline groups by @jeff-phillips-18 in #173
- feat(actions): Add PR previews by @jessiehuff in #161
- fix(types): Work around to fix issue with consumers recieving a type error. by @dlabaj in #174
Full Changelog: v5.2.1...v5.3.0