bpmn-js/lib
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
..
core chore(import): reorganize import related functionality 2014-10-30 12:06:43 +01:00
draw chore(draw/BpmnRenderer): exposed _drawPath helper 2017-11-13 09:56:02 +01:00
features fix(snapping): correct bendpoint snapping on shape move 2017-12-10 13:48:46 +01:00
import chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00
util feat(util/model): avoid persisting empty property element containers 2017-02-14 15:43:58 +01:00
Modeler.js chore(Viewer+Modeler): consistently name private instance variables 2017-11-20 15:28:29 +01:00
NavigatedViewer.js chore(project): use inherits util 2015-03-23 15:15:32 +01:00
Viewer.js chore(project): consistent async error handling 2017-12-09 22:31:15 +01:00