bpmn-js/lib
Maciej Barelkowski 63fabac890 feat(Viewer): restore Viewer#importDefinitions
This was removed in f8f9334, but it occurred that
the method is used productively  by some of the clients.
This commit restores the method as part of public API.

Use `Viewer#importDefinitions` to import previously
parsed definitions. Now it is also possible to pass
the diagram or diagram id to be rendered during
graphical import.
2019-06-28 10:20:05 +02:00
..
core chore(project): es6ify source code 2018-04-03 16:32:14 +02:00
draw fix(draw): render hex and rgb encoded color markers 2019-04-18 14:42:01 +00:00
features fix(modeling/BpmnLayouter): properly lay out boundary event connections 2019-04-24 11:56:01 +00:00
import chore(Viewer): type BPMNDiagram arg where possible 2019-04-16 15:20:12 +02:00
util feat(import): render DataInput and DataOutput labels 2019-03-26 11:55:36 +01:00
.eslintrc chore(project): detect unresolved lint rules 2018-10-26 11:18:37 +00:00
Modeler.js chore(Modeler): disable grid snapping 2019-04-25 10:21:05 +02:00
NavigatedViewer.js chore(editor-actions): make dependencies optional 2018-10-29 14:52:41 +00:00
Viewer.js feat(Viewer): restore Viewer#importDefinitions 2019-06-28 10:20:05 +02:00