Skip to content

Tags: hata6502/editorjs-style

Tags

v3.0.2

Toggle v3.0.2's commit message
fix: add funding information

v3.0.1

Toggle v3.0.1's commit message
fix: Reduce npm package size

v3.0.0

Toggle v3.0.0's commit message

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

Toggle v2.2.0's commit message
feat: remove WIP

v2.1.0

Toggle v2.1.0's commit message
feat: release

v2.0.1

Toggle v2.0.1's commit message
fix: strict sanitize

v2.0.0

Toggle v2.0.0's commit message
fix: use custom eiement instead of span

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

v1.3.3

Toggle v1.3.3's commit message
perf: use custom element instead of span

v1.3.2

Toggle v1.3.2's commit message
fix: prevent Editor.js keydown event

v1.3.1

Toggle v1.3.1's commit message
fix: prevent creating empty editorjs-style span