bpmn-js/lib/features/modeling/behavior
Maciej Barelkowski 9ee90ef089 fix(modeling): correctly create connection replacement
Closes https://github.com/bpmn-io/bpmn-js/issues/1072
2019-07-02 12:21:49 +00:00
..
util chore(resize-behavior): move resize behavior to seperate behavior 2019-06-05 14:36:39 +02:00
AdaptiveLabelPositioningBehavior.js feat(modeling): improve label positioning for boundary events 2019-06-05 06:04:42 +00:00
AppendBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
AttachEventBehavior.js feat(modeling): lay out connection once per event attachment 2019-06-04 17:44:47 +00:00
BoundaryEventBehavior.js chore(boundary-event-behavior): clean up tests 2018-10-17 14:31:40 +00:00
CopyPasteBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
CreateBoundaryEventBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
CreateDataObjectBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
CreateParticipantBehavior.js feat(grid-snapping): snap width and height on create first participant 2019-06-05 15:50:47 +02:00
DataInputAssociationBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
DataStoreBehavior.js fix(modeling): correct DataStoreBehavior updating multiple stores 2018-06-18 09:21:18 +02:00
DeleteLaneBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
DetachEventBehavior.js feat(modeling): layout connection once per detachment 2019-06-04 16:07:13 +02:00
DropOnFlowBehavior.js fix(modeling/DropOnFlowBehavior): filter redundant connections 2018-07-25 11:10:51 +02:00
EventBasedGatewayBehavior.js revert: feat(modeling): prevent expanded subprocess overlap of previous content 2019-05-29 11:23:41 +02:00
FixHoverBehavior.js feat(modeling): allow to drag participant via nested lane 2019-06-25 18:01:40 +02:00
GroupBehavior.js feat(group-behavior): set copied name value to pasted group elements 2019-07-02 07:42:22 +00:00
ImportDockingFix.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
IsHorizontalFix.js feat(modeling): set isHorizontal=true for partipant/lane DIs 2019-01-31 10:46:16 +00:00
LabelBehavior.js feat(label-behavior): correctly retrieve label from element 2019-07-02 07:42:22 +00:00
ModelingFeedback.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
RemoveElementBehavior.js fix(modeling): limit flow join behavior to bpmn:SequenceFlows 2018-11-30 09:32:05 +00:00
RemoveParticipantBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
ReplaceConnectionBehavior.js fix(modeling): correctly create connection replacement 2019-07-02 12:21:49 +00:00
ReplaceElementBehaviour.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
ResizeBehavior.js chore(resize-behavior): move resize behavior to seperate behavior 2019-06-05 14:36:39 +02:00
ResizeLaneBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
SubProcessStartEventBehavior.js feat(modeling): add subprocess with start event included 2019-05-29 16:05:22 +02:00
ToggleElementCollapseBehaviour.js revert: feat(modeling): prevent expanded subprocess overlap of previous content 2019-05-29 11:23:41 +02:00
UnclaimIdBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
UnsetDefaultFlowBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
UpdateFlowNodeRefsBehavior.js chore(project): drop 'use strict' 2018-04-03 18:09:53 +02:00
index.js chore(modeling/behavior): rename Create -> FixHover behavior 2019-06-18 07:07:03 +00:00