7 Commits

Author SHA1 Message Date
Martin Stamm
a696aa5953
fix(drilldown): prevent infinite loop on root property change
related to https://github.com/bpmn-io/bpmn-js-properties-panel/issues/569
2022-02-09 08:22:33 +01:00
Philipp
fb6c649570 chore: simplify drilldown utility
* semantic names help understanding what the utility functions do without having to check their implementation
2022-01-30 16:52:32 +01:00
Philipp
ebba204435 chore: code style
* single-line comments should always be lowercase
2022-01-30 16:52:32 +01:00
Martin Stamm
824d8c209a feat(drilldown): update breadcrumbs on name change 2022-01-30 16:52:32 +01:00
Martin Stamm
70d38eb447 chore(drilldown): add documentation for getParentChain 2022-01-13 14:32:12 +01:00
Martin Stamm
c89f4a4e02 fix(drilldown): allow navigation to root collaboration
closes #1566
2022-01-13 14:32:12 +01:00
Martin Stamm
4bd64e45e4 feat(drilldown): make overlays react to diagram changes 2022-01-12 09:14:15 +01:00