Adil Hanney
efd09b535a
Add `contextMenuBuilder` to `RawEditor` ( #1105 )
2 years ago
sourabhguptazeil
83ad28bf7b
Added a property to control the detect word boundary behaviour ( #1103 )
2 years ago
sourabhguptazeil
c68c2bd030
Added a property to control the detect word boundary behaviour ( #1102 )
2 years ago
veselv2010
50f0b99618
feat: Ability to add custom shortcuts ( #1097 )
2 years ago
X Code
d8b03675b5
Upgrade to 6.3.2
2 years ago
Alex Isaienko
0e5556424d
Added `unknownEmbedBuilder` to QuillEditor ( #1073 )
...
* Added `unknownEmbedBuilder` to QuillEditor
* `unknownEmbedBuilder` constructor parameter
2 years ago
Benjamin Quinn
ccf1850e9a
Allow disabling of selection toolbar. ( #972 )
3 years ago
Jon Salmon
1f42da82fb
Revert #962 ( #964 )
3 years ago
X Code
24d9cdc6a8
Refactor function _buildCustomBlockEmbed
3 years ago
Thea Choem
f314dbf052
fix wrong custom embed key ( #962 )
3 years ago
X Code
b94968bb50
Upgrade to 6.0.4
3 years ago
friebetill
f6f548f548
Add typed_data import for Uint8List
...
Without the import, the project cannot be compiled.
3 years ago
X Code
a6c392a9ae
Upgrade to 6.0.3
3 years ago
Till Friebe
cacea0074d
Add ability to paste images ( #950 )
3 years ago
X Code
d966db1394
Upgrade to 6.0.1
3 years ago
Jimmy Li
22200b8812
1. changed translation locale country code to lower case ( #946 )
3 years ago
Jon Salmon
a4e9757a9c
Moved onVideoInit to class parameter on embed builder ( #934 )
3 years ago
Jon Salmon
82d4bf76e3
Embed refactor ( #933 )
...
* Moved all embed code to seperate folder
* Consolidated embed builders
* Moved embed toolbar items out
* Moved embed code to separate package
* Updated imports
* Removed I from interface names
* Refactored embed button implementation
* Update readme
3 years ago
X Code
4b46df25e7
BidirectionalIterator' is deprecated and shouldn't be used
3 years ago
Alex Isaienko
0770923301
Don't wrap the QuillEditor's child in the EditorTextSelectionGestureDetector if selection is disabled ( #890 )
3 years ago
X Code
a96b0d593f
Add locale to QuillEditor.basic
3 years ago
Lucas Henrique Polazzo
48f8932736
Added CustomBlockEmbed and customElementsEmbedBuilder ( #877 )
3 years ago
X Code
88c3fcf4c8
Fix static analysis errors
3 years ago
X Code
679febd5ca
Format code
3 years ago
Darwin Morocho
7f36b3bf24
Added textSelectionControls field in QuillEditor ( #748 )
3 years ago
Arshak Aghakaryan
ef0355d814
Request keyboard focus when no child is found ( #713 )
3 years ago
X Code
f6223e062a
Use actions to fix showing handler
3 years ago
X Code
a56e640e15
Upgrade to flutter 2.10 ( #646 )
...
* Upgrade to flutter 2.10
* Remove debugAssertLayoutUpToDate
* Update copy/paste
* Fix analysis error
3 years ago
X Code
0edb2368d7
Adjust comments
3 years ago
X Code
2c1856c578
Apply locale to QuillEditor(contents)
3 years ago
X Code
69e4de7075
Refactor code
3 years ago
X Code
4236653899
Update RenderEditableContainerBox constructor
3 years ago
X Code
e9323a0582
Update childAtOffset method
3 years ago
Nicolas Dion-Bouchard
111a249462
Fix for errors on a non scrollable editor (580) ( #620 )
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
Michael Allen
f4370adbed
Refactor _QuillEditorState to QuillEditorState ( #609 )
3 years ago
li3317
850f2a0c03
refactor and format
3 years ago
li3317
3a9630421e
add paste style
3 years ago
X Code
955d838532
Add comments
3 years ago
X Code
1c4fd1cd0e
Improve link button
3 years ago
X Code
25e5385e15
Bug fix for platform util
3 years ago
X Code
211cc4f924
Rename helper files
3 years ago
X Code
5c153e3bfa
Refactor code
3 years ago
X Code
53507416d0
Refactor using platform helper
3 years ago
X Code
6b9c85f7cc
Refactor code
3 years ago
X Code
a623888658
Refactor defaultEmbedBuilder
3 years ago
X Code
565f6316cd
Save image option ( #593 )
...
* Save image option
* Update android versions
* Refactor code
3 years ago
X Code
379f35d71f
Refactor code: isMobile function
3 years ago
X Code
1d1d0757c6
Upgrade to 3.3.1
3 years ago
Michael Allen
95be062c71
Pass any specified key in QuillEditor constructor to super ( #589 )
3 years ago