Skip to content

0.3.0

Compare
Choose a tag to compare
@tbouffard tbouffard released this 22 Aug 15:19
· 227 commits to main since this release

⚡ Let's extend bpmn-visualization with a new plugin mechanism ⚡.

This version provides the OverlaysPlugin plugin to show you how to develop and register plugins. OverlaysPlugin lets you hide and show overlays without removing them from the view.
Have a look at the live demo ⏩ https://process-analytics.github.io/bv-experimental-add-ons/

bv-experimental-add-ons_0 3 0_demo_OverlaysPlugin

List of issues: milestone 0.3.0

What's Changed

🎉 New Features

  • feat(demo): introduce a Home page for all demos by @tbouffard in #60
  • feat(demo): better explain how to use the PathResolver demo by @tbouffard in #61
  • feat: introduce plugins infrastructure and add OverlaysPlugin by @tbouffard in #62

📝 Documentation

⚙️ Other Changes

  • build: develop the lib and demo with a single command by @tbouffard in #58
  • refactor(demo): remove hack for resetStyle by @tbouffard in #70

Full Changelog: v0.2.0...v0.3.0