Lines Matching refs:when

21 * `FEAT`: add root elements to definitions when provided via `modeling#update(Moddle)Properties`
107 * `FIX`: do not resize `bpmn:TextAnnotation` when using space tool ([#1344](https://github.com/bpmn…
108 * `FIX`: correct attachers left hanging when using space tool ([#1344](https://github.com/bpmn-io/b…
109 * `FIX`: stick labels to label targets when using space tool ([#1344](https://github.com/bpmn-io/bp…
148 * `FIX`: move labels when collapsing sub-process ([#1695](https://github.com/bpmn-io/bpmn-js/issues…
149 * `FIX`: assign default size when expanding element ([#1687](https://github.com/bpmn-io/bpmn-js/iss…
189 * `FIX`: set correct label color when batch coloring elements ([#1653](https://github.com/bpmn-io/b…
199 * `FIX`: complete direct editing when selection changes ([#1648](https://github.com/bpmn-io/bpmn-js…
208 * `FIX`: preserve multi-instance properties when toggling between parallel and sequential ([#1581](…
231 * `FEAT`: update embedded label bounds when shape is moved ([#1586](https://github.com/bpmn-io/bpmn…
251 * `FIX`: ensure IDs are claimed when used ([#1555](https://github.com/bpmn-io/bpmn-js/issues/1555))
319 * `FEAT`: reconnect message flows when participant is collapsed ([#1432](https://github.com/bpmn-io…
353 * `FIX`: correct new parent indicator when leaving lane ([#1413](https://github.com/bpmn-io/bpmn-js…
480 * `FIX`: correctly move flows when adding lane ([#1287](https://github.com/bpmn-io/bpmn-js/pull/128…
491 * `FEAT`: ensure minimum size when resizing elements with space tool ([`7ee304f4`](https://github.c…
505 * `FIX`: keep non-duplicate outgoing connection when dropping on flows ([#1263](https://github.com/…
506 * `FIX`: properly reconnect message flows when collapsing participant
579 * `FIX`: re-select only existing elements when dragging is finished ([#1225](https://github.com/bpm…
597 * `FIX`: complete direct editing when auto place starts ([`dcf440b`](https://github.com/bpmn-io/bpm…
627 * `FIX`: duplicate `bpmn:CategoryValue` when copying groups ([#1055](https://github.com/bpmn-io/bpm…
629 * `CHORE`: use `element.copyProperty` event to copy category value when copying group ([`12bedca5`]…
639 * `ElementFactory`: use `attrs.di` property instead of `attrs.colors` for fill and stroke when crea…
783 * `FEAT`: auto-expand elements when children resize ([#786](https://github.com/bpmn-io/bpmn-js/issu…
826 * `FIX`: keep event definitions when switching from interrupting to non-interrupting boundary event…
842 * `FIX`: create/update labels when updating element name via `Modeling#updateProperties` ([`4a0f6da…
889 * `FEAT`: add initial snapping when creating associations