bpmn-js/lib/features/modeling/behavior
Ricardo Matias 694d52d6bb fix(ReplaceMenuProvider): handle condition/default when morphing flows
* Remove conditionExpression when morphing to default flow
 * Remove default property when morphing to conditional flow

Closes #441, closes #442
2016-01-08 12:01:01 +01: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 feat(modeling): add data objects 2015-10-07 15:15:57 +02: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
ModelingFeedback.js feat(modeling): add feedback on invalid modeling action 2015-05-11 17:01:48 +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
UpdateFlowNodeRefsBehavior.js feat(modeling): update Lane#flowNodeRefs while modeling 2015-10-20 16:05:24 +02:00
index.js fix(modeling): correctly populate DataInputAssociation#targetRef 2016-01-06 11:57:52 +01:00