bpmn-js/test/spec/features
Nico Rehwaldt e9eb9e374a fix(snapping): correct bendpoint snapping on shape move
Don't blindly snap first waypoint; instead, snap only bendpoints
that are manhattan layout aligned with other bendpoints (excluding
start and end).
2017-12-10 13:48:46 +01:00
..
align-elements feat(align-elements): elements can be aligned 2016-06-21 15:29:03 +02:00
auto-resize fix(auto-resize): validate diagram-js auto resize fix 2016-08-08 12:02:49 +02:00
context-pad fix(context-pad): use current context shape 2016-09-19 12:29:20 +02:00
copy-paste fix(copy-paste): create new business object on paste 2017-06-20 16:24:11 +02:00
distribute-elements fix(distribute-elements): exclude boundary events from distrubution 2016-08-15 15:33:25 +02:00
editor-actions fix(move-to-origin): ignore children of subprocesses 2017-01-09 14:36:58 +01:00
global-connect feat(global-connect): connect distant elements 2016-04-14 17:03:58 +02:00
keyboard chore(project): bump test dependency versions 2017-10-22 23:22:58 +02:00
label-editing chore(project): bump test dependency versions 2017-10-22 23:22:58 +02:00
modeling feat(layout): filter redundant connection waypoints 2017-12-10 12:29:54 +01:00
ordering fix(bpmn-ordering-provider): handle external labels seperately 2016-08-16 14:56:52 +02:00
palette chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
popup-menu fix(replace-menu): a compensation handler can also be a call-activity 2016-08-16 16:02:38 +02:00
replace fix(label-support): fix positioning of label created on shape create 2017-03-07 15:22:43 +01:00
replace-preview feat(graphics): remove snapsvg 2016-11-01 15:20:22 +01:00
rules fix(rules): allow TextAnnotation <-> Data(Store|Object) connection 2017-05-22 12:55:43 +02:00
search chore(project): switch to eslint 2016-06-07 09:55:32 +02:00
snapping fix(snapping): correct bendpoint snapping on shape move 2017-12-10 13:48:46 +01:00