Releases: imnapo/react-native-cn-quill
Releases · imnapo/react-native-cn-quill
Release 0.7.18
0.7.18 (2023-06-01)
Features
- add setPlaceholder (50d647a)
- export EditorProps and async setContents (f0c6caa)
- times symbol for close button (d60410a)
Release 0.7.15
0.7.15 (2021-11-03)
Bug Fixes
- update editor_css (20bab9e), closes #74
- quill-editor: report dimensions on init (a176050)
- quill-editor: request focus on the webview on Android (b6d2e9d)
Release 0.7.14
0.7.14 (2021-10-13)
Bug Fixes
- autosize added to container (ee3839c)
- hotfix(types): export DimensionsChangeData
Release 0.7.13
0.7.13 (2021-10-10)
Bug Fixes
Features
- dimensions: add dimensions methods and allow autosizing the height (b0ab3c5)
Release 0.7.12
0.7.12 (2021-10-08)
Bug Fixes
- quill-editor: only send back custom messages (27aff7c)
Features
- quill-editor: allow catching messages using the passed webview props (b1d98b1)
Release 0.7.11
0.7.11 (2021-10-06)
Feature
Bug Fixes
Release 0.7.9
0.7.9 (2021-10-02)
#57 Custom JS
Bug Fixes