Nico Rehwaldt
|
d769e6ddb0
|
fix(grid-snapping): do not update waypoints on multiple create
Related to https://github.com/camunda/camunda-modeler/issues/1617
|
2019-12-06 15:24:54 +00:00 |
Philipp Fromme
|
891e0e044d
|
test(grid-snapping): verify start event mid snapping
Closes #1158
|
2019-08-09 20:30:48 +02:00 |
Nico Rehwaldt
|
06cd481146
|
fix(grid-snapping): correctly update snapped waypoints
* make side-effect free
* use Modeling#updateWaypoints for actual update
|
2019-06-17 12:34:09 +00:00 |
Philipp Fromme
|
8815b73599
|
feat(grid-snapping): snap width and height on create first participant
Closes #1061
|
2019-06-05 15:50:47 +02:00 |
Philipp Fromme
|
9e5a5f4944
|
fix(layout-connection-behavior): do NOT snap on reconnect start and end
Closes #1056
|
2019-05-29 09:46:30 +00:00 |
Philipp Fromme
|
8b4ddd53c0
|
chore(bpmn-auto-resize): add test
|
2019-05-10 07:22:51 +00:00 |
Philipp Fromme
|
13f1e05ee7
|
feat(grid-snapping): integrate with connection layout
Closes #1010
Related to #973
|
2019-05-07 10:08:35 +02:00 |
Philipp Fromme
|
867b41c04f
|
feat(grid-snapping): integrate grid snapping with auto place feature
Closes #1003
|
2019-04-30 09:32:42 +00:00 |
Nico Rehwaldt
|
5affe25705
|
feat(modeling): adjust default collapsed participant height to 60px
This better aligns our collapse behavior with other tools.
|
2019-04-29 12:04:01 +00:00 |
Nico Rehwaldt
|
02848564cf
|
test(grid-snapping): use bound matcher
|
2019-04-26 18:31:36 +00:00 |
Philipp Fromme
|
fa2e472361
|
feat(grid-snapping): integrate auto resize
Related to camunda/camunda-modeler#1344
Related to camunda/camunda-modeler#1349
|
2019-04-26 18:31:36 +00:00 |
Philipp Fromme
|
3b756e0725
|
feat(grid-snapping): snap resizable elements top-left
Related to camunda/camunda-modeler#1344
|
2019-04-26 18:31:36 +00:00 |