X Code
e1ad83bfcc
Upgrade to 3.1.1
3 years ago
X Code
aa10d79d08
Make getRenderEditor() not nullable
3 years ago
frmatthew
6c39fcbc54
Feature: add selection completed callback ( #576 )
...
* Implement selection completion handlers
* Selection completion customizable via callback
3 years ago
AppFlowy.IO
1ce8188c47
fix checkbox customize issue ( #575 )
3 years ago
X Code
9d24c09e41
Reformat code
3 years ago
AppFlowy.IO
7030784e52
fix custom checkbox issue ( #573 )
3 years ago
X Code
5b126c8b36
Upgrade to 3.1.0
3 years ago
X Code
b18b17d643
Fix image ontap ( #570 )
...
* Fix image ontap
* Remove unused import
3 years ago
X Code
0cb120d08d
Code cleanup
3 years ago
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