7 Commits

Author SHA1 Message Date
0a706beb19 feat: handle resizing of vertical lanes
Closes #2062

---------

Co-authored-by: Maciej Barelkowski <maciej.barelkowski@camunda.com>
2024-01-22 09:38:33 +01:00
736876ff77 fix(space-tool): prevent empty pools from getting resized vertically
Closes https://github.com/bpmn-io/bpmn-js/issues/1769
2023-07-07 11:34:52 +02:00
3ea2852221 chore: simplify element type names 2023-04-19 12:18:42 +02:00
614163e96c chore: use @return instead of @returns 2023-04-19 12:18:42 +02:00
07f75f7cd5 fix: fix remaining JSDoc and TS errors 2023-04-19 12:18:42 +02:00
d676f4e962 chore: use inherits-browser 2022-11-02 09:59:40 +01:00
16498a8859 feat(space-tool): add BPMN space tool
* do not resize text annotations

Related to camunda/camunda-modeler#1371
2022-11-02 09:59:40 +01:00