0.38.0
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 ofem
orpx
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
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