bpmn-js/lib
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
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
features chore: use ES6 exports 2021-08-25 08:41:34 +02:00
import feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
util feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
.eslintrc chore(project): detect unresolved lint rules 2018-10-26 11:18:37 +00:00
BaseModeler.js feat(lib): deprecate import.parse.complete <context> payload 2020-04-29 11:12:23 +02:00
BaseViewer.js feat: decouple DI from businessObject 2021-09-03 15:14:00 +02:00
Modeler.js feat(lib): Promisify public APIs 2020-04-29 11:12:23 +02:00
NavigatedViewer.js feat(project): provide Base{Viewer|Modeler} distributions 2019-12-11 13:28:35 +01:00
Viewer.js chore(documentation): fix JSDoc number types 2020-04-07 06:52:55 +00:00