2273 Commits (v10.3.0)
 

Author SHA1 Message Date
singerdmx 96438514ba Update sample data 4 years ago
singerdmx fc2e5d19b2 Fix equals method 4 years ago
singerdmx 3b9e6581a6 Update sample data 4 years ago
singerdmx c9139678da Fix PreserveBlockStyleOnInsertRule 4 years ago
singerdmx 0d203b3fd0 Fix delete button not working 4 years ago
singerdmx 1bcd727765 Fix getEndpointsForSelection method 4 years ago
singerdmx 03034a06e0 setState to trigger build and updateChildren 4 years ago
singerdmx 47b02de740 Move RawEditorState 4 years ago
singerdmx f9b145809f Add style equals 4 years ago
singerdmx 104e93a675 Fix QuillController 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 b40b0f63f2 Fix missing color 4 years ago
singerdmx 68f4634b42 Fix leading and body 4 years ago
singerdmx e997ee9298 Fix TextSpan _buildTextSpan(BuildContext context) method 4 years ago
singerdmx 2b6086ae3f Update QuillEditor constructor 4 years ago
singerdmx 31f16bedf0 Fix missing expands 4 years ago
singerdmx 5efbfd5fbe Implement _buildChildren(BuildContext context) for RawEditor 4 years ago
singerdmx 11dbdedb4e Fix Tuple2 type 4 years ago
li3317 76df253f1f add welcome note 4 years ago
singerdmx 3b0225a493 Update AutoExitBlockRule 4 years ago
singerdmx 8549475c2b Update README 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 2a22c59f57 Finish RawEditorState build method 4 years ago
singerdmx 23d26592c2 Implement RawEditorState class 4 years ago
singerdmx 5dcada3307 Implement class RenderEditableTextLine 4 years ago
singerdmx 617acaa363 Add QuillField class 4 years ago
singerdmx fa82b1ba10 Implement class _TextSelectionHandleOverlay 4 years ago
singerdmx f52fd11fcf Implement EditorTextSelectionGestureDetectorBuilder 4 years ago
singerdmx 2b82bae34e Implement EditableTextBlock class 4 years ago
singerdmx ecbede7793 Implement RenderEditableTextBlock class 4 years ago
singerdmx 9bce3f94fe Rename to QuillStyles class 4 years ago
singerdmx c907f0cce4 Add QuillTheme class 4 years ago
singerdmx d9d1f6762c Refactor code 4 years ago
singerdmx e8bd79a80e Update RenderEditableContainerBox class 4 years ago
singerdmx 2c4b7d2f2f Implement RenderEditableContainerBox 4 years ago
singerdmx 00b475eb2a Update README 4 years ago
singerdmx f89de198ee Fix typo 4 years ago
singerdmx 6d7f9463ce Add initState and dispose in RawEditorState 4 years ago
singerdmx 31c3860910 Implement handleCursorMovement method 4 years ago
singerdmx db2a280d47 Implement RawEditorState 4 years ago
singerdmx 4b9975fb95 Add EmbedBuilder 4 years ago
singerdmx d82c84d7b1 Implement _QuillEditorState 4 years ago
singerdmx f5a1a61938 Add delegate and controller 4 years ago
singerdmx 37fc173dde Add default styles and text line 4 years ago
singerdmx dc7b4e794f Add cursor 4 years ago