24 Commits (0a69922d6305debc9b7cfcbf56c0fa883c7e11f7)

Author SHA1 Message Date
Miller Adulu d48abe8ea7 Fix formatting 5 years ago
Miller Adulu b14c1dc9dc Remove unnecessary checks 5 years ago
Miller Adulu e9c5a2238e Apply default null-safety migrations 5 years ago
Xin Yao 14662c229d
Bug fix: Can not insert newline when Bold is toggled ON (#75) 5 years ago
Xin Yao 17a38965c8 Update replaceText method 5 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 5 years ago
singerdmx 8fe232f4d5 Fix a bug that empty delta would be treated as retain and cause cursor to not move 5 years ago
singerdmx 2bc0dd130c Initial fix for flip checkbox 5 years ago
li3317 170f3c62a7 implement ontap for check list 5 years ago
singerdmx f3e1be82e5 Format code 5 years ago
li3317 e475d3b0c9 adjust cursor after undo/redo 5 years ago
singerdmx acc779d394 Refactor out _handleHistoryChange method 5 years ago
singerdmx 27ed93970f Fix Undo throw Offset cannot be negative 5 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 5 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 5 years ago
singerdmx 161a101773 Add undo/redo buttons in toolbar 5 years ago
singerdmx 561fbbed3e Add history 5 years ago
singerdmx c4d6edc60e Update example main.dart 5 years ago
singerdmx 0800c6cb34 Fix getPositionDelta 5 years ago
singerdmx 0d203b3fd0 Fix delete button not working 5 years ago
singerdmx 104e93a675 Fix QuillController 5 years ago
li3317 76df253f1f add welcome note 5 years ago
singerdmx db2a280d47 Implement RawEditorState 5 years ago
singerdmx f5a1a61938 Add delegate and controller 5 years ago