Releases: rpeyron/plugin-drawio-editors
Releases · rpeyron/plugin-drawio-editors
v2.0.3
v2.0.1
Fixed options issue & small enhancements
v2.0 - Multi instance version
Added multi instance feature
v1.4.0
v1.4.0pre - AsyncAPI Playground - JSON-Schema
Pre-release with only API & json-schema plugins (waiting to solver other dependencies, use previous build if needed)
v1.3.0 - BPMN plugin
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
- Fixed global config option
- Changed close & apply buttons to avoid losing data by misunderstanding
v1.1.2
- Replaced the use of mxShape with mxCell
v1.1.1
Added global variable to access the plugin
v1.1.0
- 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