2263 Commits (v10.1.10)
 

Author SHA1 Message Date
Till Friebe ff61b1a951 Fix more warnings (forgot to save the files) 4 years ago
Till Friebe e1793ead61 Fix linter warnings in example 4 years ago
Till Friebe 483dba0e4a Remove unnecessary string interpolations 4 years ago
Till Friebe 5bab918860 Prefer interpolation to compose strings 4 years ago
Till Friebe 5c18ca1dc3 Prefer int literals 4 years ago
Till Friebe 32b6c9169a Prefer initializing formals 4 years ago
Till Friebe 78594aa266 Cascade invocations 4 years ago
Till Friebe 0a136edb86 Avoid void async 4 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 4 years ago
Till Friebe b47d22856b Add already complied rules 4 years ago
Till Friebe 15a2f1d76f Prefer const declarations 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Xin Yao e4a3c11702 Update example code 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Till Friebe 7cba9a8523
Fix height of empty line bug (#141) 4 years ago
Xun Gong 154b58db92 Merge branch 'master' into fix2 4 years ago
Xun Gong b68fc5a465 tap handles 4 years ago
Xin Yao ac2ca07bb0 Update issue templates 4 years ago
Xin Yao 041d24cea0 Use widget.enableInteractiveSelection for copy/selectAll in ToobarOptions 4 years ago
Xin Yao 41056bcc4c Revert "☝️ Update deprecated code (#136)" 4 years ago
Jeremie Corpinot d62f15d889
☝️ Update deprecated code (#136) 4 years ago
Gagan Yadav 2cbc99287b
Match new header buttons UI to ToggleStyleButtons. (#135) 4 years ago
Xin Yao 96b5be1518 Add style for leading 4 years ago
Gagan Yadav 2f550d5e85
Replace header dropdown with buttons (#132) 4 years ago
Xin Yao 084adcb1e7 Refactor code 4 years ago
Xin Yao 8ab586c318 Fix text selection in read-only mode 4 years ago
Xin Yao 53eaf34ad9 Revert change in openConnectionIfNeeded for readonly mode 4 years ago
Xin Yao 7791364c5a Fix warnings in example 4 years ago
Xin Yao 2e87ac922a Update issue templates 4 years ago
Xin Yao 8e845c5b01 Update issue templates 4 years ago
hyouuu 047d0f729b
default color, Document.fromDelta, fix isItCut null check (#123) 4 years ago
Xin Yao f0dcca00d9 Readonly mode - temporary hack to dismiss keyboard 4 years ago
Xin Yao 5b9fb52804 Make showCursor default to true 4 years ago
Xin Yao 30bd6342ea Upgrade to 1.1.6 4 years ago
Xin Yao 96cb7effc6 Update README 4 years ago
Xin Yao 63a616e7eb Remove universal_html dependency 4 years ago
Xin Yao 03e587b970 Upgrade universal_html 4 years ago
Xin Yao 2bf7b8b585 Enable "Select", "Select All" and "Copy" in read-only mode 4 years ago
Xin Yao 60431235bb Update description 4 years ago
pengw00 4ed236f6ed Release v1.1.4 4 years ago
Till Friebe 977f94b347
Fix "Show toolbar" bug (#120) 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 4 years ago
Till Friebe dfeae914b1
Prefer const constructors in immutables (#117) 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Till Friebe 1cf37c1824
Rebuild editor when keyboard is already open (#111) 4 years ago
Xin Yao ace4fd4deb Fix selection not working 4 years ago
Till Friebe 25f1582f70
Always put required named parameters first (#115) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Xin Yao 60c755d86d Revert "Added QuillEditor Key (#113)" 4 years ago
Diego Garcia bdb8f1c22f
Added QuillEditor Key (#113) 4 years ago