bpmn-js/lib/features/modeling
Nico Rehwaldt 2e73f5ab85 fix(modeling): update id property in diagram-js, too
This fixes a bug where updating the id property of an element
was not propagated to the diagram. Thus, retrieving the element
based on the new id from diagram-js did not work.

Closes #238
2015-04-13 10:55:17 +02:00
..
behavior chore(modeling): renamve behaviors for clarity 2015-03-23 15:14:54 +01:00
cmd fix(modeling): update id property in diagram-js, too 2015-04-13 10:55:17 +02:00
rules fix(rule): allow drop of associations 2015-03-25 13:45:54 +01:00
BpmnFactory.js chore(project): migrate to modularized lodash@3 2015-02-02 14:46:21 +01:00
BpmnUpdater.js chore(project): migrate to modularized lodash@3 2015-02-02 14:46:21 +01:00
ElementFactory.js chore(project): use inherits util 2015-03-23 15:15:32 +01:00
LabelSupport.js chore(project): migrate to modularized lodash@3 2015-02-02 14:46:21 +01:00
Layouter.js chore(project): use inherits util 2015-03-23 15:15:32 +01:00
Modeling.js chore(project): use inherits util 2015-03-23 15:15:32 +01:00
index.js feat(modeling): move to rules infrastructure 2014-11-21 09:22:51 +01:00