Ellet
0646495e63
Update the message for saving image file on desktop platforms, update README of flutter_quill_extensions
1 year ago
Ellet
1c88567776
Prepare to release 9.3.5
1 year ago
wrth
a711840b8f
fix: multiline styling stuck/not working properly ( #1782 )
1 year ago
jezell
fbb4f454e5
fix dispose of text painter ( #1774 )
1 year ago
Ellet
9367bdf692
revert: fix selection.affinity always downstream after updateEditingValue
1 year ago
Ellet
f7dcd55931
Update and fix some changes of Update deprecated code from flutter 3.19
1 year ago
Ellet
431ae4b132
Update Document.fromJson, add DeltaX class
1 year ago
Ellet Hnewa
03ebd45e09
Update deprecated code from flutter 3.19 ( #1746 )
...
* First step of update deprecated code in 3.19
* Second step of updating deprecated code
1 year ago
Michael Allen
429a0a888f
Scribble scroll fix ( #1745 )
...
* Fix bug with scribble when the editor is scrollable - the scribble area was also being scrolled, now it is fixed
* code clean up - move ScribbleFocusable above CompositedTransformTarget when scrolling is not enabled for consistency with the scrolling scribble area fix
1 year ago
Michael Allen
2c03c5e7f2
Apple pencil ( #1740 )
...
* Added ScribbleFocusable class and updated QuillRawEditorState build() to use it as parent widget of QuilRawEditorMultiChildRenderObject.
Added optional configuration properties `final bool enableScribble`, `final EdgeInsets? scribbleAreaInsets`, `final void Function()? onScribbleActivated`
* format update
1 year ago
rgdev-yannick
848ee25e9f
Update quill_fr.arb ( #1738 )
...
Updated fr translation
1 year ago
xurc
53c5d304fd
Fix for selection handles behaviour and unnessesary style assert ( #1727 )
1 year ago
Egor Korshun
95a4442c47
Fix incorrect behaviour of context menu ( #1734 )
1 year ago
Ellet Hnewa
d13d30ffcb
Remove finished todo in raw_editor_state.dart
1 year ago
Michael Allen
be84f1ca56
Fix safari clipboard bug ( #1722 )
...
* on web platforms, do not call clipboard status update as security measures block that and currently cause safari to display a paste menu
* change default for web to pasteable
1 year ago
Carsten Seeger
5d9dc102f1
fix: typo
1 year ago
Carsten Seeger
ed514c02fb
fix: outcommented clipboard status
1 year ago
Carsten Seeger
e8eebb2c38
feat: disableClipboard
1 year ago
Mike Allen
80cd5455e1
Pasted text should not use toggled style.
1 year ago
Mike Allen
1899295fd3
formatting clean up
1 year ago
Mike Allen
103157a74d
remove unused import
1 year ago
Mike Allen
c1e5d91004
fix bug #1696
1 year ago
Ellet
ca06eebbd7
Remove unused comments
1 year ago
li3317
4259eb33de
add explanation for len attribute in handleHistoryChange
1 year ago
Ellet
9fea78a107
Remove C file
1 year ago
Ellet
c435e01d32
Fix anlysis issue
1 year ago
Ellet
41403cbe1c
Prepare to release 9.2.10
1 year ago
Ellet Hnewa
14ffc60888
An attemp to fix the text selection bug ( #1643 )
1 year ago
eliasnygren
664fe51692
Added Swedish translation added quill_localizations_sv.dart
1 year ago
eliasnygren
b4587ca05b
Added Swedish translation
1 year ago
Jesse Ezell
7c771ad60a
fix web cursor height (don't use ios logic)
1 year ago
Alex Isaienko
65d1cb6d4a
Export Container as QuillContainer to avoid naming conflicts
1 year ago
Alex Isaienko
4333a240cf
Export Container node
...
Knowing about the `Container` type is needed to perform a generalized lookup for a specific node in user code. Right now it requires handling `Line` and `Block` separately.
1 year ago
Luy2077
45ff63355c
fix selection.affinity always downstream after updateEditingValue ( #1682 )
...
Co-authored-by: luying <luying1@qimao.com>
1 year ago
Ellet
fb2c39e463
Update gal, fix bug #1627
1 year ago
Ellet
129253e883
Update color dialog
1 year ago
Ellet
a20278190f
Update select header style buttons to look good on material 3
1 year ago
Michael Allen
d23fe603b7
apply options.iconTheme for header buttons, fix header button text color ( #1657 )
1 year ago
Cierra_Runis
8afe147678
📖 Update zh, zh_CN translations ( #1659 )
1 year ago
Rusu Dinu
f219465742
added ro RO translations ( #1658 )
...
* added ro RO translations
(cherry picked from commit 913a7e8d673d64da72dbe2cbcb4a9771f7f21132)
* added ro RO translations
1 year ago
Ellet
0f6f8be0f5
Fix bug with font size button
1 year ago
Ellet
bc10d6cf05
Prepare to release 9.2.0
1 year ago
Ellet
8c48d885ca
Fix two bugs in the buttons
1 year ago
Ellet
c3d6cead75
Deprecate and
1 year ago
Ellet
858a0ce6db
Fix analyze warrning
1 year ago
Ellet
3c0d93bf7c
Add both iconSize and iconButtonFactor in the base button options
1 year ago
Ellet
4798a3f8df
Fix #1632
1 year ago
Ellet
a15612f65a
Migrate to the new version of super clipboard
1 year ago
Ellet
3f71e63d77
Remove unused imports
1 year ago
Ellet
fe856afd75
Fix QuillToolbarFontFamilyButton
1 year ago