process-analytics / bpmn-visualization-demo-template

A template to quickly initiate a `bpmn-visualization` demo powered by `Vite` and written in `TypeScript`
https://process-analytics.github.io/bpmn-visualization-demo-template/
Apache License 2.0
1 stars 0 forks source link

chore(deps): bump bpmn-visualization from 0.34.0 to 0.34.1 #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bpmn-visualization from 0.34.0 to 0.34.1.

Release notes

Sourced from bpmn-visualization's releases.

0.34.1

This is a maintenance release, including documentation improvements.

Thanks to all the contributors of this release 🌈: @​csouchet and @​tbouffard

See milestone 0.34.1 to get the list of issues covered by this release.

Highlights

Examples improvements

The examples have been updated to demonstrate the improvements provided with version 0.34.0. ℹ️ For more details about all changes, see the examples 0.34.0 release notes.

The Monitoring demo now uses the Update Style API instead of the CSS API to have a consistent stroke width even when zooming. Want to give a try to the updated demo? Have a look at the ⏩ live environment.

The projects have been reworked and they all demonstrate how to use the Overlays, CSS and Update Style API. The following screenshot shows the rendering with the example application 👇🏿

image

The examples running in Live IDE have been updated as well to let play with all API, in particular the Update Style API 👇🏿.

codesandbox-ts

Have a look at the ⏩ live environment.

What's Changed

Full Changelog: https://github.com/process-analytics/bpmn-visualization-js/compare/v0.34.0...v0.34.1

📝 Documentation

👻 Maintenance

Commits
  • c22a192 chore(release): 0.34.1
  • 288fea0 chore(release): prepare version for release
  • b360113 chore(deps-dev): bump @​typescript-eslint/parser from 5.59.1 to 5.59.5 (#2683)
  • 7a7b11a chore(deps-dev): bump typedoc from 0.24.6 to 0.24.7 (#2682)
  • a5ff531 chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.59.1 to 5.59.5 ...
  • 006f196 refactor: transform overlay types from interface to type (#2675)
  • be1c17a chore(deps-dev): bump jest-html-reporter from 3.8.0 to 3.9.0 (#2672)
  • b64322f docs: improve the README (examples + firefox logo) (#2670)
  • 39ca905 docs(release): add tips for referencing the examples repository (#2669)
  • 051dae0 refactor: avoid using "bind" when calling methods in the css registry (#2668)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)