Lines Matching refs:to

3 All notable changes to [dmn-js](https://github.com/bpmn-io/dmn-js) are documented here. We use [sem…
7 ___Note:__ Yet to be released changes appear here._
23 * `DEPS`: update to `diagram-js-direct-editing@2`
26 * `FIX`: add `type=button` to view drd button ([#721](https://github.com/bpmn-io/dmn-js/pull/721))
27 * `DEPS`: update to `diagram-js@11.3.0` ([#772](https://github.com/bpmn-io/dmn-js/pull/722))
28 * `DEPS`: update to `table-js@8.0.1` ([#772](https://github.com/bpmn-io/dmn-js/pull/722))
40 * Migrated to ES2018 syntax. [Read the blog post with details and a migration guide](https://bpmn.i…
45 * `DEPS`: update to `didi@8`
47 * `DEPS`: update DRD editor to `diagram-js@8.8.0`
48 * `DEPS`: update to `table-js@7.3.0`
56 * `FEAT`: change default black to off black ([#701](https://github.com/bpmn-io/dmn-js/pull/701))
59 * `DEPS`: update to `diagram-js@8.7.0`
80 * `FEAT`: allow to change expression language only when other option available ([#686](https://gith…
87 …Consider using [camunda/camunda-dmn-js](https://github.com/camunda/camunda-dmn-js) to support Camu…
89 to support adding and modifying `camunda:inputVariable`.
104 * `DEPS`: update to `diagram-js@7.8.2` ([#670](https://github.com/bpmn-io/dmn-js/pull/670))
118 * `DEPS`: update to `table-js@7.2.0` ([f472b1f](https://github.com/bpmn-io/dmn-js/commit/f472b1f688…
130 * `CHORE`: bump to `dmn-moddle@10.0.0` ([`b9ddbad`](https://github.com/bpmn-io/dmn-js/commit/b9ddba…
134 * The toolkit now requires the ES6 `Promise` to be present. To support IE11 you must polyfill it.
142 * `DEPS`: update to `diagram-js-direct-editing@1.6.3`
146 * `FIX`: allow to add output if dmn:Input is missing ([#635](https://github.com/bpmn-io/dmn-js/pull…
158 * `CHORE`: bump to `diagram-js@7.2`
159 * `CHORE`: bump to `table-js@7.1.0`
160 * `CHORE`: bump to `inferno@5.6`
172 * `CHORE`: bump to `table-js@7`
173 * `CHORE`: bump to `diagram-js@7`
181 * `FEAT`: allow decision name to take empty space ([#579](https://github.com/bpmn-io/dmn-js/issues/…
190 * `CHORE`: bump to diagram-js@6.7.1
231 * `FEAT`: move drag'n'drop handle to top left of decision table head cells ([`518bfd5`](https://git…
232 * `FEAT`: move hit policy explanations to title prop ([`be21448`](https://github.com/bpmn-io/dmn-js…
236 * `FEAT`: pass actual event to blur and focus handlers for EditableComponent ([`93c1d92`](https://g…
243 * `CHORE`: bump to dmn-moddle@9.1.0
244 * `CHORE`: bump to table-js@6.1.0
248 * Dropped IE 11 support. Migrate to modern browsers or use 8.x series.
249 …nger allow to change decision ID. Use [dmn-js-properties-panel](https://github.com/bpmn-io/dmn-js-…
254 * `FEAT`: allow to provide custom label component for List ([`f99bae4`](https://github.com/bpmn-io/…
261 * `FIX`: allow to connect text annotations in both directions ([#519](https://github.com/bpmn-io/dm…
269 * `FEAT(drd)`: connect from new shape to source on append ([#492](https://github.com/bpmn-io/dmn-js…
270 * `CHORE(drd)`: bump to diagram-js@6.6.1
289 * `CHORE`: bump to `dmn-moddle@8.0.3`
293 * `FEAT`: migrate to DMN 1.3 ([#452](https://github.com/bpmn-io/dmn-js/pull/452))
299 * `CHORE`: bump to `dmn-moddle@8.0.0`
303 … To keep opening DMN 1.1 diagrams those must be migrated to DMN 1.3 before passing them over to th…
305 * DI waypoints of new `dmn:Association` elements no longer point to middle of source and target and…
307 * Renamed `updateProperties` command in `dmn-js-drd` to `element.updateProperties` to align with ot…
337 * `FEAT`: migrate to DMN 1.3 ([#452](https://github.com/bpmn-io/dmn-js/pull/452))
338 * `FEAT(drd)`: bind current diagram to `dmn:Definitions#di`
339 * `CHORE`: bump to `dmn-moddle@8.0.0`
343 * Dropped DMN 1.1 support. Migration to DMN 1.3 necessary (c.f. [@bpmn-io/dmn-migrate](https://gith…
345 * DI waypoints of new dmn:Association no longer point to middle of source and target and have same
351 * `FEAT(drd)`: add element to element snapping
355 * `CHORE`: bump to `diagram-js@6.3.0`
360 * `FIX(drd)`: allow connections to be moved with DMN elements ([#438](https://github.com/bpmn-io/dm…
361 * `FIX(drd)`: do not move `biodi:Edge` elements to text annotation targets ([#436](https://github.c…
364 * `CHORE`: bump to `diagram-js@6.0.2`
371 * `FEAT(decision-table)`: allow aggreation to be cleared from dropdown ([#370](https://github.com/b…
380 * `CHORE`: bump to `diagram-js@6`
381 * `CHORE`: bump to `table-js@6.0.3`
385 * `FEAT(decision-table)`: add background color to even table rows ([#404](https://github.com/bpmn-i…
394 * `CHORE(project)`: upgrade to `babel@7`
395 * `CHORE(project)`: bump to `diagram-js@4`
424 * `CHORE`: bump `tiny-svg` dependency to circumvent MS Edge bug
433 * `CHORE`: bump to `diagram-js@3`
437 * `FEAT`: add ability to move canvas and selected elements with keyboard arrows
438 * `FEAT`: support `SHIFT` modifier to move elements / canvas with keyboard arrows at accelerated sp…
439 * `FEAT`: use `Ctrl/Cmd` modifier key to move the canvas via keyboard arrows
441 * `CHORE`: update to [`diagram-js@3.0.0`](https://github.com/bpmn-io/diagram-js/blob/master/CHANGEL…
445 …f you roll your own DRD editor, include features you would like to ship with manually to provide t…
449 * `CHORE`: bump to `diagram-js@2.6.1`
473 * `FEAT`: transpile to ES5 + ES modules
474 * `CHORE`: bump to `table-js@5`
475 * `CHORE`: bump to `diagram-js@2`
483 * `CHORE`: bump inferno dependency to `inferno@5.0.5`
487 * `FEAT(drd)`: add ability to intercept drill-down via event listener ([#353](https://github.com/bp…
488 * `CHORE`: bump to `diagram-js@1.4.0`
497 * `CHORE`: bump to `diagram-js@1.3.0`
499 * `FIX(decision-table)`: be able to edit inputs without text ([#347](https://github.com/bpmn-io/dmn…
505 * `FEAT`: add ability to navigate decision properties in decision table via keyboard
525 …ing parts of [dmn-js](https://github.com/bpmn-io/dmn-js) as well as it's foundations to ES modules:
527 * `CHORE`: migrate `dmn-js-drd` to ES modules
528 * `CHORE`: migrate to `diagram-js@1.0.0`
529 * `CHORE`: migrate to `inferno@5.0.0`
530 * `CHORE`: migrate to `table-js@5.0.0`
534 * `FEAT`: add keyboard controls to decision table input selects
535 * `FEAT`: add generic keyboard controls to context-menu like components
536 * `FEAT`: add ability to open decision table without input
537 * `FEAT`: add ability to add input if there are no inputs
540 * `FIX`: improve css by converting HEX to RGBA values