包详细信息

oms-direct-editing

bpmn-io12MIT1.0.1

Direct editing support for oms-diagram-js, based on direct-editing@1.6.4

diagram-js, diagram-js-plugin

自述文件

diagram-js-direct-editing

CI

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.4

  • DEPS: support diagram-js@8

1.6.3

  • FIX: preserve Windows newline characters (#19)

1.6.2

  • DEPS: support diagram-js@7

1.6.1

  • DEPS: support diagram-js@6

1.6.0

  • DEPS: support diagram-js@5

1.5.0

  • DEPS: 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.