Lines Matching refs:to

3 All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documented here. We use [s…
7 ___Note:__ Yet to be released changes appear here._
11 * `FEAT`: move `create-append-anything` to [external module](https://github.com/bpmn-io/bpmn-js-cre…
13 * `DEPS`: update to `diagram-js@11.12.0`
17 …end anything features moved to an [external module](https://github.com/bpmn-io/bpmn-js-create-appe…
21 * `FEAT`: add root elements to definitions when provided via `modeling#update(Moddle)Properties`
44 * `DEPS`: update to `diagram-js@11.9.0`
59 * `DEPS`: update to `diagram-js@11.8.0`
64 * `DEPS`: update to `diagram-js@11.4.3`
70 * `DEPS`: update to `diagram-js@11.4.1`
74 * `DEPS`: update to `diagram-js@11.3.0`
78 * `DEPS`: update to `diagram-js@11.2.0`
90 * `DEPS`: update to `diagram-js@11.1.1`
97 * `DEPS`: update to `diagram-js@11.1.0` ([#1776](https://github.com/bpmn-io/bpmn-js/pull/1776))
102 …ll](https://www.npmjs.com/package/keyboardevent-key-polyfill)) if you need to support old browsers.
109 * `FIX`: stick labels to label targets when using space tool ([#1344](https://github.com/bpmn-io/bp…
110 * `DEPS`: update to `diagram-js@10`
118 * `DEPS`: update to `bpmn-moddle@8`
122 * `DEPS`: update to `diagram-js@9.1.0`
126 _Updates the library target to ES2018._
132 * Migrated to ES2018 syntax. [Read the blog post with details and a migration guide](https://bpmn.i…
140 * `FEAT`: allow clipboard to be serialized ([#1707](https://github.com/bpmn-io/bpmn-js/pull/1707))
144 * `FIX`: do not alter inputs passed to `ElementFactory#create` ([#1711](https://github.com/bpmn-io/…
145 * `FIX`: prevent bogus meta-data to be attached on paste ([#1707](https://github.com/bpmn-io/bpmn-j…
151 * `DEPS`: update to `diagram-js@8.9.0`
152 * `DEPS`: update to `bpmn-moddle@7.1.3`
158 * `DEPS`: update to `diagram-js@8.7.1`
167 * `DEPS`: update to `diagram-js@8.7.0`
184 * `FEAT`: change default color to off black ([#1656](https://github.com/bpmn-io/bpmn-js/pull/1656))
193 * `DEPS`: bump to `diagram-js@8.5.0`
197 * `FEAT`: allow to select participant and subprocess via click on body ([#1646](https://github.com/…
200 * `DEPS`: update to `diagram-js@8.3.0`
201 * `DEPS`: update to `min-dom@3.2.0`
210 * `FIX`: correct start event not added to newly created sub-process ([#1631](https://github.com/bpm…
215 * `DEPS`: bump to `diagram-js@8.2.0` ([2bac149](https://github.com/bpmn-io/bpmn-js/commit/2bac14950…
226 * `DEPS`: bump to `diagram-js@8.1.2` ([bdf9cf3](https://github.com/bpmn-io/bpmn-js/commit/bdf9cf3e7…
234 * `DEPS`: bump to `diagram-js@8.1.1`
238 * Reworked the link of elements to bpmn DIs. You must access the `di` directly from the diagram ele…
241 * Added `bpmn-js.css`, which is required to display drilldown overlays correctly.
262 * `DEPS`: update to `diagram-js@7.8.2`
267 * `FIX`: handle close to source or target drop on flow ([#1541](https://github.com/bpmn-io/bpmn-js/…
268 * `CHORE`: bump to `diagram-js@7.6.3`
281 * `FEAT`: give `keyboard` fine-grained control over which events to handle ([#1493](https://github.…
283 * `DEPS`: update to `diagram-js@7.15`
287 * `FIX`: convert file to `ES6` module ([#1478](https://github.com/bpmn-io/bpmn-js/pull/1478))
296 * `FIX`: allow connecting `bpmn:MessageFlow` to `bpmn:CallActivity` ([#1467](https://github.com/bpm…
297 * `DEPS`: update to `bpmn-moddle@7.1.2`
302 * `DEPS`: update to `bpmn-moddle@7.1.1`
306 * `DEPS`: update diagram-js-direct-editing to v1.6.3
315 * `DEPS`: update to `hosted-git@2.8.9` ([#1447](https://github.com/bpmn-io/bpmn-js/pull/1447))
325 * `DEPS`: update to `diagram-js@7.3.0`
334 * `DEPS`: update bump to `bpmn-moddle@7.0.5`
344 * `CHORE`: bump to `diagram-js@7.2.3`
354 * `CHORE`: update to `diagram-js@7.2.0`
369 * `FEAT`: allow participant multiplicity marker to be toggled ([#533](https://github.com/bpmn-io/bp…
372 * `FEAT`: allow components to react to auxiliary mouse button interactions
374 * `CHORE`: bump to `diagram-js@7`
378 … be passed as `element.*` mouse events to components. You must filter your event listeners to prev…
383 * `FEAT`: add collection marker to DataObjectReference ([#381](https://github.com/bpmn-io/bpmn-js/i…
398 * `CHORE`: bump to `diagram-js@6.8.0`
399 * `CHORE`: migrate to `travis-ci.com`
403 * `CHORE`: bump to `diagram-js@6.7.1`
408 * `CHORE`: bump to `diagram-js@6.7.0`
425 * `CHORE`: bump to `bpmn-moddle@7.0.3`
433 * `CHORE`: bump to `bpmn-moddle@7.0.1`
437 * The toolkit now requires the ES6 `Promise` to be present. To support IE11 you must polyfill it.
442 * `CHORE`: bump to `bpmn-moddle@6.0.6`
447 * `FEAT`: move common auto-place feature to diagram-js, add BPMN-specific auto-place feature ([#128…
449 * `CHORE`: bump to `diagram-js@6.6.1`
453 * `CHORE`: bump to `bpmn-moddle@6.0.5`
458 * `CHORE`: bump to `bpmn-moddle@6.0.4`
476 * `CHORE`: bump to `diagram-js@6.4.1`
496 * `CHORE`: update to `diagram-js@6.4.0`
501 * `CHORE`: update to `bpmn-moddle@6.0.2`
507 * `CHORE`: update to `diagram-js@6.3.0`
508 * `CHORE`: update to `bpmn-moddle@6.0.1`
515 * `CHORE`: update to `diagram-js@6.2.2`
526 * `FEAT`: improve connection cropping (bump to `path-intersection@2`)
529 * `CHORE`: update to `diagram-js@6.2.0`
552 * `CHORE`: bump to `diagram-js@6.0.2`
560 * `CHORE`: bump to `diagram-js@6.0.1`
581 * `CHORE`: bump to [`diagram-js@5.1.1`](https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELO…
595 * `FIX`: snap connections to task mid ([`86c61b0`](https://github.com/bpmn-io/bpmn-js/commit/86c61b…
596 * `FIX`: snap connections to sub process mid ([`83e9f05`](https://github.com/bpmn-io/bpmn-js/commit…
598 * `FIX`: do not clear diagram if no diagram to clear ([#1181](https://github.com/bpmn-io/bpmn-js/is…
612 * `FIX`: allow reconnecting to loops ([#1121](https://github.com/bpmn-io/bpmn-js/issues/1121))
613 * `CHORE`: bump to `diagram-js@5.0.1`
624 * `FEAT`: allow copied elements to be filtered ([#888](https://github.com/bpmn-io/bpmn-js/issues/88…
629 * `CHORE`: use `element.copyProperty` event to copy category value when copying group ([`12bedca5`]…
630 * `CHORE`: bump to `diagram-js@5`
645 * `CHORE`: bump to `diagram-js@4.0.3`
654 * `CHORE`: bump to `diagram-js@4.0.2`
660 * `CHORE`: update `diagram-js-direct-editing` to prevent install warning
661 * `CHORE`: update to `diagram-js@4.0.1`
669 * `FEAT`: adjust default collapsed pool to standard height ([`5affe2570`](https://github.com/bpmn-i…
674 * `FEAT`: improve boundary to host loop layout ([#1070](https://github.com/bpmn-io/bpmn-js/pull/107…
677 * `FEAT`: improve message flow to participant connection in the presence of lanes ([#950](https://g…
687 * `CHORE`: bump to [`diagram-js@4.0.0`](https://github.com/bpmn-io/diagram-js/blob/master/CHANGELOG…
700 * `CHORE`: bump to `diagram-js@2.6.2`
717 * `FEAT`: add ability to open different DI diagrams ([#87](https://github.com/bpmn-io/bpmn-js/issue…
718 * `FIX`: correctly layout straight boundary to target connections ([#891](https://github.com/bpmn-i…
719 * `FEAT`: resize participant to standard size on collapse ([#975](https://github.com/bpmn-io/bpmn-j…
723 * `CHORE`: bump to [`diagram-js@3.3.0`](https://github.com/bpmn-io/diagram-js/blob/master/CHANGELOG…
728 * `CHORE`: update to `diagram-js-direct-editing@1.4.2`
738 * `FIX`: update to `diagram-js-direct-editing@1.4.1` to trim trailing/leading whitespace in task na…
746 * `FIX`: bump to `diagram-js@3.1.3` / `tiny-svg@2.2.1` to work around MS Edge bug ([`ed798a15`](htt…
754 * `CHORE`: update to `diagram-js@3.1.1`
758 * `CHORE`: update to `diagram-js@3.1`
780 * `FEAT`: add ability to move selection with keyboard arrows ([#376](https://github.com/bpmn-io/bpm…
781 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
782 * `FEAT`: require `Ctrl/Cmd` to be pressed as a modifier key to move the canvas via keyboard errors
785 * `CHORE`: update to [`diagram-js@3.0.0`](https://github.com/bpmn-io/diagram-js/blob/master/CHANGEL…
786 * `FIX`: disallow attaching of `BoundaryEvent` to a `ReceiveTask` following an `EventBasedGateway` …
791 …` provider got removed. Use `connection.start` rule to customize whether connection should allowed…
792 …e. If you roll your own editor, include features you would like to ship with manually to provide t…
793 * Moving the canvas with keyboard arrows now requires the `Ctrl/Cmd` modifiers to be pressed.
801 * `FIX`: prevent error to be thrown on lane move ([#855](https://github.com/bpmn-io/bpmn-js/issues/…
805 * `FEAT`: snap message flows to `bpmn:Event` center during connect ([#850](https://github.com/bpmn-…
806 * `CHORE`: bump to `diagram-js@2.6.0`
817 * `FEAT`: improve layouting of boundary event to host loops ([#467](https://github.com/bpmn-io/bpmn…
818 * `FEAT`: allow circular activity to activity loops ([#824](https://github.com/bpmn-io/bpmn-js/issu…
820 * `CHORE`: bump to `diagram-js@2.5.0`
825 * `FIX`: revert to `Arial` as the default rendering font ([#819](https://github.com/bpmn-io/bpmn-js…
826 * `FIX`: keep event definitions when switching from interrupting to non-interrupting boundary event…
830 * `CHORE`: update to `diagram-js@2.4.0`
849 * `FEAT`: add ability to override default element colors ([#713](https://github.com/bpmn-io/bpmn-js…
850 * `FEAT`: add ability to override font family and size of rendered labels ([`4bb270f1`](https://git…
854 _Republish of `v2.0.0` due to registry error._
858 * `FEAT`: allow data store to be modeled between participants ([#483](https://github.com/bpmn-io/bp…
859 * `CHORE`: update to [`diagram-js@2.0.0`](https://github.com/bpmn-io/diagram-js/blob/master/CHANGEL…
868 * `CHORE`: update to [`bpmn-moddle@5.1.5`](https://github.com/bpmn-io/bpmn-moddle/blob/master/CHANG…
876 * `FIX`: correctly auto-place from boundary events attached to host edges ([#788](https://github.co…
885 * `FIX`: correct side-effects config to not include `*.css` files
890 * `CHORE`: update to `diagram-js@1.3.0`
906 * `FIX`: improve boundary event rendering to correct SVG to image conversion
922 * `CHORE`: convert code base to ES modules
927 * You must now configure a module transpiler such as Babel or Webpack to handle ES module imports a…
932 * `CHORE`: bump to [`bpmn-moddle@4.0.0`](https://github.com/bpmn-io/bpmn-moddle/releases/tag/v4.0.0)
937 * `CHORE`: bump to [`diagram-js@0.31.0`](https://github.com/bpmn-io/diagram-js/releases/tag/v0.31.0)