bpmn-js/lib/features/modeling/behavior
Vladimirs Katusenoks bc53dc98db fix(id): unclaim id on element remove
Closes #421

Fixing incorrect test+implementation for ID property update
2016-04-21 11:50:36 +02:00
..
AppendBehavior.js chore(modeling): make append behavior a CommandInterceptor 2015-04-28 14:13:54 +02:00
CreateBoundaryEventBehavior.js feat(modeling): add boundary events behavior 2015-07-22 17:23:31 +02:00
CreateDataObjectBehavior.js chore(modeling/behavior): cleanup code 2016-01-27 11:56:05 +01:00
CreateOnFlowBehavior.js feat(modeling): add generic create-on-flow 2015-06-02 14:22:58 +02:00
CreateParticipantBehavior.js chore(modeling): rename Modeling#move{Shapes->Elements} 2015-08-13 10:51:52 +02:00
DataInputAssociationBehavior.js fix(modeling): correctly populate DataInputAssociation#targetRef 2016-01-06 11:57:52 +01:00
DeleteLaneBehavior.js feat(modeling): update Lane#flowNodeRefs while modeling 2015-10-20 16:05:24 +02:00
LabelBehavior.js fix(replace): preserve label position on element replace 2016-04-20 16:13:02 +02:00
ModelingFeedback.js feat(i18n): add localization 2016-03-11 20:10:10 +01:00
RemoveElementBehavior.js feat(modeling): combining two sequence flows when removing an element 2016-04-13 14:38:38 +02:00
RemoveParticipantBehavior.js chore(modeling/behavior): rename Remove{->Participant}Behavior 2015-08-19 17:24:49 +02:00
ReplaceConnectionBehavior.js fix(ReplaceMenuProvider): handle condition/default when morphing flows 2016-01-08 12:01:01 +01:00
ReplaceElementBehaviour.js feat(replace): add cancel events 2015-09-28 11:35:38 +02:00
ResizeLaneBehavior.js fix(snapping): remove prev/next resize constraints for unbalanced resize 2015-10-22 20:35:34 +02:00
UnclaimIdBehavior.js fix(id): unclaim id on element remove 2016-04-21 11:50:36 +02:00
UnsetDefaultFlowBehavior.js fix(modeling): unset gateway default on default flow delete 2016-04-04 17:24:01 +02:00
UpdateFlowNodeRefsBehavior.js feat(i18n): add localization 2016-03-11 20:10:10 +01:00
index.js fix(id): unclaim id on element remove 2016-04-21 11:50:36 +02:00