bpmn-js/test/spec/features/modeling
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
..
append feat(modeling): implement create via palette/context-pad 2014-12-07 13:08:50 +01:00
AppendShapeSpec.js feat(modeling): implement create via palette/context-pad 2014-12-07 13:08:50 +01:00
BpmnFactorySpec.js chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
CreateConnectionSpec.js chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
DeleteConnectionSpec.js chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
DeleteShapeSpec.js chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
DropSpec.js feat(modeling): move to rules infrastructure 2014-11-21 09:22:51 +01:00
LayoutConnectionSpec.js chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
MoveConnectionSpec.js chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
MoveShapeSpec.js test(modeling/move): add label move undo tests 2014-11-28 13:19:57 +01:00
UpdatePropertiesSpec.js feat(modeling): add property update mechanism 2015-01-02 16:15:18 +01:00