106 Commits (3d6a915d2684933b26fc2438456319b6c6e094ee)

Author SHA1 Message Date
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 60127aeb04
Adds `doc.isEmpty` check to `Document._loadDocument(Delta doc)` (#163) 4 years ago
Guilherme C. Matuella 3e576aeb9a
Fixes `Document.toJson` to map from raw operations (#162) 4 years ago
Xin Yao 7cdbdd9a6a Make attribute registry ordered 4 years ago
Xin Yao 900d0f2489 Fix: Indented position not holding while editing 4 years ago
Xin Yao f7d47a12db Add comments to AutoExitBlockRule 4 years ago
Xin Yao 80d918ef9c Update PreserveBlockStyleOnInsertRule to apply all block styles 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xin Yao bc5eb86a8f Indent attribute is consider block but may have null value 4 years ago
Xin Yao b6763fe2fc Revert "Indent attribute is consider block but may have null value" 4 years ago
Xin Yao 4c5f72826c Indent attribute is consider block but may have null value 4 years ago
Xin Yao e4cf28d054 Update getIndentLevel 4 years ago
Xin Yao 63c2ef9d0e Upgrade to 1.2.0 4 years ago
Xun Gong e08009e3ff len fix 4 years ago
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