Nicolas Dion-Bouchard
111a249462
Fix for errors on a non scrollable editor (580) ( #620 )
3 years ago
X Code
5935109c03
Format code
3 years ago
li3317
850f2a0c03
refactor and format
3 years ago
li3317
3a9630421e
add paste style
3 years ago
Andy Trand
24d3f7830d
fix selection overlay for collapsed selection ( #606 )
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
60ddc36193
Fix import for models
3 years ago
X Code
53507416d0
Refactor using platform helper
3 years ago
Andy Trand
60ef316a5e
changed customStyles fix ( #599 )
3 years ago
X Code
3290fec9e5
[3.4.1] Placeholder effective in scrollable
3 years ago
X Code
a623888658
Refactor defaultEmbedBuilder
3 years ago
X Code
dd2beeffac
Add comments
3 years ago
X Code
a1822dd850
Update RawEditorState get selectionOverlay
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
3fd8aa23df
Added maxContentWidth constraint to Editor
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
9d6681ed2b
Update constructor of EditorTextSelectionOverlay
3 years ago
X Code
05f8b6342b
Add comments
3 years ago
Arshak Aghakaryan
736de5ef18
Do not show caret on screen when the editor is not focused ( #555 )
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
373193ac3c
Upgrade to 2.5.2: Skip image when pasting
3 years ago
X Code
d2444a2af0
Fix checkbox functionality ( #541 )
...
* Fix checkbox functionality
* Remove class QuillCheckbox
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
X Code
a0f3830ad5
Hide selection overlay for collapsed selection
3 years ago
X Code
d1fa59a759
Reformat code
3 years ago
Andy Trand
6961542216
disable floating cursor ( #526 )
3 years ago
X Code
e5fe8a9871
Format code
3 years ago
X Code
7ee58bf46d
Upgrade to 2.8 ( #519 )
3 years ago
X Code
13d542680e
iOS - floating cursor
3 years ago
X Code
890e5842e5
Upgrade to 2.2.0: Support flutter 2.8
3 years ago
Andy Trand
881372dd13
selection delegate methods, imports cleanup ( #515 )
3 years ago
li3317
2db6f59dac
use named constructor for raw editor
3 years ago
li3317
4f0fa755b1
Fix visibility of text selection handlers on scroll
4 years ago
li3317
170752f66d
fix offset
4 years ago
Xin Yao
5b230a718b
Rename CustomeKeyboardListener to KeyboardEventHandler
4 years ago
Xin Yao
52f5193819
Address KeyboardListener class name conflict
4 years ago
Aldy J
97ba9cfb39
Text Alignment functions + Block Format standards ( #382 )
...
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
4 years ago
kevinDespoulains
a24241cf6b
Raw editor update to support putting QuillEditor inside a Scrollable view ( #371 )
4 years ago
li3317
bd109bffcc
Skip image when pasting
4 years ago
Xin Yao
2c9bbcf8e9
Rename StyleBuilder to CustomStyleBuilder
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
li3317
350296e4bf
small change
4 years ago
li3317
bb38db5ed0
add readOnly to emdedBuilder
4 years ago