63 Commits (2e4ee8b55bceef1e89211b8072b687bc99e44931)

Author SHA1 Message Date
Ellet 176dbd5d59
Update raw_editor.dart 3 years ago
Ellet 2104514f6e
Update flutter_quill and flutter_quill_extensions (#1520) 3 years ago
Ellet ebd2729f39
Fix platform checking logic (#1518) 3 years ago
Ellet 614bf1a526
Add magnifierConfiguration 3 years ago
Ellet cf93061446
First step of improving the quill editor (#1510) 3 years ago
Ellet 4aad60419c
Update the example, android example, and few changes 3 years ago
Ellet 8e0441e224
New patch 3 years ago
Ellet adc067fe26
Move flutter_quill_test to seperated package (#1507) 3 years ago
Ellet 0d38e8787d
Follow dart best practices by using and remove as well since they are not used 3 years ago
Ellet f7528d30a0
Code cleanup and fixes (#1486) 3 years ago
Ellet 7638535a33
Bug fixes and new callback (#1483) 3 years ago
Ahmed Hnewa 45b43fa132
Major update 6 (#1461) 3 years ago
Ahmed Hnewa 6cf9cd0f0c
Major update 6 (#1456) 3 years ago
Ahmed Hnewa 55f5101ccc
Fixes for step 2 update (#1449) 3 years ago
Ahmed Hnewa 3a82930bbe
Major update 2 (#1446) 3 years ago
Ahmed Hnewa 45214576f5
The first steps of the major update (#1444) 3 years ago
He Hong b5571559fb
Fix paste block text in words apply same style. (#1324) 3 years ago
He Hong 8aca48274f
Fix paste text mess up style and Add support copy/cut block text. (#1321) 3 years ago
He Hong a353ef1a18
copy/cut select image and text together. (#1307) 3 years ago
Richard Marshall 1124a1f26c
Prevent operations on stale editor state (#1256) 3 years ago
Cheryl f1b60d83b8 Upgrade to 7.2.1 3 years ago
Richard Marshall c1bef0ae4f
Add support for android keyboard content insertion (#1236) 3 years ago
Pwiz 50ad50170c
Fix IME position bug with scroller (#1159) 3 years ago
Pwiz 8163cd89ab
Fix IME position bug for Mac and Windows (#1154) 3 years ago
Adil Hanney 3e9452e675
Remove tuples (#1128) 3 years ago
X Code 06d62d61bb Upgrade to 6.4.1 3 years ago
Adil Hanney efd09b535a
Add `contextMenuBuilder` to `RawEditor` (#1105) 3 years ago
X Code 5e0a7fd60f Code cleanup 4 years ago
Michael Allen aa8f82f7aa
- don't throw showAutocorrectionPromptRect not implemented. The function is called with every keystroke as a user is typing (#981) 4 years ago
X Code 88c3fcf4c8 Fix static analysis errors 4 years ago
li3317 0a9a6c9625 format code 4 years ago
Michael Allen ea7f630ee1
- fixed showToolbar: ensure selectionOverlay is available (#814) 4 years ago
Michael Allen 2b3fa606ae
- Fix selection handles show/hide after paste, backspace, copy (#769) 4 years ago
X Code 816f1f1367 Update set textEditingValue 4 years ago
Nicolas Dion-Bouchard 111a249462
Fix for errors on a non scrollable editor (580) (#620) 4 years ago
li3317 850f2a0c03 refactor and format 4 years ago
li3317 3a9630421e add paste style 4 years ago
Andy Trand 24d3f7830d
fix selection overlay for collapsed selection (#606) 4 years ago
X Code 755d7ed72d [3.7.2] Reverted Embed toPlainText change 4 years ago
X Code 8a7b5d2741 [3.7.1] Change Embed toPlainText to be empty string 4 years ago
X Code d9c7831497 Refer 65532 to class Embed 4 years ago
X Code ee1092f050 _updateSizeAndTransform() for openConnectionIfNeeded 4 years ago
X Code c99d84528e Rename diff_delta to delta 4 years ago
X Code 4ed9cd1439 Fix import 4 years ago
X Code a1822dd850 Update RawEditorState get selectionOverlay 4 years ago
X Code aa9ce68605 Update EditorState get renderEditor 4 years ago
X Code aa10d79d08 Make getRenderEditor() not nullable 4 years ago
X Code ba3b3cb55a Format code 4 years ago
X Code 373193ac3c Upgrade to 2.5.2: Skip image when pasting 4 years ago
li3317 864c9bba44 fix paste 4 years ago