Releases: DareData/notion-style-editor
Releases · DareData/notion-style-editor
v0.1.6
v0.1.5
v0.1.4
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
v0.1.2
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 theEditorRef
ref.
Compare: v0.1.1...v0.1.2