bpmn-js/lib/features/modeling/behavior
Nico Rehwaldt 1333479815 fix(modeling/behavior): round label move adjustment
Ensure we don't return floating point numbers for conection label
adjustments calculated on connection changes.
2017-12-13 14:21:19 +01:00
..
util fix(modeling/behavior): round label move adjustment 2017-12-13 14:21:19 +01:00
AdaptiveLabelPositioningBehavior.js feat(modeling): adjust label location based on free space 2017-12-11 15:40:40 +01:00
AppendBehavior.js chore(modeling): make append behavior a CommandInterceptor 2015-04-28 14:13:54 +02:00
CopyPasteBehavior.js fix(copy-paste): allow pasting of elements onto lanes 2016-05-03 17:27:25 +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
CreateParticipantBehavior.js feat(copy-paste): allow copying & pasting of elements 2016-04-22 09:34:53 +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
DropOnFlowBehavior.js fix(modeling/DropOnFlowBehavior): ensure label is created before executing 2017-12-11 15:40:40 +01:00
ImportDockingFix.js feat(modeling): retain waypoints with connection on shape deletion 2016-08-23 17:13:25 +02:00
LabelBehavior.js fix(modeling/DropOnFlowBehavior): ensure label is created before executing 2017-12-11 15:40:40 +01:00
ModelingFeedback.js feat(copy-paste): disallow pasting of participants on some scenarios 2016-05-03 15:23:45 +02:00
RemoveElementBehavior.js feat(modeling): retain waypoints with connection on shape deletion 2016-08-23 17:13:25 +02:00
RemoveParticipantBehavior.js chore(modeling/behavior): rename Remove{->Participant}Behavior 2015-08-19 17:24:49 +02:00
ReplaceConnectionBehavior.js chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
ReplaceElementBehaviour.js style(lib): correct indention 2017-05-19 12:56:59 +02:00
ResizeLaneBehavior.js fix(snapping): remove prev/next resize constraints for unbalanced resize 2015-10-22 20:35:34 +02:00
ToggleElementCollapseBehaviour.js feat(replace): properly collapse / expand SubProcess(es) 2016-08-09 11:33:59 +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 feat(modeling): adjust label location based on free space 2017-12-11 15:40:40 +01:00