mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-10 09:05:58 +00:00
365522a49c
This is related to the recent palette change that dropped the marker
from the Gateway icon.
Related to 9edd462880
1.3 KiB
1.3 KiB
Changelog
All notable changes to bpmn-js are documented here. We use semantic versioning for releases.
Unreleased
Note: Yet to be released changes appear here.
1.1.0
FEAT
: show gateway icon on context pad without marker (15dfab6b
)
1.0.4
FIX
: properly wire$parent
on copy + pasteFIX
: improve boundary event rendering to correct SVG to image conversion
1.0.3
FIX
: re-exposeTestHelper#bootstrapBpmnJS
util
1.0.2
FIX
: correct library default export
1.0.1
Republished 1.0.0 with CHANGELOG entries.
1.0.0
Breaking Changes
CHORE
: convert code base to ES modules. You must now configure a module transpiler such as Babel or Webpack to handle ES module imports and exportsCHORE
: update utility toolbelt
0.31.0
FEAT
: encode entities in body properties during XML exportCHORE
: bump tobpmn-moddle@4.0.0
CHORE
: bump utility version
0.30.0
CHORE
: bump todiagram-js@0.31.0
...
Check git log
for earlier history.