Skip to content

Releases: bpmn-io/diagram-js

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

v14.2.0

19 Mar 20:17
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.2.0 37caf21
  • deps: update to didi@10.2.2 16783bc
  • fix(types): make some arguments optional (#873) 34987ca
  • Merge main to develop 03a26d8
  • Merge main to develop 89d48a9
  • chore: type check without skipLibCheck bdb80c9
  • deps: update to @bpmn-io/diagram-js-ui@0.2.3 7a914f1
  • fix(types): correct type import 66531a2
  • fix(types): import missing type 5ddf2e9
  • fix(types): correct LayoutUtil type import 73b7b59
  • feat(types): allow to define event map 7cfc91d
  • chore: update to bio-dts@0.10.0 c8d3fb7
  • feat(types): allow to define service map 35cd085
  • chore: update typescript 3ebbfab
  • deps: update to didi@10.2.0 16d1096

v14.1.1...v14.2.0

v14.1.1

19 Mar 09:16
Compare
Choose a tag to compare
  • chore: update changelog 486420b
  • chore: apply suggestions from code review 7592d51
  • fix: apply label to search pad input 46f64c0
  • fix: apply label to popup menu search input 332863c

v14.1.0...v14.1.1

v14.1.0

21 Feb 17:59
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.1.0 a232981
  • chore: update to mocha@10 07d44ed
  • chore: update eslint* c6fbc12
  • deps: update to clsx@2.1.0 52778e5
  • chore: bump test dependencies ae5149f
  • feat(popup-menu): refresh on element.changed 3b86833
  • feat(popup-menu): add ability to refresh without reopening 4cc4571
  • chore(CHANGELOG): consolidate v14.0.0 2b82e8f
  • chore: update dependency puppeteer to v22 84474c8

v14.0.0...v14.1.0

v14.0.0-alpha.1

30 Jan 11:02
Compare
Choose a tag to compare
v14.0.0-alpha.1 Pre-release
Pre-release

Changes

  • chore(CHANGELOG): update to v14.0.0-alpha.1 0cce835
  • chore(popup-menu): rename *Callback to *Provider 228b405
  • test(popup-menu): refactor and use waitFor utility e803c5f
  • feat(popup-menu): add API to render custom node if no search results 0d84f1c
  • fix(popup-menu): do not match non-existing fields 51a0766
  • chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 67815af
  • chore: remove touch interaction 06e78f9
  • deps: remove hammerjs 1bc2c8d
  • fix: remove Click + CTRL for adding to selection 555d904
  • test: add AutoPlaceUtil type tests 7eaa995
  • chore(auto-place): improve JSDoc ea1425a
  • fix(auto-place): remove unused argument c8edd32
  • fix(types): fix return type 225a24d
  • fix(types): add intersection type 175da39
  • chore: update github/codeql-action action to v3 4c7a049

v13.4.0...v14.0.0-alpha.1