Skip to content

Releases: DareData/notion-style-editor

v0.1.6

11 Jul 10:56
58fae98
Compare
Choose a tag to compare

Fixed

  • Couldn't access text editor's ref

Full Changelog: v0.1.5...v0.1.6

v0.1.5

11 Jul 10:24
7baa699
Compare
Choose a tag to compare

Fixed

  • Retrieving actual value of the text editor.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Jul 08:58
208c3cd
Compare
Choose a tag to compare

What's Changed

  • Open the image when you click on it full screen. Lightbox-like behavior.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Jul 11:15
Compare
Choose a tag to compare

Fixed

  • When onDataChange was not provided, the editor keeps re-rendering

Compare: v0.1.2...v0.1.3

v0.1.2

10 Jul 07:25
Compare
Choose a tag to compare

Changed

  • Removed file validation and move entire logic to onFileValidation prop.
  • Added inputAcceptedFormats, which is used for input that browsing files on users machine.
  • Added getValue function to the EditorRef ref.

Compare: v0.1.1...v0.1.2

v0.1.1

07 Jul 11:46
141b6a1
Compare
Choose a tag to compare

Fixed

  • Issue, when getNodesByMark returns links, that does not have href attribute