X Code
d934c1a882
Update constructor of RichTextProxy
3 years ago
X Code
56ef9f46d0
Upgrade to 3.0.3
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
69a307948e
Upgrade to 3.0.1
3 years ago
X Code
a1aac335c6
Upgrade to 3.0.1
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
6d4de8e332
Export link.dart
3 years ago
X Code
7c13740ca0
Upgrade to 3.0.0
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
c8b50d9e80
Remove abstract class StyledNode
3 years ago
X Code
193dd68ccc
Revert "Implements StyledNode"
...
This reverts commit dfa623a4fd
.
3 years ago
X Code
dfa623a4fd
Implements StyledNode
3 years ago
X Code
71793e5bd8
Add abstract class StyledNode
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
30e6e0cb3b
Update README.md
3 years ago
X Code
ba9875be0c
Add comments
3 years ago
X Code
00f003ef8d
Upgrade to 2.5.0
3 years ago
X Code
d2444a2af0
Fix checkbox functionality ( #541 )
...
* Fix checkbox functionality
* Remove class QuillCheckbox
3 years ago
X Code
aa213a5e9e
Checked list is already considered block
3 years ago
X Code
567315a5a2
PreserveBlockStyleOnInsertRule supports unchecked list
3 years ago
X Code
25980df3fb
PreserveBlockStyleOnInsertRule supports checked list
3 years ago
X Code
1aeb7028ae
Refactor code of ResolveLineFormatRule - no logic change
3 years ago
X Code
b8f016e831
Refactor code of ResolveLineFormatRule
3 years ago
X Code
5c12b11777
Refactor out _getRemovedBlocks method
3 years ago
X Code
325bb3527c
Add comments
3 years ago
X Code
0d145f3223
Upgrade to 2.4.1
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
b07ad1fa07
Upgrade to 2.4.0
3 years ago
X Code
919ff0ec07
[2.4.0] Improve inline code style
3 years ago
X Code
910c1c7487
Upgrade to 2.3.3
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
X Code
156e0d71df
Upgrade to 2.3.2
3 years ago
Andy Trand
6961542216
disable floating cursor ( #526 )
3 years ago
X Code
69f64047b5
Upgrade flutter_colorpicker to 1.0.3
3 years ago
X Code
2703fa6742
Upgrade to 2.3.1
3 years ago
X Code
8bd4f1ee64
Preserve last newline character on delete
...
Occurs on desktop when DEL is pressed at the end of the document (attempting to delete the last newline character).
3 years ago
X Code
e5fe8a9871
Format code
3 years ago
X Code
46f29a2a9b
Upgrade to 2.3.0
3 years ago
X Code
7ee58bf46d
Upgrade to 2.8 ( #519 )
3 years ago