bpmn-js/test/spec
Nico Rehwaldt 2019c658df feat(modeling): add property update mechanism
This adds the modeling#updateProperties(element, props) method to the
modeler that can be used to set BPMN 2.0 properties on elements.

By assigning the properties this way, the modeler is aware of the
elements that got changed and can update / redraw the elements
accordingly.

This hooks up with the modelers undo/redo chain, too.

Related to #167
2015-01-02 16:15:18 +01:00
..
draw test(importer): attribute default value 2014-08-18 12:38:41 +02:00
environment chore(tests): instantiate modeler only when neccessary 2014-08-05 08:17:22 +02:00
features feat(modeling): add property update mechanism 2015-01-02 16:15:18 +01:00
import fix(import): import message flows to dangling process 2015-01-02 12:56:32 +01:00
ModelerSpec.js chore(Modeler): remove bpmn-js-cli 2014-12-30 22:53:58 +01:00
ViewerSpec.js feat(bpmn-js): add #destroy method and allow custom position 2014-12-18 09:45:45 +01:00