All notable changes to bpmn-js are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: emit export events (#813)FEAT
: unset businessObject name if empty (6c081d85
)FEAT
: resize text annotation on text change (100f3fb2
)FIX
: apply data store behavior in collaboration only (5cc28d5d
)FIX
: create/update labels when updating element name viaModeling#updateProperties
(4a0f6da8
)
FEAT
: support specifyinglineHeight
for text rendering (#256)FEAT
:bpmn:LaneSet
elements get an ID assigned on creationFEAT
: external labels can be deleted, clearing the elements name (#791)FEAT
: add ability to override default element colors (#713)FEAT
: add ability to override font family and size of rendered labels (4bb270f1
)
Republish of v2.0.0
due to registry error.
CHORE
: update to[email protected]
FEAT
: allow data store to be modeled between participants (#483)FIX
: correctly handle missingbpmndi:Label
bounds during model updating (#794)
CHORE
: update to[email protected]
FIX
: correctly serialize extension attributes onbpmn:Expression
FIX
: correctly auto-place from boundary events attached to host edges (#788)
FEAT
: expose additionalBpmnTreeWalker
APIs for advanced import use-casesCHORE
: bump diagram-js and object-refs version
FIX
: correct side-effects config to not include*.css
files
FEAT
: add initial snapping when creating associationsCHORE
: update to[email protected]
FIX
: allow message flows between collapsed poolsFIX
: complete direct editing on popup menu useFIX
: focus label editing box on element creation
FIX
: escapedata-element-id
in CSS selectors
FEAT
: show gateway icon on context pad without marker (15dfab6b
)
FIX
: properly wire$parent
on copy + pasteFIX
: improve boundary event rendering to correct SVG to image conversion
FIX
: re-exposeTestHelper#bootstrapBpmnJS
util
FIX
: correct library default export
Republished 1.0.0 with CHANGELOG entries.
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
FEAT
: encode entities in body properties during XML exportCHORE
: bump to[email protected]
CHORE
: bump utility version
CHORE
: bump to[email protected]
Check git log
for earlier history.