Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@melishev melishev released this 13 Mar 19:27

2.0.0-beta.2 (2022-03-13)

Bug Fixes

  • fixed the image tool. Now able to add images from the media library, and automatically shuts the media library window after saving. (fb5a907)
  • include label for the rich text editor field (73187d7)
  • refactored to allow copy and paste images from another website (3330250), closes #5
  • returned to making API route only be 'react-editorjs' (ee9b747)
  • solution for #5 axios (1f2d9a7)

Features

  • add background to focused block & differentiate image tool caption (a5d2b1b)
  • add width, height, size, mime, responsive data to image tool (e07548c), closes #6 #16
  • enabled inline links (ad11533)