Skip to content

Tags: hata6502/editorjs-style

Tags

v3.0.2

fix: add funding information

v3.0.1

fix: Reduce npm package size

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Fix for Editor.js v2.19.1 (#24)

BREAKING CHANGE: For avoiding default exports, the module export method is also changed. 

* Simplify demo

* Avoid default exports

* Fix for v2.19.1

* Fix README

v2.2.0

feat: remove WIP

v2.1.0

feat: release

v2.0.1

fix: strict sanitize

v2.0.0

fix: use custom eiement instead of span

BREAKING CHANGE: The OutputData of older version has not been supported.

v1.3.3

perf: use custom element instead of span

v1.3.2

fix: prevent Editor.js keydown event

v1.3.1

fix: prevent creating empty editorjs-style span