li3317
2b572ca409
fix cursor when line contains image
4 years ago
Xin Yao
5b230a718b
Rename CustomeKeyboardListener to KeyboardEventHandler
4 years ago
Xin Yao
a13ded263b
Upgrade to 2.0.2
4 years ago
Xin Yao
52f5193819
Address KeyboardListener class name conflict
4 years ago
Xin Yao
feec35386e
Adapt to Flutter Channel stable, 2.5.0
4 years ago
Xin Yao
15029c252b
Upgrade to [2.0.1] Upgrade flutter_colorpicker to 0.5.0
4 years ago
Raihan Iyai
6566fb7177
update colorpicker to prevent error xcode build ( #315 )
4 years ago
Xin Yao
40e68ac3ec
Upgrade to 2.0.0
4 years ago
Aldy J
97ba9cfb39
Text Alignment functions + Block Format standards ( #382 )
...
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
4 years ago
Xun Gong
8945379379
Default small text to dark gray color
4 years ago
Xun Gong
3378ddff57
Revert caret position change which breaks its position
4 years ago
Xun Gong
15bd6f2342
Add "small" (extended) markdown style support
4 years ago
kevinDespoulains
7c7f61fe90
Option added to controller to keep inline style on new lines ( #372 )
...
Co-authored-by: Kevin Despoulains <kevin.despoulains@scriptandgo.com>
4 years ago
Xin Yao
a585a880cf
Upgrade to [1.9.6] Support putting QuillEditor inside a Scrollable view.
4 years ago
kevinDespoulains
a24241cf6b
Raw editor update to support putting QuillEditor inside a Scrollable view ( #371 )
4 years ago
Xin Yao
36fb2e1ca8
Upgrade to [1.9.5] Skip image when pasting.
4 years ago
li3317
bd109bffcc
Skip image when pasting
4 years ago
Xin Yao
d401879789
Upgrade to [1.9.4] Bug fix for cursor position when tapping at the end of line with image(s)
4 years ago
li3317
dc66cf13fd
fix cursor at end when line contains image
4 years ago
Xin Yao
2b88eb1fde
Upgrade to [1.9.3] Bug fix when line only contains one image
4 years ago
li3317
dd4caad379
fix cursor when line only contains an image
4 years ago
Xin Yao
2c9bbcf8e9
Rename StyleBuilder to CustomStyleBuilder
4 years ago
Xin Yao
bd41d77e85
Refactor _applyCustomAttributes function
4 years ago
Xin Yao
7523d9623f
Upgrade to [1.9.2] Support for building custom inline styles
4 years ago
Xin Yao
ada795efe5
Update QuillEditor constructor
4 years ago
X Code
f56bbff75f
Support for building custom inline styles ( #351 )
4 years ago
X Code
9c40eb4e7a
Update issue-template.md
4 years ago
Xin Yao
7a6719d95e
Update quill_delta to offer possibility to clean up semantics
4 years ago
Xin Yao
3e43e520c5
Upgrade to [1.9.1] Cursor jumps to the most appropriate offset to display selection
4 years ago
Xin Yao
6f8624e3af
Bring into view upon selection extension
...
When extending selection, have scroll controller jump to the most appropriate offset to display selection extension
4 years ago
Xin Yao
30d920fd0f
Upgrade to [1.9.0] Support inline image
4 years ago
Xin Yao
d7b7894486
Remove unused comments
4 years ago
li3317
db25b9c8d6
support inline image
4 years ago
Xin Yao
0a409ae3d5
Upgrade to 1.8.3
4 years ago
Xin Yao
ad57c6bab6
Add fast diff
4 years ago
Xin Yao
3b4e5d8a0a
Replaced double.infinity with DeltaIterator.maxLength
4 years ago
Xin Yao
138d89e5fc
Fix caret display when cursor on embed line
4 years ago
Xin Yao
231769565f
Upgrade to 1.8.2
4 years ago
Xin Yao
1ece2863ed
Update Text Node clone method to clone value as well
4 years ago
Xin Yao
6aaf351277
Update text_line for handling Embed
4 years ago
Xin Yao
2195c4ae3e
[Mobile] Support custom image size: make margin optional and support alignment
4 years ago
Xin Yao
c932c800dc
Support mobile custom size image
4 years ago
Xin Yao
19829e10aa
Add string_helper to refactor code
4 years ago
Xin Yao
4522e67c81
Read custom image styles 'mobileWidth', 'mobileHeight', 'mobileMargin'
4 years ago
Xin Yao
352573211d
Refactor _isMobile function in image_video_utils
4 years ago
Xin Yao
8aec946674
Update home page for refactoring _isDesktop function
4 years ago
Xin Yao
59c8ec7fe7
Upgrade to [1.8.0] Support entering link for image/video
4 years ago
X Code
4f7718f3aa
Update README.md
4 years ago
rho-cassiopeiae
30df844d17
Add Link as source for images and videos ( #316 )
...
* Add Link as source for images and videos
Hosted images and videos are supported, but there's no way to actually insert them.
* Always provide an option to add media from link
4 years ago
li3317
350296e4bf
small change
4 years ago