Skip to content

Releases: bpmn-io/diagram-js

v15.0.0-alpha-keyboard

10 Sep 05:38
Compare
Choose a tag to compare
Pre-release
  • chore: alpha build warning 2df515a
  • chore: safety console warning ea7051f
  • fix(core): prevent scrolling on canvas focus 3f8a622
  • chore(CHANGELOG): update changelog ef71105
  • feat: focus on hover if no document selection 6d5548f
  • feat(keyboard): remove explicit binding 3db8fbf
  • feat: make SVG selectable bf79658
  • feat: search improvements 7d41f25

v14.9.0...v15.0.0-alpha-keyboard

v14.9.0

20 Aug 19:41
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.9.0 111929f
  • chore: change typescript imports to use verbatim module syntax (#927) e6559b2
  • chore: update dependency puppeteer to v23 5cfe484
  • chore: update dependency babel-plugin-istanbul to v7 49af799
  • chore(context-pad): update position in next frame dadec48

v14.8.0...v14.9.0

v14.8.0

28 Jun 06:23
Compare
Choose a tag to compare

Changes

v14.7.2...v14.8.0

v14.7.2

24 Jun 11:39
Compare
Choose a tag to compare
  • chore: update changelog 7b12304
  • fix: remove incorrect attribute in popup menu item 774daa5

v14.7.1...v14.7.2

v14.4.2

03 May 09:35
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.4.2 7a4e360
  • fix(context-pad): do not call triggerEntry twice when handling hover bc6ee49

v14.4.1...v14.4.2

v14.4.1

26 Apr 08:07
Compare
Choose a tag to compare
  • chore: update changelog 036bc44
  • fix: prevent obvious error in move preview 48201fc

v14.4.0...v14.4.1

v14.4.0

16 Apr 15:43
Compare
Choose a tag to compare
  • chore(CHANGELOG): update to v14.4.0 d0b581b
  • chore(CHANGELOG): update 61f05c8
  • feat(popup-menu): do not scale by default 71a9cf6
  • feat(context-pad): do not scale by default 81cac15

v14.3.3...v14.4.0

v14.3.2

08 Apr 10:04
0ec9a13
Compare
Choose a tag to compare
  • chore(CHANGELOG): update to v14.3.2 6a45e24
  • fix(popup-menu): keep given top-left position with scale a925c49

v14.3.1...v14.3.2

v14.3.1

22 Mar 14:40
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.3.1 4ccf77f
  • fix(popup-menu): ensure it is rendered on top 6e59e31

v14.3.0...v14.3.1

v14.3.0

22 Mar 13:37
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.3.0 ce7c960
  • chore: add some additional type corrections 979d12b
  • fix(popup-menu): show emptyPlaceholder when no entries exist dca28b0
  • fix(popup-menu): prevent outline cut-off aaaeeff
  • fix(popup-menu): use semantic button for actionable header entries 6071afd
  • fix(keyboard): do not block browser default behavior on buttons af49450
  • chore(popup-menu): remove unused dependency 7970992
  • fix(popup-menu): do not trap TAB 517b8fb
  • fix(popup-menu): do not prevent click outside of popup menu 6f96a37
  • fix(popup-menu): make entries keyboard accessible cdb2348
  • fix(popup-menu): make header entries keyboard accessible 618e4b3
  • chore: remove unused styles 57e2423

v14.2.0...v14.3.0