258 Commits (257b4055d81dd656b0bccb01e0111fde6f191740)

Author SHA1 Message Date
Miller Adulu 257b4055d8 Fix null safety errors on text_selection.dart 4 years ago
Miller Adulu 7d1f707b7b Fix hit test position in text_line.dart 4 years ago
Miller Adulu 2d9a182b29 Fix merge request 4 years ago
Miller Adulu 9c1c374704 Remove final hashcode that is replaced by quiver functionality 4 years ago
Miller Adulu df8cfa437f Fix issue with null on token attrivute 4 years ago
Miller Adulu 888f4f5045 Remove custom util implementation in favor of quiver 4 years ago
Till Friebe dda5805935
Add hitTesting to allow changing click behavior in embeds 4 years ago
Xin Yao 54c3eb446e Web support for raw editor and keyboard listener 4 years ago
Chris Bracken 701c56c312
Update quiver hashcode dependency (#88) 4 years ago
Miller Adulu ed4fe35ae0 Remove final on GlobalKey 4 years ago
Miller Adulu 1d24ca6adf Remove final from the GlobalKey 4 years ago
Miller Adulu bb3a717055 Add key to quill editor 4 years ago
Miller Adulu 4217d621a4 Fix imports on the editor file 4 years ago
Miller Adulu a84af22277 Remove unused imports 4 years ago
Miller Adulu 943e9f7dcc Use universal html package to bring in the ImageElement class 4 years ago
Miller Adulu 9efbbc92f0 Use universal html 4 years ago
Xin Yao a5277ffd3c Support token attribute 4 years ago
jochen 498dba598d fix crash on web (dart:io) 4 years ago
Miller Adulu 1d7f93e195 Cast as Node 4 years ago
Miller Adulu 0a69922d63 Fix non-nullable issue with node methods 4 years ago
Miller Adulu 30113c329c Enable methods to be nullable 4 years ago
Miller Adulu d48abe8ea7 Fix formatting 4 years ago
Miller Adulu b14c1dc9dc Remove unnecessary checks 4 years ago
Miller Adulu cff918a88e Replace universal html with dart:html 4 years ago
Miller Adulu 321cb76c71 Localize ui package to reduce maintenance burdens 4 years ago
Miller Adulu be56739a53 Remove hashnode as a dependency and localize its functionality to the package. 4 years ago
Xin Yao f7d05ba28a Upgrade version to [1.0.6] Add desktop support - WINDOWS, MACOS and LINUX 4 years ago
Jochen 4d01839360
desktop support (#79) 4 years ago
Miller Adulu e9c5a2238e Apply default null-safety migrations 4 years ago
Xin Yao 14662c229d
Bug fix: Can not insert newline when Bold is toggled ON (#75) 4 years ago
Xin Yao 17a38965c8 Update replaceText method 4 years ago
FelixMittermeier 59071021f5
Bugfix: the "select, copy, paste" toolbar was still accessible even if the interactive selection has been disabled (#71) 4 years ago
Xin Yao 5446a73b86 Fix _didChangeTextEditingValue for web 4 years ago
Xin Yao 766058b473 Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB] 4 years ago
Xin Yao 94210c50de Remove unused import 4 years ago
Rishi Raj Singh c282f3c1c1
Fix Import issue (#61) 4 years ago
Rishi Raj Singh 80c15fb2f4
Fix all issues (#60) 4 years ago
Xin Yao 9810fae5d9
Remove conditional import (#59) 4 years ago
Rishi Raj Singh 41a0555482
Revert "Bug Fix and version update in pubspec.yaml (#56)" (#57) 4 years ago
Rishi Raj Singh ffbc2acf42
Bug Fix and version update in pubspec.yaml (#56) 4 years ago
Jochen d2e6c13146
Update toolbar.dart (#55) 4 years ago
li3317 b1155e3ea8 support flutter 2.0 4 years ago
florianh01 a1d1a5cd2a
Adding an article to week 02 of articles of the week (#51) 4 years ago
li3317 4dfa6a476f format 4 years ago
li3317 e8a3d4c222 close _keyboardVisibilityController.onChange in dispose 4 years ago
Xin Yao 9a89953f24 Expand link prefixes 4 years ago
Xin Yao 26652ef572 Improve link handling for tel, mailto and etc 4 years ago
Xin Yao c7b0eac42d Fix for unable to remove the last character (#44) 4 years ago
Xin Yao a2de79ab49 Fix quill_delta next op 4 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago