bpmn-js/test
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
..
config test(project): use built-in progress reporter 2019-01-10 12:36:02 +01:00
distro
fixtures feat(bpmn-renderer): correctly render all parallel and multiple events 2019-06-27 10:41:27 +00:00
helper
integration fix(tests): fix custom elements tests 2019-05-23 18:26:12 +02:00
matchers
spec feat(Viewer): restore Viewer#importDefinitions 2019-06-28 10:26:58 +02:00
util test(keyboard): use standard KeyEvents util 2018-11-21 09:41:52 +01:00
.eslintrc
TestHelper.js
all.js chore(project): add test coverage 2018-10-04 07:37:01 +00:00
suite.js