Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency diagram-js to v14 #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
diagram-js ^12.2.0 -> ^14.0.0 age adoption passing confidence

Release Notes

bpmn-io/diagram-js (diagram-js)

v14.5.4

Compare Source

  • FIX: don't hide context pad on djs-label-hidden (#​898)

v14.5.3

Compare Source

  • FIX: hide context pad when targets hidden (#​897)

v14.5.2

Compare Source

  • FIX: remove leftover return statement from context pad (#​895)

v14.5.1

Compare Source

  • FIX: do not re-open context pad for elements that were removed (#​893)

v14.5.0

Compare Source

  • FEAT: context pad position absolute instead of relative to element (#​888)
  • CHORE: deprecate ContextPad#getPad (#​888)

v14.4.2

Compare Source

  • FIX: do not call context pad handler twice on hover (#​890)

v14.4.1

Compare Source

  • FIX: prevent missing parent error in move preview (#​889)

v14.4.0

Compare Source

  • FEAT: do not scale context pad and popup menu by default (#​883)

v14.3.3

Compare Source

  • FIX: do not cancel dragging on tool deselection (#​881)

v14.3.2

Compare Source

  • FIX: ensure popup menu position is consistent with scale (#​878)

v14.3.1

Compare Source

  • FIX: ensure popup menu is rendered on top

v14.3.0

Compare Source

  • FEAT: make popup menu fully keyboard navigatable (#​871)
  • FIX: do not trap TAB in popup menu (#​874)
  • FIX: do not trap Space and Enter on button elements (#​874)
  • FIX: do not trap click outside of popup menu (#​874)
  • FIX: show empty placeholder in popup menu when no entries were returned (#​876)
  • FIX: correct various types (#​875)

v14.2.0

Compare Source

  • FEAT: be able to type diagram services and events (#​862)
  • FIX: correct various types (#​865, #​873)
  • DEPS: update to didi@10.2.2
  • DEPS: update to @bpmn-io/diagram-js-ui@0.2.3

v14.1.1

Compare Source

  • FIX: apply labels to inputs (#​872)

v14.1.0

Compare Source

  • FEAT: add ability to refresh popup menu (#​804)
  • DEPS: update to clsx@2.1.0

v14.0.0

Compare Source

  • FEAT: add to selection through SHIFT (#​851)
  • FEAT: allow to provide custom popup menu empty state (#​847)
  • FIX: remove CTRL + click for adding selections (#​850)
  • FIX: correct type definitions (#​843, 175da39)
  • CHORE: remove broken touch interaction (#​796)
  • DEPS: drop hammerjs dependency (#​845)
Breaking Changes
  • (Broken) touch interaction module removed without immediate replacement (#​845)
  • Some type signatures changed

v13.4.0

Compare Source

  • DEPS: update to object-refs@0.4.0

v13.3.0

Compare Source

  • DEPS: update to path-intersection@3

v13.2.0

Compare Source

  • FEAT: add module export

v13.1.0

Compare Source

  • FEAT: allow non-searchable entries in popup menu (#​835)

v13.0.0

Compare Source

  • DEPS: update to didi@10.0.1

v12.8.1

Compare Source

  • FIX: reposition popup menu if it opens above the viewport (#​829)

v12.8.0

Compare Source

  • FEAT: remove selection outline from connections (#​826)
  • FEAT: position context pad according to last waypoint for connections (#​826)

v12.7.3

Compare Source

  • FIX: correct error when computing outline (#​822)

v12.7.2

Compare Source

  • FIX: revert djs-dragging CSS class changes (#​821)
  • FIX: clear context pad hover timeout on close (#​823)

v12.7.1

Compare Source

  • FIX: revert selection outline removal for connections (#​820)

v12.7.0

Compare Source

  • FEAT: support imageHtml option for popup menu header entries (#​819)

v12.6.0

Compare Source

  • FEAT: support custom outline providers (#​817)
  • FEAT: remove selection outline from connections (#​817)

v12.5.0

Compare Source

  • FEAT: make spacetool local per default (#​811)
  • FEAT: add complex preview feature (#​807)
  • CHORE: mark connection as dragging when moving bendpoint (#​807)

v12.4.0

Compare Source

  • FEAT: add zoom through Cmd + mousewheel on macOS (#​806)
  • FEAT: add/remove space locally through Shift + space tool (#​808)

v12.3.0

Compare Source

  • FEAT: don't hide overlays on canvas move by default. The config option canvas.deferUpdate now defaults to false (#​798)

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants