X Code
97090ea2e5
Refactor _SimpleDialogItem class
3 years ago
X Code
a623888658
Refactor defaultEmbedBuilder
3 years ago
X Code
565f6316cd
Save image option ( #593 )
...
* Save image option
* Update android versions
* Refactor code
3 years ago
X Code
379f35d71f
Refactor code: isMobile function
3 years ago
X Code
1d1d0757c6
Upgrade to 3.3.1
3 years ago
Michael Allen
95be062c71
Pass any specified key in QuillEditor constructor to super ( #589 )
3 years ago
li3317
55da91e510
fix queryChild
3 years ago
X Code
046d337880
Format code
3 years ago
kaczmarzvk
7be5f246f2
Added polish translations ( #588 )
3 years ago
Santiago García
0de3f8dff6
Added portuguese translations ( #587 )
3 years ago
X Code
dd2beeffac
Add comments
3 years ago
X Code
4f7cc55b42
Update RenderEditableBox Container get container
3 years ago
X Code
ce01abfbc5
Update class RenderContentProxyBox
3 years ago
X Code
c7dcbd2b72
Update RenderContentProxyBox double get preferredLineHeight
3 years ago
X Code
f545c6b948
Refactor code
3 years ago
X Code
ab1dfac8ad
Refactor code
3 years ago
X Code
397dbf1ae7
Add comments
3 years ago
Karlo Verde
f20678cb95
feat: support multiple links insertion on the go ( #579 )
3 years ago
X Code
a1822dd850
Update RawEditorState get selectionOverlay
3 years ago
X Code
1505fceca1
Update EditorTextSelectionGestureDetectorBuilderDelegate
3 years ago
X Code
8bd15fe785
Update delegate EditorState? get editor
3 years ago
X Code
aa9ce68605
Update EditorState get renderEditor
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
X Code
9d24c09e41
Reformat code
3 years ago
AppFlowy.IO
7030784e52
fix custom checkbox issue ( #573 )
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
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
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
6d4de8e332
Export link.dart
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