Michael Allen
95be062c71
Pass any specified key in QuillEditor constructor to super ( #589 )
3 years ago
X Code
4f7cc55b42
Update RenderEditableBox Container get container
3 years ago
X Code
f545c6b948
Refactor code
3 years ago
X Code
ab1dfac8ad
Refactor code
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
b18b17d643
Fix image ontap ( #570 )
...
* Fix image ontap
* Remove unused import
3 years ago
X Code
3fd8aa23df
Added maxContentWidth constraint to Editor
3 years ago
X Code
2be716f68e
Add comments
3 years ago
X Code
6de4b1c7ef
Add comment
3 years ago
X Code
47dd10b1db
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
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
5a98b857a1
[2.5.1] Bug fix for Desktop `Shift` + `Click` support
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
Andy Trand
6961542216
disable floating cursor ( #526 )
3 years ago
X Code
7ee58bf46d
Upgrade to 2.8 ( #519 )
3 years ago
X Code
13d542680e
iOS - floating cursor
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
Andy Trand
477f3fc72f
targetChild error temporary fix ( #484 )
3 years ago
li3317
4f0fa755b1
Fix visibility of text selection handlers on scroll
4 years ago
Namli1
85df4033d8
Added theming options for toolbar icons and LinkDialog() ( #418 )
4 years ago
Xin Yao
2c9bbcf8e9
Rename StyleBuilder to CustomStyleBuilder
4 years ago
Xin Yao
ada795efe5
Update QuillEditor constructor
4 years ago
X Code
f56bbff75f
Support for building custom inline styles ( #351 )
4 years ago
Xin Yao
6f8624e3af
Bring into view upon selection extension
...
When extending selection, have scroll controller jump to the most appropriate offset to display selection extension
4 years ago
Xin Yao
2195c4ae3e
[Mobile] Support custom image size: make margin optional and support alignment
4 years ago
Xin Yao
c932c800dc
Support mobile custom size image
4 years ago
Xin Yao
19829e10aa
Add string_helper to refactor code
4 years ago
Xin Yao
4522e67c81
Read custom image styles 'mobileWidth', 'mobileHeight', 'mobileMargin'
4 years ago
Xin Yao
91a25c3c64
Update simple_viewer for YoutbueVideoApp
4 years ago
Xin Yao
34e6a35795
Upgrade to 1.7.1
4 years ago
li3317
d3e5d5603e
can play youtube video
4 years ago
li3317
bb38db5ed0
add readOnly to emdedBuilder
4 years ago
Xin Yao
0d3e8988f2
Display video as link if we cannot play it
4 years ago
X Code
7c2286bae2
Initial video support ( #298 )
...
* Initial video support
* Add video player
* Update import
* Check video is network or asset
* Unable to support youtube video
4 years ago
Cheryl Zhang
0aa1a9cee0
Format code
4 years ago
gtyhn
240688f06e
Fixed dragging right handle scrolling issue ( #289 )
4 years ago
hyouuu
4b4c84696f
Add option to paintCursorAboveText ( #265 )
4 years ago
Till Friebe
102883dfef
Disallow lines longer than 80 characters
4 years ago
Till Friebe
d4e4b0d507
Hide implementation files ( #233 )
4 years ago
Gyuri Majercsik
08412c167a
171: support for non-scrollable text editor ( #188 )
...
Co-authored-by: Gyuri Majercsik <gyuri@fluttech.com>
4 years ago