chore: migrate the code of the demo/test pages to TypeScript (#2794) @tbouffard
chore: migrate the documentation generation script to ESM (#2792) @tbouffard
0.38.0
This new release brings improvements to the styling feature, updates to the documentation, and the addition of a new demo.
It also introduces a new experimental library with exciting new features.
See milestone 0.38.0 to get the list of issues covered by this release.
Highlights
New support for fill color in the updateStyle API: Gradient
We are pleased to introduce support for fill color gradients in the updateStyle API with this latest release. This enhancement allows users to apply fill color gradients, adding a new dimension of customization to shapes.
For more details, please see the related issue #2760.
Demos
New Prediction Demo
We are pleased to introduce the New Prediction Demo! This demo showcases the seamless integration of the New Prediction Demo from the bpmn-visualization-examples repository.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps bpmn-visualization from 0.37.0 to 0.38.1.
Release notes
Sourced from bpmn-visualization's releases.
... (truncated)
Commits
0d05c9f
chore(release): 0.38.1593f128
chore(release): prepare version for release7dfece3
refactor: move overlay management out of BpmnElementsRegistry (#2800)340d281
chore(release): publish announce tweet manually (#2799)b8c0f80
fix: reset the style of elements only when passing nullish param (#2798)0c8dc8e
chore(deps-dev): bump the rollup group with 1 update (#2795)206e7c3
chore(deps-dev): bump playwright from 1.37.0 to 1.37.1 (#2796)2ac896c
chore: migrate the code of the demo/test pages to TypeScript (#2794)0c65082
chore(demo): bump fontawesome from 6.4.0 to 6.4.2 (#2793)7f09c8d
chore: migrate the documentation generation script to ESM (#2792)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 show