X Code
0c43c8afcb
Update SelectionGestureDetectorBuilder.build method
3 years ago
X Code
6b2b2aa578
Add comment
3 years ago
X Code
b2fb04e59e
Add _TransparentTapGestureRecognizer
3 years ago
X Code
9d6681ed2b
Update constructor of EditorTextSelectionOverlay
3 years ago
X Code
c49af0d4d2
Add comments
3 years ago
X Code
05f8b6342b
Add comments
3 years ago
X Code
d934c1a882
Update constructor of RichTextProxy
3 years ago
Arshak Aghakaryan
736de5ef18
Do not show caret on screen when the editor is not focused ( #555 )
3 years ago
li3317
6ff299118d
fix launch link for read only
3 years ago
X Code
6a4a8e20e4
Handle null value of Attribute.link
3 years ago
li3317
a19b468a1d
rename header to heading for inline code
3 years ago
X Code
2080aab6a9
Launch link improvements
...
Allows launching links in editing mode, where:
* For desktop platforms: links launch on `Cmd` + `Click` (macOS) or `Ctrl` + `Click` (windows, linux)
* For mobile platforms: long-pressing a link shows a context menu with multiple actions (Open, Copy, Remove) for the user to choose from.
3 years ago
X Code
69979d86b5
Remove QuillSimpleViewer
3 years ago
X Code
b3f277edad
Format code
3 years ago
X Code
ba3b3cb55a
Format code
3 years ago
X Code
373193ac3c
Upgrade to 2.5.2: Skip image when pasting
3 years ago
li3317
864c9bba44
fix paste
3 years ago
X Code
5a98b857a1
[2.5.1] Bug fix for Desktop `Shift` + `Click` support
3 years ago
X Code
d2444a2af0
Fix checkbox functionality ( #541 )
...
* Fix checkbox functionality
* Remove class QuillCheckbox
3 years ago
X Code
df20936737
Desktop selection improvements
...
Added `Shift` + `Click` support for extending selection on desktop
Added automatic scrolling while selecting text with mouse
3 years ago
Arshak Aghakaryan
048f4e5b7f
Request keyboard focus when no child is found ( #531 )
3 years ago
X Code
a0f3830ad5
Hide selection overlay for collapsed selection
3 years ago
X Code
263ee8face
Remove _sentRemoteValues
3 years ago
X Code
919ff0ec07
[2.4.0] Improve inline code style
3 years ago
X Code
e9b119299a
Improves selection rects to have consistent height regardless of individual segment text styles
...
Fixes an issue where editable text line would stay subscribed to cursor events.
3 years ago
X Code
d1fa59a759
Reformat code
3 years ago
Andy Trand
6961542216
disable floating cursor ( #526 )
3 years ago
X Code
e5fe8a9871
Format code
3 years ago
X Code
7ee58bf46d
Upgrade to 2.8 ( #519 )
3 years ago
X Code
13d542680e
iOS - floating cursor
3 years ago
X Code
2b8fc44a5d
Make CursorPainter constructor named
3 years ago
Andy Trand
7d5befd7e3
flutter version, import fixes ( #517 )
3 years ago
X Code
890e5842e5
Upgrade to 2.2.0: Support flutter 2.8
3 years ago
Andy Trand
881372dd13
selection delegate methods, imports cleanup ( #515 )
3 years ago
X Code
f9bcaa6412
Refactor out getAlignment method
3 years ago
li3317
2db6f59dac
use named constructor for raw editor
3 years ago
X Code
1b44569436
Upgrade to 2.1.1
3 years ago
Andy Trand
9f68930695
move cursor helpers ( #507 )
3 years ago
Andy Trand
7d6319de5f
clear editor ( #505 )
3 years ago
Andy Trand
4694189a6c
add delete handler ( #501 )
3 years ago
Andy Trand
d23e161d1f
style fetch fix on editing between different blocks ( #496 )
3 years ago
Andy Trand
b59e360091
Custom replaceText handler ( #494 )
...
* ukraine language support
* targetChild error temporary fix
* fix attributes compare
* font size parsing fix
* manual replace text handler
3 years ago
Andy Trand
b09de44e36
font size parsing fix ( #487 )
3 years ago
Andy Trand
477f3fc72f
targetChild error temporary fix ( #484 )
3 years ago
Andy Trand
06463721de
ukraine language support ( #483 )
3 years ago
li3317
e954b3a648
handle click on embed object
3 years ago
Cheryl
c39cc6db7e
Upgrade to 2.0.20
3 years ago
Develeste
f47301745c
Improving the UX/UI of Image widget ( #470 )
3 years ago
Cheryl
b72a701e65
Upgrade to 2.0.19
3 years ago
Develeste
6782a49b4d
When uploading a video, applying indicator ( #469 )
3 years ago