67 Commits (341b9b015d69bc452c62205432e2790c63959358)

Author SHA1 Message Date
singerdmx 341b9b015d Initial Image Picker implementation 4 years ago
li3317 b6390153b0 toolbar buttons 4 years ago
singerdmx de4184896c Revert "add buttons toolbar" 4 years ago
li3317 d028184515 add buttons toolbar 4 years ago
singerdmx a6fad8b618 Add fake upload image function 4 years ago
singerdmx 904c67e636 Horizontal Line default to invisible in toolbar 4 years ago
singerdmx 37d7d85abd Add Gallery Image and Camera Image buttons in toolbar 4 years ago
li3317 4994e2a340 background color toolbar 4 years ago
singerdmx 2ffc01ec29 Add empty InsertImageButton 4 years ago
singerdmx 02db2adb7d Fix copy/paste 4 years ago
singerdmx af2cf54b81 Refactor code 4 years ago
singerdmx ce8773198d Support color picker 4 years ago
singerdmx 51968066e1 _intToRoman use lower case 4 years ago
singerdmx 7563aa6fa1 Fix typo 4 years ago
singerdmx bcd481e617 Add default onLaunchUrl 4 years ago
singerdmx 4ea9446a03 Readonly mode launch url 4 years ago
singerdmx 0d95266471 Support list with indent 4 years ago
singerdmx cb093b66df Add sample data for list with indent 4 years ago
singerdmx 8565b60cf9 Make _embedBuilder default 4 years ago
singerdmx 6b806fdb2a Add empty ColorButton for toolbar 4 years ago
singerdmx a1bebb3e25 Update toolbar 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 53557aba58 Support background color 4 years ago
singerdmx 2cd44d93c6 Support text color 4 years ago
singerdmx b3a43e3da4 Fix node bool containsOffset(int offset) 4 years ago
singerdmx 8dce69635a Fix _getTextSpanFromNode 4 years ago
singerdmx 530a494e9e Make attribute value final 4 years ago
singerdmx 318d1b0962 Update attribute value to be private 4 years ago
singerdmx 0800c6cb34 Fix getPositionDelta 4 years ago
singerdmx e808d07ecc Refactor code 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 104e93a675 Fix QuillController 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 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 fa82b1ba10 Implement class _TextSelectionHandleOverlay 4 years ago