Skip to content

Releases: bpmn-io/diagram-js

v15.2.3

21 Nov 14:25
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v15.2.3 b07f749
  • chore(CHANGELOG): update f117bfe
  • chore(search): value based off token length e52f02b
  • fix(search): prioritize start of word and exact match more ffe067a
  • chore(CHANGELOG): update 6fbab22
  • fix(popup-menu): do not filter on whitespace only input 0f24e54
  • fix(search-pad): do not search on whitespace only input 5a2fd31
  • fix(search): guard against whitespace only pattern e80568c
  • chore(CHANGELOG): correct additional entries bf03eb3
  • chore(CHANGELOG): correct entry e19d851
  • ci: migrate to slack action v2 3b077e5
  • chore: update slackapi/slack-github-action action to v2 8927072
  • chore: update codecov/codecov-action action to v5 b35a5a8

v15.2.2...v15.2.3

v15.2.2

15 Nov 10:26
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v15.2.2 6836e4f
  • docs(keyboard): detail deprecation reason 0a9bb6a
  • fix(keyboard): correct Keyboard#bind and config signature 7c09f56

v15.2.1...v15.2.2

v15.2.1

14 Nov 13:25
Compare
Choose a tag to compare
  • chore: update changelog 43f97a3
  • test: verify componentsToPath a55b7f9
  • fix: limit overly permissive regex range 53d0ae9

v15.2.0...v15.2.1

v15.2.0

07 Nov 12:19
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v15.2.0 08d54e7
  • test(search-pad): verify open marker 05d98ee
  • fix(search-pad): clear selection when search opens 2a37a8b
  • test(search-pad): semantically group <open> tests 2e6ba49
  • chore(search-pad): use open marker for element pre-select styling 7a31b1a
  • test(search): verify we prioritize exact match ff2c23a
  • chore(CHANGELOG): rephrase 2503808

v15.1.0...v15.2.0

v15.1.0

04 Nov 20:41
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v15.1.0 51a65d2
  • feat(search): improve types 3ab3be3
  • test(popup-menu): simplify spec e5624e5
  • feat(search-pad): recognize modern tokens edffcc1
  • style: simplify bacea62
  • test: correct search spec title ad1b800
  • feat(search): find search terms across all keys 0b6a26b
  • feat(search): always provide tokens e53ecb7
  • fix(search): search with whitespace d33cab3
  • test(popup-menu): restore fuzzy search test 0cb375f
  • feat(popup-menu): integrate popup menu into search component 0506b10
  • test(search): verify partial match 89f1ef9
  • fix(search): correctly handle duplicate entries 51543e7

v15.0.0...v15.1.0

v15.0.0

04 Nov 14:52
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to version 15.0.0 31972d1
  • feat(keyboard): make keyboard binding implicit 1978df9
  • feat(core): make Canvas focusable 491f283
  • fix(styles): savely prefix svg styles 20deedf
  • test(popup-menu): fix cursor position 98d91cc
  • chore: PhantomJS clean up 01a4fad
  • ci: adjust job names to snake_case f3621c7
  • chore(CHANGELOG): update 460d84c
  • feat: move multi selection outline into separate feature 3e3d903
  • chore: bump puppeteer 65bd338
  • chore: add tmp to linting ignored directories 7e03972
  • chore: update dependency npm-run-all2 to v7 39e138c
  • chore: document aspects of eslint config e662738
  • chore: log layout error 5144004
  • style: drop spaces at end of file 27a6d4a
  • style: fix lint errors 4b49b99
  • style: workaround matching mocha rule 98c5c71
  • style: address mocha lint errors eced72c
  • style: mark require as global 634b209
  • chore: migrate to ESLint@9 and flat config a66e059
  • chore: update dependency del-cli to v6 fb052e1
  • chore: bump to [email protected] 2369342
  • chore: bump eslint* 856bf30
  • chore: bump test dependencies c1014c8
  • test(copy-paste): remove bogus log statement 4bc957e
  • fix(scheduler): use setTimeout to reliably off-load work 99af140
  • test: configure Firefox (headless) 10c432b

Breaking Changes

Refer to changelog.

v14.11.3...v15.0.0

v14.11.3

30 Sep 08:08
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): bump to v14.11.3 dfe3399
  • chore: simplify viewbox cloning d1d9c75

v14.11.2...v14.11.3

v14.11.2

25 Sep 16:54
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.11.2 640f3fe
  • chore(seach-pad): reduce padding 430bc0a
  • chore(search-pad): do not set zoom to 1 f1e2088
  • feat(search-pad): add custom marker to preselected element 3f87f09
  • fix(search-pad): results is an object, not an array 657a7e8
  • fix(canvas): return copy of viewbox cefd9e1

v14.11.1...v14.11.2

v14.11.1

23 Sep 18:14
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.11.1 61597f0
  • chore: unbuild search integration in popup menu 2ce8808

v14.11.0...v14.11.1

v14.11.0

13 Sep 14:06
Compare
Choose a tag to compare

Changes

  • chore(CHANGELOG): update to v14.11.0 fe2e90e
  • feat: add search feature 52e5899
  • chore(popup-menu): disable spellcheck d7b6d91

v14.10.0...v14.11.0