All notable changes to bpmn-js-connectors-extension are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
DOCS
: various documentation updates
FIX
: key replace menu entries by ID (#55)
FIX
: force create mode when appending boundary event (#52)DEPS
: bump modeling dependencies
DEPS
: bump modeling dependencies
FIX
: always upper caseConnector
FEAT
: only offer latest template versions for selection (#38)FIX
: gracefully handle missing templatecategory
(#43)FIX
: prevent appending templates to connections (#46)FIX
: do not trigger append on external labels (#39)FIX
: complete direct editing when opening popup menu (#40)
FIX
: handle missing target in replace options (cba23f08
)
FEAT
: insert unlink entry late (#35)
FEAT
: allow unlink of template via replace menu (#32)
FIX
: make entry ids for menu actions unique
FEAT
: require official template icon renderer
- Rendering of template icons on the canvas is now a concern outside this library.
FIX
: correctly handle missingappendAnything
feature toggle
FEAT
: support template icons (#26)FEAT
: support categories and search (#18)FEAT
: improve mixed mouse + keyboard selection (#19)FEAT
: improve existing tools integration (#17)FEAT
: visually hide search if less than five elements (#16)FEAT
: optionally support create/append anything (#14)FEAT
: add append (a
), replace (r
) and create (n
) keyboard bindings (#15)FIX
: correct muted entry sizing (#24)FIX
: correct scroll into on Firefox (#23)FIX
: correct pass through ofdocumentationRef
(#28)FIX
: prevent click-through on documentation ref (#28)FIX
: prevent ENTER propagation on append
CHORE
: remove debug logging (#13)
FEAT
: integrate with other editing components (#10)FEAT
: support create anywhere from append menu (#11)
FEAT
: move keyboard selected entries into viewport (87fd87fe
)FEAT
: show docs link based ondocumentationRef
(1fb704bb
)CHORE
: position element template chooser based on available height (ec5c9055
)
Check git log
for earlier history.