diagram-js-direct-editing
A direct editing box for diagram-js.
License
MIT
Direct editing support for diagram-js
A direct editing box for diagram-js.
MIT
All notable changes to diagram-js-direct-editing are documented here. We use semantic versioning for releases.
_Note: Yet to be released changes appear here._
CHORE
: support diagram-js@7CHORE
: support diagram-js@6CHORE
: support diagram-js@5CHORE
: support diagram-js@4FIX
: prevent injection of HTML and JS evaluation on paste (#13)FIX
: only trigger update if text or bounds changed (#11)FIX
: ignore superfluous whitespace around labelsFIX
: return correct updated text box boundsCHORE
: only compute text box bounds if actually necessaryFEAT
: mark as compatible to diagram-js@3
FEAT
: accept fontFamily
and fontWeight
stylesCHORE
: use box-sizing: border-box
for proper computation ofThis reverts v1.2.1.
FIX
: use textContent
to retrieve correct editing values in IE 11 (#5)Check git log
for earlier history.