bpmn-js/lib/util
Martin Stamm 2b11d871cd feat: decouple DI from businessObject
In the diagram `di` is now accessed via the diagram element, not the
business object. This has the benefit that elements in multiple diagrams
can easily be represented.

Related to https://github.com/bpmn-io/bpmn-js/issues/1472

BREAKING CHANGE:

* Instead of referencing the `di` from the business object, reference it
  from the diagram element representing it.
2021-09-03 15:14:00 +02:00
..
CompatibilityUtil.js chore(util/CompatibilityUtil): correct spacing and simplify warning 2020-05-18 08:10:32 +00:00
DiUtil.js feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
LabelUtil.js feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
ModelUtil.js feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
PoweredByUtil.js chore(project): update logo 2020-05-25 17:09:05 +02:00