18 Commits (881372dd13c1f7daab12cdca84260880a2861c59)

Author SHA1 Message Date
Andy Trand 881372dd13
selection delegate methods, imports cleanup (#515) 3 years ago
X Code 1b44569436 Upgrade to 2.1.1 3 years ago
Andy Trand 9f68930695
move cursor helpers (#507) 3 years ago
Andy Trand 7d6319de5f
clear editor (#505) 3 years ago
Andy Trand 4694189a6c
add delete handler (#501) 3 years ago
Andy Trand b59e360091
Custom replaceText handler (#494) 3 years ago
Dmitry Sboychakov 2f298c6672
fix null safety (#401) 4 years ago
Dmitry Sboychakov 0a67139f18
Feature: history shortcuts (#400) 4 years ago
kevinDespoulains 7c7f61fe90
Option added to controller to keep inline style on new lines (#372) 4 years ago
li3317 db25b9c8d6 support inline image 4 years ago
li3317 cdd88241a6 fix undo insert image on empty asset 4 years ago
Xin Yao 3d6e259078 Upgrade to 1.6.4 4 years ago
Xin Yao dad5c676cb collectAllStyles should return List<Style> 4 years ago
Xin Yao bbabf4e25d Refactor code for collectAllStyles 4 years ago
li3317 6751472a55 fix clear format button 4 years ago
Till Friebe 30a9747b1d Fix buttons which ignore toolbariconsize 4 years ago
Till Friebe 102883dfef Disallow lines longer than 80 characters 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
hyouuu f816ad7ec8
custom rules & optionally auto add newline for image embeds (#205) 4 years ago
Xin Yao ca9a13b150 Update Line _format method 4 years ago
Guilherme C. Matuella 451dffc4cd
Fixes crashing disposed listeners on a bunch of widgets (#164) 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xun Gong 049ada2feb adjustable toolbar button & bar size 4 years ago
Xun Gong 273340a1f6 Pass getTextPosition instead of passing the tap text position to be more flexible; optional ignoreFocus on replaceText 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Till Friebe 8efa97ec12
Remove prints (#110) 4 years ago
Xin Yao 6722759441 Clear warnings 4 years ago
Xin Yao 718912bc29 Clear hints 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 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
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago
singerdmx 8fe232f4d5 Fix a bug that empty delta would be treated as retain and cause cursor to not move 4 years ago
singerdmx 2bc0dd130c Initial fix for flip checkbox 4 years ago
li3317 170f3c62a7 implement ontap for check list 4 years ago
singerdmx f3e1be82e5 Format code 4 years ago
li3317 e475d3b0c9 adjust cursor after undo/redo 4 years ago
singerdmx acc779d394 Refactor out _handleHistoryChange method 4 years ago
singerdmx 27ed93970f Fix Undo throw Offset cannot be negative 4 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 4 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 4 years ago
singerdmx 161a101773 Add undo/redo buttons in toolbar 4 years ago
singerdmx 561fbbed3e Add history 4 years ago
singerdmx c4d6edc60e Update example main.dart 4 years ago
singerdmx 0800c6cb34 Fix getPositionDelta 4 years ago
singerdmx 0d203b3fd0 Fix delete button not working 4 years ago