bpmn-js/lib/import
Nico Rehwaldt 7ffb865023 chore(project): consistent async error handling
Async utilities properly propagate _all_ errors to the
specified _done_ callback. Failing in _done_ does not
re-invoke it.

Adjustments made in

* Viewer#importXML
* Viewer#saveSVG
* Importer#importBpmnDiagram

Tests cleaned up to remove un-necessary `if (err) { ...` snippets.
2017-12-09 22:31:15 +01:00
..
BpmnImporter.js feat(bpmn-renderer): use updated text util api 2017-03-02 10:55:40 +01:00
BpmnTreeWalker.js feat(i18n): add localization 2016-03-11 20:10:10 +01:00
Importer.js chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00
Util.js chore(project): migrate to modularized lodash@3 2015-02-02 14:46:21 +01:00
index.js feat(i18n): add localization 2016-03-11 20:10:10 +01:00