92 Commits (f11bc5bc3c11af1e37d1d17a1078cae5414dab19)

Author SHA1 Message Date
X Code f11bc5bc3c Refactor code in raw_editor 3 years ago
X Code 680a5db531 Fix keyboard pops up when resizing the image 3 years ago
Lucas Henrique Polazzo 48f8932736
Added CustomBlockEmbed and customElementsEmbedBuilder (#877) 3 years ago
Pavel Kozlovskiy d339997969
Keep cursor position on checkbox tap (#834) 3 years ago
X Code 88c3fcf4c8 Fix static analysis errors 3 years ago
X Code d0f02cade7 Upgrade to 5.0.0 3 years ago
Florian Knoll e8d82bc48a
Adds flutter 3.0.0 support for now (#810) 3 years ago
li3317 c40faa47e2 ignore color:inherit and convert double to int for level 3 years ago
Michael Allen ea7f630ee1
- fixed showToolbar: ensure selectionOverlay is available (#814) 3 years ago
X Code c0c6b8607d Upgrade to 4.1.3 3 years ago
Michael Allen 2b3fa606ae
- Fix selection handles show/hide after paste, backspace, copy (#769) 3 years ago
Michael Allen 8481785739
Add full support for hardware keyboards (Chromebook, Android tablets, etc) that don't alter screen UI (#765) 3 years ago
dani 15e7dfed21
feat: added Note to linkActionPickerDelegate (#741) 3 years ago
Alessandro Riperi 7b3cde87c1
Fix vertical caret position bug (Discussion #690) (#723) 3 years ago
X Code d47275f353 Cleanup code 3 years ago
X Code a3a8215b4c Upgrade to 4.0.7 3 years ago
Michael Allen 61551d0a48
- Refactor getPlainText (better handling of blank lines and lines with multiple markups) (#700) 3 years ago
X Code 4f9ee27f7d Support text direction rtl 3 years ago
X Code f6223e062a Use actions to fix showing handler 3 years ago
X Code 22ab369c02 Update RawEditor 3 years ago
X Code 21d001c95a Update RawEditorState 3 years ago
X Code 9004ec95ee Fix copy/cut/paste/selectAll not working 3 years ago
X Code a56e640e15
Upgrade to flutter 2.10 (#646) 3 years ago
X Code 1e0b1259a1 Rename isIOSSimulator 3 years ago
X Code 2e4ff7b4af Format code 3 years ago
Andy Trand a1eea4ded6
ios simulator cursor fix (#652) 3 years ago
X Code 94c6a1dcbc Fix image pasting 3 years ago
X Code 7fbda46988 Copy image with its style 3 years ago
X Code 35b53c7404 Image menu options for copy/remove 3 years ago
X Code 45a9597f7f Update _handleCheckboxTap 3 years ago
X Code 3253a3c0f8 Code cleanup 3 years ago
X Code 179fd0b802 Fix checkbox not toggled correctly in toolbar button 3 years ago
X Code 57f81efab6 Update check list button 3 years ago
X Code 7bd494a3d7 Fix cursor position changes when checking/unchecking the checkbox 3 years ago
Nicolas Dion-Bouchard 111a249462
Fix for errors on a non scrollable editor (580) (#620) 3 years ago
X Code 5935109c03 Format code 3 years ago
li3317 850f2a0c03 refactor and format 3 years ago
li3317 3a9630421e add paste style 3 years ago
Andy Trand 24d3f7830d
fix selection overlay for collapsed selection (#606) 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 60ddc36193 Fix import for models 3 years ago
X Code 53507416d0 Refactor using platform helper 3 years ago
Andy Trand 60ef316a5e
changed customStyles fix (#599) 3 years ago
X Code 3290fec9e5 [3.4.1] Placeholder effective in scrollable 3 years ago
X Code a623888658 Refactor defaultEmbedBuilder 3 years ago
X Code dd2beeffac Add comments 3 years ago
X Code a1822dd850 Update RawEditorState get selectionOverlay 3 years ago
X Code aa9ce68605 Update EditorState get renderEditor 3 years ago
X Code aa10d79d08 Make getRenderEditor() not nullable 3 years ago