bpmn-js/test
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
..
config chore(karma): increase timeout for no browser activity 2014-09-25 09:54:40 +02:00
fixtures/bpmn feat(modeling): add property update mechanism 2015-01-02 16:15:18 +01:00
helper chore(test): fix brfs include encoding 2014-11-21 09:22:51 +01:00
integration test(bpmn-moddle): create integration test 2014-09-08 19:04:07 +02:00
spec feat(modeling): add property update mechanism 2015-01-02 16:15:18 +01:00
Matchers.js chore(tests): remove unused node test folders 2014-08-01 07:20:15 +02:00
TestHelper.js chore(test): assign fixed height to test containers 2014-11-21 09:22:51 +01:00