62 Commits (8b253517b494c91065f6abdef88d59317940ec1b)

Author SHA1 Message Date
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
singerdmx 3ab793c310 Support indent 4 years ago
singerdmx cd88b9d04e Support hr embed 4 years ago
singerdmx 2cd44d93c6 Support text color 4 years ago
singerdmx b0f4f28886 Fix AutoExitBlockRule 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 b328e60164 FIx PreserveLineStyleOnMergeRule 4 years ago
singerdmx 92a975b28e Add clone for Attribute 4 years ago
singerdmx e724466590 Fix line retain 4 years ago
singerdmx fc2e5d19b2 Fix equals method 4 years ago
singerdmx c9139678da Fix PreserveBlockStyleOnInsertRule 4 years ago
singerdmx 0d203b3fd0 Fix delete button not working 4 years ago
singerdmx f9b145809f Add style equals 4 years ago
singerdmx 4d4cdab520 Fix Container insert 4 years ago
singerdmx 63056546b2 Fix replace method 4 years ago
singerdmx 62af37fbbb Fix rules 4 years ago
singerdmx 3b0225a493 Update AutoExitBlockRule 4 years ago
singerdmx e9f669da7e Add Document.fromJson(List data) 4 years ago
singerdmx 607e5ded44 Small refactor 4 years ago
singerdmx 1c64c1a3fe Add logging for applying rule 4 years ago
singerdmx dc7a62d935 Fix AutoExitBlockRule 4 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 4 years ago
singerdmx fa82b1ba10 Implement class _TextSelectionHandleOverlay 4 years ago
singerdmx 2b82bae34e Implement EditableTextBlock class 4 years ago
singerdmx db2a280d47 Implement RawEditorState 4 years ago
singerdmx f5a1a61938 Add delegate and controller 4 years ago
singerdmx 37fc173dde Add default styles and text line 4 years ago