li3317
850f2a0c03
refactor and format
3 years ago
li3317
3a9630421e
add paste style
3 years ago
X Code
955d838532
Add comments
3 years ago
X Code
1c4fd1cd0e
Improve link button
3 years ago
X Code
25e5385e15
Bug fix for platform util
3 years ago
X Code
211cc4f924
Rename helper files
3 years ago
X Code
5c153e3bfa
Refactor code
3 years ago
X Code
53507416d0
Refactor using platform helper
3 years ago
X Code
6b9c85f7cc
Refactor code
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
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