X Code
e4946ba455
Upgrade to 3.0.4
3 years ago
X Code
3fd8aa23df
Added maxContentWidth constraint to Editor
3 years ago
X Code
8813e88866
Revert "Rename _resolvePadding() to resolvePadding()"
...
This reverts commit f94b1382e1
.
3 years ago
X Code
2be716f68e
Add comments
3 years ago
X Code
f94b1382e1
Rename _resolvePadding() to resolvePadding()
3 years ago
X Code
6de4b1c7ef
Add comment
3 years ago
X Code
47dd10b1db
Add comments
3 years ago
Cheryl
907cb623b0
Clean up code
3 years ago
X Code
ed1ceb58f0
Add comments
3 years ago
X Code
091bea1cd7
Add comments
3 years ago
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
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