Skip to content

Releases: advoor/nova-editor-js

v0.6.3

16 Sep 19:03
692939c
Compare
Choose a tag to compare

Allow default editor settings such as the initial block, placeholder and initial focus option

v0.6.2

16 Sep 18:16
c5825ea
Compare
Choose a tag to compare
  • Fixes conflict where / or ? would trigger the global search ( #18 )
  • Dependency updates which contain various small fixes

S3 Image upload fix

15 Jun 18:35
b6f25e2
Compare
Choose a tag to compare

Prevent image manipulation if settings are empty

v0.6!

27 May 22:09
Compare
Choose a tag to compare
  • Image tool now has config settings which allow you to edit the uploaded image and generate thumbnails.
  • https://github.com/editor-js/raw tool added (thanks @RogierW)
  • Minor change with the 'generateHtmlOutput' function, which now returns an empty string instead of an error if the field is empty.

Make sure to re-publish the config file when upgrading :)

Small bug fix

01 May 08:15
cb6a029
Compare
Choose a tag to compare
Merge pull request #11 from lorado/master

Initial value on edit is not defined

v0.5.0!

28 Apr 01:16
Compare
Choose a tag to compare

Image tool config

20 Apr 12:50
3b0d57f
Compare
Choose a tag to compare

Allow path and disk to be specified using the config file

Inline Code

18 Apr 19:53
25211e8
Compare
Choose a tag to compare

Installed the inline code tool ( https://github.com/editor-js/inline-code ) and allow possibility to change rendered output

v0.2.0

18 Apr 17:03
Compare
Choose a tag to compare
Update Readme.md