bpmn-js/test/fixtures/bpmn
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 fix(import): ensure correctly import *associations 2014-10-31 15:05:16 +01:00
error fix(import): handle multiple DI elements per semantic 2014-11-26 20:54:52 +01:00
features feat(drop): basic implementation 2014-11-21 09:21:41 +01:00
import fix(import): import message flows to dangling process 2015-01-02 12:56:32 +01:00
collaboration-data-items.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
collaboration-message-flows.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
collaboration-sequence-flows.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
collaboration.bpmn fix(import): forgive invalid flowElements 2014-06-23 14:44:03 +02:00
complex.bpmn test(bpmnrenderer): add test case for pools and lanes 2014-04-30 14:58:18 +02:00
conditions.bpmn feat(modeling): add property update mechanism 2015-01-02 16:15:18 +01:00
containers.bpmn fix(modeling): use correct parent for bpmn:TextAnnotation 2014-12-02 08:36:15 +01:00
empty-definitions.bpmn feat(XML): use http://bpmn.io/schema/bpmn as targetNamespace 2014-03-21 16:43:15 +01:00
flow-markers.bpmn feat(BpmnRenderer): clean up flow markers 2014-05-28 22:49:35 +02:00
nested-subprocesses.bpmn fix(modeling): use correct parent for bpmn:TextAnnotation 2014-12-02 08:36:15 +01:00
sequence-flows.bpmn feat(modeling): crop connections on shape boundaries 2014-07-31 16:26:05 +02:00
simple.bpmn fix(move): adjust positioning of all attached labels 2014-11-28 11:38:06 +01:00