Skip to content

Releases: hata6502/editorjs-style

v3.0.2

26 Mar 17:26
Compare
Choose a tag to compare

3.0.2 (2021-03-26)

Bug Fixes

  • add funding information (aacf956)

v3.0.1

30 Jan 02:28
Compare
Choose a tag to compare

3.0.1 (2021-01-30)

Bug Fixes

  • Reduce npm package size (33cf716)

v3.0.0

24 Jan 00:01
977e705
Compare
Choose a tag to compare

3.0.0 (2021-01-24)

Features

BREAKING CHANGES

  • 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

19 Sep 11:51
Compare
Choose a tag to compare

2.2.0 (2020-09-19)

Features

v2.1.0

19 Sep 03:54
Compare
Choose a tag to compare

2.1.0 (2020-09-19)

Features

v2.0.1

14 Sep 15:23
Compare
Choose a tag to compare

2.0.1 (2020-09-14)

Bug Fixes

v2.0.0

13 Sep 14:03
Compare
Choose a tag to compare

2.0.0 (2020-09-13)

Bug Fixes

  • use custom eiement instead of span (595e881)

BREAKING CHANGES

  • The OutputData of older version has not been supported.

v1.3.3

13 Sep 12:16
Compare
Choose a tag to compare

1.3.3 (2020-09-13)

Performance Improvements

  • use custom element instead of span (652f1db)

v1.3.2

11 Sep 15:57
Compare
Choose a tag to compare

1.3.2 (2020-09-11)

Bug Fixes

  • prevent Editor.js keydown event (0c55f1e)

v1.3.1

11 Sep 13:42
Compare
Choose a tag to compare

1.3.1 (2020-09-11)

Bug Fixes

  • prevent creating empty editorjs-style span (e385e93)