Skip to content

Releases: rpeyron/plugin-drawio-editors

v2.0.3

04 Jul 17:32
Compare
Choose a tag to compare

Fixed JSON schema scoping & updated bpmn-js to be able to build

v2.0.1

26 Jun 18:33
Compare
Choose a tag to compare

Fixed options issue & small enhancements

v2.0 - Multi instance version

25 Jun 20:23
c567d27
Compare
Choose a tag to compare

Added multi instance feature

v1.4.0

12 Jun 19:12
11c9adc
Compare
Choose a tag to compare

With:

  • New json-schema plugin
  • Playground added AsyncAPI to be able to edit
  • Updated dependencies to fix build
  • Restored optimized build in production mode

v1.4.0pre - AsyncAPI Playground - JSON-Schema

11 Jun 17:02
Compare
Choose a tag to compare

Pre-release with only API & json-schema plugins (waiting to solver other dependencies, use previous build if needed)

v1.3.0 - BPMN plugin

01 Oct 14:50
Compare
Choose a tag to compare

First version of the BPMN plugin integrating bpmn-js editor (not working with distributed version of drawio desktop, please read README.md)

v1.2.0

08 May 16:24
Compare
Choose a tag to compare
  • Fixed global config option
  • Changed close & apply buttons to avoid losing data by misunderstanding

v1.1.2

06 Nov 15:37
Compare
Choose a tag to compare
  • Replaced the use of mxShape with mxCell

v1.1.1

04 Nov 00:45
Compare
Choose a tag to compare

Added global variable to access the plugin

v1.1.0

01 Nov 17:34
Compare
Choose a tag to compare
  • Fixed: copy/paste conflict with drawio
  • Added: configure custom additional styles for palette item
  • Added: advanced configuration abilities with access to customize plugin internals
  • Added editors :
    • Quill : HTML, full toolbar (JSON structure possible, commented)
    • TinyEditor : HTML, default configuration
    • TipTap : HTML, default minimal configuration (no toolbar, no plugins) ; any PR welcome for configuration
    • EditorJS : JSON structure, default minimal configuration