66 Commits (caf6db8416248e650648e77f656aac9453a23cdb)

Author SHA1 Message Date
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 5 years ago
singerdmx 1486e5dcae Reformat code 5 years ago
singerdmx 12b98a8a0d Update editor to catch targetChild null 5 years ago
li3317 89de513df2 fix insert image 5 years ago
singerdmx e46f4e3a3b Reformat code 5 years ago
singerdmx bb6fd50f36 automatically append '\n' for image 5 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 5 years ago
singerdmx 1d900afa70 Fix append \n for image in _transform 5 years ago
singerdmx ce77729968 Handle multiple image inserts 5 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 5 years ago
li3317 c6b827a178 add indent button on press 5 years ago
singerdmx aaf419fbb0 Remove unused code 5 years ago
singerdmx 561fbbed3e Add history 5 years ago
singerdmx 75448d2d70 Ignore attributes of width and style 5 years ago
singerdmx 341b9b015d Initial Image Picker implementation 5 years ago
singerdmx 0d95266471 Support list with indent 5 years ago
singerdmx d9ccbc51b3 Fix ResolveInlineFormatRule 5 years ago
singerdmx 92b45f7792 Add QuillToolbar 5 years ago
singerdmx 6d0ef36880 Support align 5 years ago
singerdmx 3ab793c310 Support indent 5 years ago
singerdmx cd88b9d04e Support hr embed 5 years ago
singerdmx 2cd44d93c6 Support text color 5 years ago
singerdmx b0f4f28886 Fix AutoExitBlockRule 5 years ago
singerdmx b3a43e3da4 Fix node bool containsOffset(int offset) 5 years ago
singerdmx 530a494e9e Make attribute value final 5 years ago
singerdmx 318d1b0962 Update attribute value to be private 5 years ago
singerdmx b328e60164 FIx PreserveLineStyleOnMergeRule 5 years ago
singerdmx 92a975b28e Add clone for Attribute 5 years ago
singerdmx e724466590 Fix line retain 5 years ago
singerdmx fc2e5d19b2 Fix equals method 5 years ago
singerdmx c9139678da Fix PreserveBlockStyleOnInsertRule 5 years ago
singerdmx 0d203b3fd0 Fix delete button not working 5 years ago
singerdmx f9b145809f Add style equals 5 years ago
singerdmx 4d4cdab520 Fix Container insert 5 years ago
singerdmx 63056546b2 Fix replace method 5 years ago
singerdmx 62af37fbbb Fix rules 5 years ago
singerdmx 3b0225a493 Update AutoExitBlockRule 5 years ago
singerdmx e9f669da7e Add Document.fromJson(List data) 5 years ago
singerdmx 607e5ded44 Small refactor 5 years ago
singerdmx 1c64c1a3fe Add logging for applying rule 5 years ago
singerdmx dc7a62d935 Fix AutoExitBlockRule 5 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 5 years ago
singerdmx fa82b1ba10 Implement class _TextSelectionHandleOverlay 5 years ago