36 Commits (451dffc4cdb96ec4a851cb2e7b0f8bb2f70f626a)

Author SHA1 Message Date
Xin Yao 900d0f2489 Fix: Indented position not holding while editing 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
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 bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 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
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago
li3317 49b3b6acbd Return empty LookupResult if lookup range beyond body 4 years ago
singerdmx 2bc0dd130c Initial fix for flip checkbox 4 years ago
singerdmx e46f4e3a3b Reformat code 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 92b45f7792 Add QuillToolbar 4 years ago
singerdmx b3a43e3da4 Fix node bool containsOffset(int offset) 4 years ago
singerdmx 530a494e9e Make attribute value final 4 years ago
singerdmx 318d1b0962 Update attribute value to be private 4 years ago
singerdmx e724466590 Fix line retain 4 years ago
singerdmx fc2e5d19b2 Fix equals method 4 years ago
singerdmx 0d203b3fd0 Fix delete button not working 4 years ago
singerdmx 4d4cdab520 Fix Container insert 4 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 4 years ago
singerdmx fa82b1ba10 Implement class _TextSelectionHandleOverlay 4 years ago
singerdmx f5a1a61938 Add delegate and controller 4 years ago
singerdmx 37fc173dde Add default styles and text line 4 years ago
singerdmx 85537417ff Add document class 4 years ago
singerdmx 5373dc69bd Add embed and update nodes 4 years ago
singerdmx 162711deaf Refactor Container 4 years ago
singerdmx 8306e02c00 Add Block and Line classes 4 years ago