包详细信息

diagram-js-direct-editing-ext

mindops15MIT1.6.2

Direct editing support for diagram-js

diagram-js, diagram-js-plugin

自述文件

diagram-js-direct-editing

Build Status

A direct editing box for diagram-js.

Direct Editing Demo

License

MIT

更新日志

Changelog

All notable changes to diagram-js-direct-editing are documented here. We use semantic versioning for releases.

Unreleased

_Note: Yet to be released changes appear here._

1.6.2

  • CHORE: support diagram-js@7

1.6.1

  • CHORE: support diagram-js@6

1.6.0

  • CHORE: support diagram-js@5

1.5.0

  • CHORE: support diagram-js@4

1.4.3

  • FIX: prevent injection of HTML and JS evaluation on paste (#13)

1.4.2

  • FIX: only trigger update if text or bounds changed (#11)

1.4.1

  • FIX: ignore superfluous whitespace around labels
  • FIX: return correct updated text box bounds
  • CHORE: only compute text box bounds if actually necessary

1.4.0

  • FEAT: mark as compatible to diagram-js@3
  • FEAT: accept fontFamily and fontWeight styles
  • CHORE: use box-sizing: border-box for proper computation of

1.2.2

This reverts v1.2.1.

1.2.1

  • FIX: use textContent to retrieve correct editing values in IE 11 (#5)

...

Check git log for earlier history.