20 Commits (cdf6b56a61e5db8ac657528a41ee94d8f8deca0f)

Author SHA1 Message Date
X Code 88c3fcf4c8 Fix static analysis errors 4 years ago
Michael Allen 2b3fa606ae
- Fix selection handles show/hide after paste, backspace, copy (#769) 4 years ago
X Code a973238100 Update selectionCtrls.buildToolbar 4 years ago
X Code 86aff2a038 Fix _handleDragUpdate in _TextSelectionHandleOverlayState 4 years ago
X Code f007354970 Add comments 4 years ago
X Code 6530680869 renderObject in TextSelection is not nullable 4 years ago
X Code b3c627f7a9 _visibility in TextSelection is not nullable 4 years ago
X Code 091bea1cd7 Add comments 4 years ago
X Code b2fb04e59e Add _TransparentTapGestureRecognizer 4 years ago
X Code 9d6681ed2b Update constructor of EditorTextSelectionOverlay 4 years ago
X Code c49af0d4d2 Add comments 4 years ago
Andy Trand 881372dd13
selection delegate methods, imports cleanup (#515) 4 years ago
li3317 6f32b0eda8 fix deprecated 5 years ago
Xin Yao 1143f7eb43 Swapping handles order is prevented 5 years ago
Cheryl Zhang 0aa1a9cee0 Format code 5 years ago
gtyhn 240688f06e
Fixed dragging right handle scrolling issue (#289) 5 years ago
Cheryl Zhang 0c5a045d28 Format code 5 years ago
gtyhn 6b9795ad00
Fixed the position of the selection status drag handle (#288) 5 years ago
X Code 08fc027712
Replace deprecated textEditingValue method (#271) 5 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 5 years ago
Till Friebe 8c663ad9f5 Add comments from Zefyr to nodes folder 5 years ago
Till Friebe 873bfbcee1 Sort constructors first 5 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 5 years ago
Till Friebe 78594aa266 Cascade invocations 5 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 5 years ago
Till Friebe bc494bc50f Prefer final 5 years ago
Till Friebe 31ec14c114 Prefer relative imports 5 years ago
Xun Gong b68fc5a465 tap handles 5 years ago
Xin Yao 41056bcc4c Revert "☝️ Update deprecated code (#136)" 5 years ago
Jeremie Corpinot d62f15d889
☝️ Update deprecated code (#136) 5 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 5 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 5 years ago
Till Friebe 25f1582f70
Always put required named parameters first (#115) 5 years ago
Xin Yao 811cb341bf Add pedantic 5 years ago
Xin Yao 4ebf5da5c4 Remove class _TransparentTapGestureRecognizer 5 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 5 years ago
Till Friebe dda5805935
Add hitTesting to allow changing click behavior in embeds 5 years ago
rish07 e9eba510da Bottom toolbar bug fix 5 years ago
singerdmx 39f0dad270 Fix TextSelection 5 years ago
rish07 33302db205 Fixed bottom toolbar 5 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 5 years ago
singerdmx fa82b1ba10 Implement class _TextSelectionHandleOverlay 5 years ago
singerdmx f52fd11fcf Implement EditorTextSelectionGestureDetectorBuilder 5 years ago
singerdmx ecbede7793 Implement RenderEditableTextBlock class 5 years ago
singerdmx 6d7f9463ce Add initState and dispose in RawEditorState 5 years ago
singerdmx db2a280d47 Implement RawEditorState 5 years ago
singerdmx f5a1a61938 Add delegate and controller 5 years ago