Skip to content

0.38.0

Compare
Choose a tag to compare
@csouchet csouchet released this 24 Jul 12:51
· 51 commits to master since this release
097fc29

Examples for [email protected].
Live examples are available for 0.38.0.

What's Changed

🎉 New Features

  • feat(prediction): make non predicted path less visible by @csouchet in #522
  • feat(prediction): review css to use rem instead of em or px by @csouchet in #523
  • feat(prediction): restore message flow icons in the BPMN diagram by @csouchet in #524
  • feat(prediction): deactivate the navigation by @csouchet in #527
  • feat(prediction): display the demo in the html home page for a public access by @csouchet in #529
  • feat(prediction): add popup popover by @csouchet in #528
  • chore(deps): bump bpmn-visualization to 0.38.0 by @process-analytics-bot in #532

🐛 Bug Fixes

  • fix(prediction): fix the computing of the paths in the Prediction demo by @csouchet in #520

Other Changes

  • refactor: use the new flow/flownode links from the bpmn semantic in the predictions demo by @csouchet in #515
  • refactor(theme): use global style instead of StyleDefault by @tbouffard in #519
  • refactor(vue-demo): use bv-experimental-add-ons by @tbouffard in #531

Full Changelog: v0.37.0...v0.38.0