All notable changes to bpmn-js-create-append-anything are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
- Require
diagram-js>=15.3.0
as a peer dependency (#50)
FEAT
: add ad-hoc subprocess entry (#47)
FIX
: correct expanded subprocess icon (#33)
FIX
: use rule to decide whether to show context pad entry for appending (#27)
FEAT
: update labels to be sentence case (#17)CHORE
: update dependencies
FEAT
: move "Call Activity" to "Sub Processes" group in options menu (#14)
FEAT
: base BPMN element entry removes element template instead of unlinking it (#11)
UnlinkTemplatesModule
has been renamed toRemoveTemplatesModule
. If importing the module directly, update your import accordingly.
FIX
: apply icon hover colors (#10)
FEAT
: load palette and context pad icons as html (#7)
Initial release