You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## [8.4.2]
2
+
-**Breaking change**: The `QuillRawEditor` configurations has been moved to a seperated class, also the `readOnly` has been renamed to `isReadOnly`, if you are using the `QuillEditor` you don't have to change anything
3
+
- Allow the developer to use override the `TextInputAction` in both `QuillRawEditor` and `QuillEditor`
4
+
- You can use now the `QuillRawEditor` without `QuillEditorProvider`
5
+
- Bug fixes
6
+
- Add implementation of image cropping in the `example`
7
+
- Update the `QuillToolbarIconButton` to use the material 3 buttons
0 commit comments