bpmn-js/lib/features
Nico Rehwaldt 1e6186e3ce feat(draw): render sequence flows behind tasks
* ordering provider ensures sequence flows appear
  behind tasks
* importer makes sure we render elements in the order
  lanes > sequence flows > other flow elements
* consistent minimal opacity ensures elements in
  front of tasks don't look _connected_

Closes #727
2017-12-14 11:56:00 +01:00
..
auto-resize chore(auto-resize): migrate to diagram-js infrastucture 2016-06-15 20:32:40 +02:00
context-pad chore(context-pad): remove unused argument 2017-12-08 11:40:55 +01:00
copy-paste fix(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +01: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(editor-actions): factor out into own component 2016-06-21 15:29:03 +02:00
label-editing fix(label-editing): fix isTouch not being processed 2017-12-13 13:30:51 +01:00
modeling fix(modeling/behavior): round label move adjustment 2017-12-13 14:21:19 +01:00
ordering feat(draw): render sequence flows behind tasks 2017-12-14 11:56:00 +01:00
palette feat(palette): move tool's separator 2016-04-29 11:38:04 +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(copy-paste): ignore data associations during cloning 2017-12-11 15:14:31 +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 chore(snapping): remove dead code 2017-12-11 15:40:40 +01:00