1158 Commits (7880a7e9d72454276f929c9e6fd591e109dbe125)

Author SHA1 Message Date
kevinDespoulains e49421f48c
Updating checkbox to handle tap (#186) 5 years ago
Xin Yao ca9a13b150 Update Line _format method 5 years ago
Guilherme C. Matuella 451dffc4cd
Fixes crashing disposed listeners on a bunch of widgets (#164) 5 years ago
Guilherme C. Matuella 60127aeb04
Adds `doc.isEmpty` check to `Document._loadDocument(Delta doc)` (#163) 5 years ago
Guilherme C. Matuella 3e576aeb9a
Fixes `Document.toJson` to map from raw operations (#162) 5 years ago
Xin Yao 7cdbdd9a6a Make attribute registry ordered 5 years ago
Xin Yao 900d0f2489 Fix: Indented position not holding while editing 5 years ago
Xin Yao f7d47a12db Add comments to AutoExitBlockRule 5 years ago
Xin Yao 80d918ef9c Update PreserveBlockStyleOnInsertRule to apply all block styles 5 years ago
Xin Yao df602cfa9b Format code 5 years ago
Xin Yao bc5eb86a8f Indent attribute is consider block but may have null value 5 years ago
Xin Yao b6763fe2fc Revert "Indent attribute is consider block but may have null value" 5 years ago
Xin Yao 4c5f72826c Indent attribute is consider block but may have null value 5 years ago
Xin Yao e4cf28d054 Update getIndentLevel 5 years ago
Xun Gong 049ada2feb adjustable toolbar button & bar size 5 years ago
Xun Gong 273340a1f6 Pass getTextPosition instead of passing the tap text position to be more flexible; optional ignoreFocus on replaceText 5 years ago
Thea Choem 14817ec752
close #149 underline strike through color according to text color (#150) 5 years ago
Xin Yao 63c2ef9d0e Upgrade to 1.2.0 5 years ago
Till Friebe 3080fc2ad1
Fix image button cancel causes crash (#145) 5 years ago
Xun Gong b7063f00ba toolbar button fillColor 5 years ago
Xun Gong e08009e3ff len fix 5 years ago
Xun Gong 106e54c3fc add scrollBottomInset 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 483dba0e4a Remove unnecessary string interpolations 5 years ago
Till Friebe 5bab918860 Prefer interpolation to compose strings 5 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 5 years ago
Till Friebe 32b6c9169a Prefer initializing formals 5 years ago
Till Friebe 78594aa266 Cascade invocations 5 years ago
Till Friebe 0a136edb86 Avoid void async 5 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 5 years ago
Till Friebe 15a2f1d76f Prefer const declarations 5 years ago
Till Friebe bc494bc50f Prefer final 5 years ago
Till Friebe 31ec14c114 Prefer relative imports 5 years ago
Till Friebe 7cba9a8523
Fix height of empty line bug (#141) 5 years ago
Xun Gong b68fc5a465 tap handles 5 years ago
Xin Yao 041d24cea0 Use widget.enableInteractiveSelection for copy/selectAll in ToobarOptions 5 years ago
Xin Yao 41056bcc4c Revert "☝️ Update deprecated code (#136)" 5 years ago
Jeremie Corpinot d62f15d889
☝️ Update deprecated code (#136) 5 years ago
Gagan Yadav 2cbc99287b
Match new header buttons UI to ToggleStyleButtons. (#135) 5 years ago
Xin Yao 96b5be1518 Add style for leading 5 years ago
Gagan Yadav 2f550d5e85
Replace header dropdown with buttons (#132) 5 years ago
Xin Yao 084adcb1e7 Refactor code 5 years ago
Xin Yao 8ab586c318 Fix text selection in read-only mode 5 years ago
Xin Yao 53eaf34ad9 Revert change in openConnectionIfNeeded for readonly mode 5 years ago
hyouuu 047d0f729b
default color, Document.fromDelta, fix isItCut null check (#123) 5 years ago
Xin Yao f0dcca00d9 Readonly mode - temporary hack to dismiss keyboard 5 years ago
Xin Yao 5b9fb52804 Make showCursor default to true 5 years ago
Xin Yao 63a616e7eb Remove universal_html dependency 5 years ago
Xin Yao 2bf7b8b585 Enable "Select", "Select All" and "Copy" in read-only mode 5 years ago