90 Commits (106e54c3fcd901979a9d498ec74780d96a2064ff)

Author SHA1 Message Date
Till Friebe 8c663ad9f5 Add comments from Zefyr to nodes folder 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe 5bab918860 Prefer interpolation to compose strings 4 years ago
Till Friebe 78594aa266 Cascade invocations 4 years ago
Till Friebe 6c31fb1bc3 Avoid types on closure parameters 4 years ago
Till Friebe 15a2f1d76f Prefer const declarations 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
hyouuu 047d0f729b
default color, Document.fromDelta, fix isItCut null check (#123) 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 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
Xin Yao 811cb341bf Add pedantic 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Chris Bracken 701c56c312
Update quiver hashcode dependency (#88) 4 years ago
Xin Yao a5277ffd3c Support token attribute 4 years ago
Xin Yao a2de79ab49 Fix quill_delta next op 4 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago
li3317 2d81b70226 update pubspec yaml version and format code 4 years ago
li3317 7d4bfa67a8 support placeholder for empty content 4 years ago
singerdmx a3ee421d1a Add isEmpty method for Document class 4 years ago
li3317 49b3b6acbd Return empty LookupResult if lookup range beyond body 4 years ago
singerdmx 36d40a9899 Add size and font attributes 4 years ago
singerdmx 2bc0dd130c Initial fix for flip checkbox 4 years ago
li3317 4e61982222 fix check attribute 4 years ago
li3317 8b253517b4 add list check attribute 4 years ago
singerdmx f3e1be82e5 Format code 4 years ago
li3317 e475d3b0c9 adjust cursor after undo/redo 4 years ago
singerdmx 1f333f4d96 Refactor out _handleImageInsert method 4 years ago
singerdmx 1486e5dcae Reformat code 4 years ago
singerdmx 12b98a8a0d Update editor to catch targetChild null 4 years ago
li3317 89de513df2 fix insert image 4 years ago
singerdmx e46f4e3a3b Reformat code 4 years ago
singerdmx bb6fd50f36 automatically append '\n' for image 4 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 4 years ago
singerdmx 1d900afa70 Fix append \n for image in _transform 4 years ago
singerdmx ce77729968 Handle multiple image inserts 4 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 4 years ago
li3317 c6b827a178 add indent button on press 4 years ago
singerdmx aaf419fbb0 Remove unused code 4 years ago
singerdmx 561fbbed3e Add history 4 years ago
singerdmx 75448d2d70 Ignore attributes of width and style 4 years ago
singerdmx 341b9b015d Initial Image Picker implementation 4 years ago
singerdmx 0d95266471 Support list with indent 4 years ago
singerdmx d9ccbc51b3 Fix ResolveInlineFormatRule 4 years ago
singerdmx 92b45f7792 Add QuillToolbar 4 years ago
singerdmx 6d0ef36880 Support align 4 years ago