bpmn-js/test/spec
Maciej Barelkowski 9c063f867b 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:26:58 +02:00
..
draw chore(draw): remove internal label for groups 2019-05-28 06:46:53 +00:00
environment chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
features feat(snapping): add TRBL snapping against containers 2019-06-27 13:09:22 +00:00
i18n chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
import feat(ElementFactory): add #isFrame property on group creation 2019-05-07 14:36:32 +02:00
util style(tests): use not.to matchers 2018-05-03 16:37:24 +02:00
ModelerSpec.js test(Viewer): simplify multiple-diagrams test cases 2019-04-16 15:20:12 +02:00
NavigatedViewerSpec.js test(NavigatedViewer): verify editor action support 2018-10-29 14:52:41 +00:00
ViewerSpec.js feat(Viewer): restore Viewer#importDefinitions 2019-06-28 10:26:58 +02:00