mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-11 08:26:32 +00:00
This adds id logging + validation to the Modeler. As a result the modeler will throw hard exeptions on colliding id mappings and may generated unique ids. Related to bpmn-io/bpmn-js#92