Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@tbouffard tbouffard released this 03 Oct 13:18
· 8 commits to main since this release
b855233

⚡ This new version uses the "Overlays" and "Update Style" APIs of bpmn-visualization

It also bump bpmn-visualization from 0.32.0 to 0.41.0.

To run the demo attached to this release

  • extract the bpmn-visualization-demo-template-1.1.0.zip zip in a local folder
  • make this folder available with a HTTP server. For instance, by running from the folder npx http-server

What's Changed

🎉 New Features

  • feat: display the PA logo in the page by @tbouffard in #8
  • feat: remove reference to mxGraph in the footer by @tbouffard in #12
  • feat: highlight with the "Update Style" API and add overlays by @tbouffard in #14

📝 Documentation

Other Changes

  • chore(deps): bump bpmn-visualization from 0.32.0 to 0.33.0 by @dependabot in #9
  • chore(deps-dev): bump typescript and vite by @tbouffard in #11
  • chore(deps): bump bpmn-visualization from 0.33.0 to 0.33.1 by @dependabot in #15
  • chore(deps): bump bpmn-visualization from 0.33.1 to 0.34.0 by @dependabot in #16
  • chore(deps): bump bpmn-visualization from 0.34.0 to 0.34.1 by @dependabot in #17
  • chore(deps): bump bpmn-visualization from 0.34.1 to 0.35.0 by @dependabot in #18
  • chore(deps-dev): bump dev dependencies by @tbouffard in #19
  • chore(deps): bump bpmn-visualization from 0.35.0 to 0.36.0 by @dependabot in #21
  • chore(deps): bump bpmn-visualization from 0.36.0 to 0.37.0 by @dependabot in #22
  • chore(deps): bump bpmn-visualization from 0.37.0 to 0.38.1 by @dependabot in #28
  • chore(deps): bump bpmn-visualization from 0.38.1 to 0.39.0 by @dependabot in #29
  • chore(deps): bump bpmn-visualization from 0.39.0 to 0.40.0 by @dependabot in #31
  • chore(deps): bump bpmn-visualization from 0.40.0 to 0.41.0 by @dependabot in #32

New Contributors

Full Changelog: v1.0.0...v1.1.0