Diagram Js Versions Save

A toolbox for displaying and modifying diagrams on the web.

v14.4.2

4 weeks ago

Changes

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

https://github.com/bpmn-io/diagram-js/compare/v14.4.1...v14.4.2

v14.4.1

1 month ago
  • chore: update changelog 036bc444
  • fix: prevent obvious error in move preview 48201fc8

https://github.com/bpmn-io/diagram-js/compare/v14.4.0...v14.4.1

v14.4.0

1 month ago
  • chore(CHANGELOG): update to v14.4.0 d0b581b1
  • chore(CHANGELOG): update 61f05c86
  • feat(popup-menu): do not scale by default 71a9cf6d
  • feat(context-pad): do not scale by default 81cac156

https://github.com/bpmn-io/diagram-js/compare/v14.3.3...v14.4.0

v14.3.2

1 month ago
  • chore(CHANGELOG): update to v14.3.2 6a45e24c
  • fix(popup-menu): keep given top-left position with scale a925c49d

https://github.com/bpmn-io/diagram-js/compare/v14.3.1...v14.3.2

v14.3.1

2 months ago

Changes

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

https://github.com/bpmn-io/diagram-js/compare/v14.3.0...v14.3.1

v14.3.0

2 months ago

Changes

  • chore(CHANGELOG): update to v14.3.0 ce7c9606
  • chore: add some additional type corrections 979d12bb
  • fix(popup-menu): show emptyPlaceholder when no entries exist dca28b0d
  • fix(popup-menu): prevent outline cut-off aaaeeff3
  • fix(popup-menu): use semantic button for actionable header entries 6071afdd
  • fix(keyboard): do not block browser default behavior on buttons af49450a
  • chore(popup-menu): remove unused dependency 79709927
  • fix(popup-menu): do not trap TAB 517b8fbc
  • fix(popup-menu): do not prevent click outside of popup menu 6f96a37e
  • fix(popup-menu): make entries keyboard accessible cdb2348d
  • fix(popup-menu): make header entries keyboard accessible 618e4b35
  • chore: remove unused styles 57e24230

https://github.com/bpmn-io/diagram-js/compare/v14.2.0...v14.3.0

v14.2.0

2 months ago

Changes

  • chore(CHANGELOG): update to v14.2.0 37caf218
  • deps: update to [email protected] 16783bc3
  • fix(types): make some arguments optional (#873) 34987ca9
  • Merge main to develop 03a26d8d
  • Merge main to develop 89d48a97
  • chore: type check without skipLibCheck bdb80c9a
  • deps: update to @bpmn-io/[email protected] 7a914f19
  • fix(types): correct type import 66531a24
  • fix(types): import missing type 5ddf2e90
  • fix(types): correct LayoutUtil type import 73b7b595
  • feat(types): allow to define event map 7cfc91d5
  • chore: update to [email protected] c8d3fb77
  • feat(types): allow to define service map 35cd085a
  • chore: update typescript 3ebbfab1
  • deps: update to [email protected] 16d1096d

https://github.com/bpmn-io/diagram-js/compare/v14.1.1...v14.2.0

v14.1.1

2 months ago
  • chore: update changelog 486420b3
  • chore: apply suggestions from code review 7592d517
  • fix: apply label to search pad input 46f64c02
  • fix: apply label to popup menu search input 332863cb

https://github.com/bpmn-io/diagram-js/compare/v14.1.0...v14.1.1

v14.1.0

3 months ago

Changes

  • chore(CHANGELOG): update to v14.1.0 a2329810
  • chore: update to mocha@10 07d44edd
  • chore: update eslint* c6fbc124
  • deps: update to [email protected] 52778e54
  • chore: bump test dependencies ae5149f4
  • feat(popup-menu): refresh on element.changed 3b86833f
  • feat(popup-menu): add ability to refresh without reopening 4cc4571c
  • chore(CHANGELOG): consolidate v14.0.0 2b82e8fa
  • chore: update dependency puppeteer to v22 84474c86

https://github.com/bpmn-io/diagram-js/compare/v14.0.0...v14.1.0

v14.0.0-alpha.1

4 months ago

Changes

  • chore(CHANGELOG): update to v14.0.0-alpha.1 0cce8351
  • chore(popup-menu): rename *Callback to *Provider 228b4059
  • test(popup-menu): refactor and use waitFor utility e803c5f7
  • feat(popup-menu): add API to render custom node if no search results 0d84f1c7
  • fix(popup-menu): do not match non-existing fields 51a07666
  • chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 67815af0
  • chore: remove touch interaction 06e78f91
  • deps: remove hammerjs 1bc2c8da
  • fix: remove Click + CTRL for adding to selection 555d9048
  • test: add AutoPlaceUtil type tests 7eaa9953
  • chore(auto-place): improve JSDoc ea1425a0
  • fix(auto-place): remove unused argument c8edd32b
  • fix(types): fix return type 225a24da
  • fix(types): add intersection type 175da392
  • chore: update github/codeql-action action to v3 4c7a0496

https://github.com/bpmn-io/diagram-js/compare/v13.4.0...v14.0.0-alpha.1