wrth
a711840b8f
fix: multiline styling stuck/not working properly ( #1782 )
2 years ago
Ellet
142275fba4
Prepare to release 9.3.3
2 years ago
Ellet
25b026c4c2
Prepare to release 9.3.2
2 years ago
jezell
fbb4f454e5
fix dispose of text painter ( #1774 )
2 years ago
Ellet
9367bdf692
revert: fix selection.affinity always downstream after updateEditingValue
2 years ago
Muhammed Rahif
52d5664471
fixes #1754 ( #1755 )
2 years ago
Ellet
4c6ee53618
Prepare to release 9.3.1
2 years ago
Ellet
19b544f7b3
Require Flutter 3.19.0 as minimum version
2 years ago
Ellet
71c116c6ca
Update 9.3.0 to add a new item in CHANGELOG.md
2 years ago
Ellet
3aeba33008
Update CHANGELOG.md to add bold to Breaking change
2 years ago
Ellet
e23b57036a
Prepare to release 9.3.0
2 years ago
Ellet
f7dcd55931
Update and fix some changes of Update deprecated code from flutter 3.19
2 years ago
Ellet
431ae4b132
Update Document.fromJson, add DeltaX class
2 years ago
Ellet
c2c4671f28
Update the example
2 years 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
2 years ago
Ellet
da2b3cb74b
Remove telegram link from README.md
2 years 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
2 years ago
Cheryl
ec79bb0b2f
Upgrade to 9.2.14
2 years 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
2 years ago
kiwamizamurai
d64fd9a47a
feat: move cursor after inserting video/image ( #1739 )
2 years ago
Ellet
dd374fcfff
Auto update CHANGELOG files for the packages
2 years ago
Cheryl
0e21b1cf28
Update changelog
2 years ago
Cheryl
0599d86de5
Upgrade to 9.2.13
2 years ago
rgdev-yannick
848ee25e9f
Update quill_fr.arb ( #1738 )
...
Updated fr translation
2 years ago
xurc
53c5d304fd
Fix for selection handles behaviour and unnessesary style assert ( #1727 )
2 years ago
Egor Korshun
95a4442c47
Fix incorrect behaviour of context menu ( #1734 )
2 years ago
Egor Korshun
3d5fb03c5c
Fix crash with inserting text from contextMenuButtonItems ( #1729 )
...
* Fix crash with inserting text from contextMenuButtonItems [32-bit CPU Type](https://github.com/singerdmx/flutter-quill/issues/1724 )
* Rollback any version upgrades
2 years ago
Ellet
16f3903893
Update packages
2 years ago
Ellet
83ef8dd17a
Prepare to release 9.2.12
2 years ago
Ellet Hnewa
d13d30ffcb
Remove finished todo in raw_editor_state.dart
2 years 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
2 years ago
Carsten Seeger
5d9dc102f1
fix: typo
2 years ago
Carsten Seeger
ed514c02fb
fix: outcommented clipboard status
2 years ago
Carsten Seeger
e8eebb2c38
feat: disableClipboard
2 years ago
Ellet
f80c526c69
Update old link
2 years ago
Ellet
a5a2e42a31
Prepare version 9.2.11
2 years ago
Ellet Hnewa
7880a7e9d7
Revert "revert: move sub packages to `./packages`" ( #1717 )
...
* Revert "🔧 Fix paths"
This reverts commit f39164dc64 .
* Revert "🔧 Fix paths"
This reverts commit 0f44883b72 .
* Revert "🔧 Fix paths"
This reverts commit 46bff74a69 .
* Revert "🔧 Fix paths"
This reverts commit 7d7da73b35 .
* Revert "Fix scripts"
This reverts commit dd8c787aca .
* Revert "Move sub packages to `./packages`"
This reverts commit b5fb779566 .
* Revert "Add `./packages`"
This reverts commit fcae610ee2 .
2 years ago
Cierra_Runis
f39164dc64
🔧 Fix paths
2 years ago
Cierra_Runis
0f44883b72
🔧 Fix paths
2 years ago
Cierra_Runis
46bff74a69
🔧 Fix paths
2 years ago
Cierra_Runis
7d7da73b35
🔧 Fix paths
2 years ago
Cierra_Runis
dd8c787aca
Fix scripts
2 years ago
Cierra_Runis
b5fb779566
Move sub packages to `./packages`
2 years ago
Cierra_Runis
fcae610ee2
Add `./packages`
2 years ago
Mike Allen
80cd5455e1
Pasted text should not use toggled style.
2 years ago
Mike Allen
1899295fd3
formatting clean up
2 years ago
Mike Allen
103157a74d
remove unused import
2 years ago
Mike Allen
c1e5d91004
fix bug #1696
2 years ago
Ellet
ca06eebbd7
Remove unused comments
2 years ago
Ellet
2c490279dc
Remove the step of updating CHANGELOG in CONTRIBUTING.md
2 years ago