bpmn-js/lib/draw
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
..
BpmnRenderUtil.js feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
BpmnRenderer.js feat(bpmn-renderer): support displaying bpmn-in-color 2021-05-27 12:43:53 +00:00
PathMap.js style(collection-marker): adjust svg path to align with parallel marker 2020-11-19 11:52:38 +01:00
TextRenderer.js chore(documentation): fix JSDoc string types 2020-04-07 06:52:55 +00:00
index.js chore(draw): unify text rendering into service 2018-05-24 16:26:01 +02:00