X Code
152c3422cd
Update _EditableBlock constructor
3 years ago
X Code
4236653899
Update RenderEditableContainerBox constructor
3 years ago
X Code
3c0e57d1be
Override Embed toString
3 years ago
X Code
e9323a0582
Update childAtOffset method
3 years ago
X Code
d5affcf9a6
Format code
3 years ago
mark8044
017194a428
Update controller.dart ( #630 )
3 years ago
X Code
8ed3d35477
Format code
3 years ago
X Code
c1fe95bf14
Add translations for en_us
3 years ago
X Code
a973238100
Update selectionCtrls.buildToolbar
3 years ago
X Code
264b2cbabf
Upgrade to 3.8.5
3 years ago
X Code
86aff2a038
Fix _handleDragUpdate in _TextSelectionHandleOverlayState
3 years ago
X Code
f007354970
Add comments
3 years ago
X Code
6530680869
renderObject in TextSelection is not nullable
3 years ago
X Code
b3c627f7a9
_visibility in TextSelection is not nullable
3 years ago
X Code
5b7d865074
Upgrade to 3.8.4
3 years ago
Andy Trand
2a359d34e2
fix link dialog layout ( #627 )
3 years ago
X Code
8168bf28e0
Upgrade to 3.8.3
3 years ago
Nicolas Dion-Bouchard
111a249462
Fix for errors on a non scrollable editor (580) ( #620 )
3 years ago
X Code
2f8c8fed36
Update README.md
3 years ago
X Code
a9c2ca26ef
Upgrade to 3.8.2
3 years ago
Nicolas Dion-Bouchard
d0bcca76e9
Fix certain keys not working on web when editor is a child of a scroll view ( #304 ) ( #618 )
...
Co-authored-by: Nicolas Dion Bouchard <nicolas.dionbouchard@sviesolutions.com>
3 years ago
X Code
2b1a13b052
Upgrade to 3.8.1
3 years ago
Michael Allen
f4370adbed
Refactor _QuillEditorState to QuillEditorState ( #609 )
3 years ago
X Code
69184a60c6
File access permission for gallery_saver.
...
iOS
Add the following keys to your Info.plist file, located in <project root>/ios/Runner/Info.plist:
NSPhotoLibraryUsageDescription - describe why your app needs permission for the photo library. This is called Privacy - Photo Library Usage Description in the visual editor.
Android
android.permission.WRITE_EXTERNAL_STORAGE - Permission for usage of external storage
3 years ago
X Code
5935109c03
Format code
3 years ago
X Code
6c4aa85cca
Upgrade to 3.8.0
3 years ago
li3317
ab4e47435d
fix paste style newline
3 years ago
li3317
850f2a0c03
refactor and format
3 years ago
li3317
3a9630421e
add paste style
3 years ago
li3317
9ab557b8d2
fix getPlainText()
3 years ago
li3317
4970a3b091
change toPlainText to exclude image
3 years ago
X Code
955d838532
Add comments
3 years ago
X Code
78277d5cf7
Upgrade to 3.7.3
3 years ago
Andy Trand
24d3f7830d
fix selection overlay for collapsed selection ( #606 )
3 years ago
Andy Trand
8af6ddd58c
uk and ru translations fix ( #605 )
3 years ago
X Code
755d7ed72d
[3.7.2] Reverted Embed toPlainText change
3 years ago
X Code
7437c920c3
Fix getPlainText
3 years ago
X Code
c5bba0071a
Fix collectAllIndividualStyles
3 years ago
X Code
b928723b79
Revert "Revert "collectAllIndividualStyles uses offset instead of length""
...
This reverts commit d298ca4974
.
3 years ago
X Code
d298ca4974
Revert "collectAllIndividualStyles uses offset instead of length"
...
This reverts commit 2e06a21cba
.
3 years ago
X Code
2e06a21cba
collectAllIndividualStyles uses offset instead of length
3 years ago
X Code
ef7d17f2d8
Add getPlainText method
3 years ago
X Code
b39ee617d5
Fix collectAllIndividualStyles
3 years ago
X Code
15a86e24cd
Update collectAllIndividualStyles
3 years ago
li3317
cd035d008e
add collectAllIndividualStyle
3 years ago
X Code
8a7b5d2741
[3.7.1] Change Embed toPlainText to be empty string
3 years ago
X Code
7d28c47381
Add comments
3 years ago
X Code
f1757a647f
Upgrade to 3.7.0
3 years ago
mark8044
f56532b874
Replace Toolbar showHistory group with individual showRedo and showUndo ( #603 )
3 years ago
Santiago García
619524b043
Fix Spanish + Portuguese translations ( #602 )
3 years ago