Tomáš Chylý
1a2fa7b062
Add SK and update CS locales ( #1796 )
1 year ago
Sobhan Moradi
05c17e1ebc
feat: add paste gif from clipboard ( #1788 )
1 year ago
Ellet
63c8af67b3
Update quill_html_converter test
1 year ago
Ellet
0646495e63
Update the message for saving image file on desktop platforms, update README of flutter_quill_extensions
1 year ago
Ellet
6c259909fe
Update hte macOS Podfile.lock example
1 year ago
Ellet
deabe35389
Update the versions and the CHANGELOG.md files
1 year ago
Ellet
1c88567776
Prepare to release 9.3.5
1 year ago
Ellet
3bd5ceddc7
Prepare to release 9.3.4
1 year ago
wrth
a711840b8f
fix: multiline styling stuck/not working properly ( #1782 )
1 year ago
Ellet
142275fba4
Prepare to release 9.3.3
1 year ago
Ellet
25b026c4c2
Prepare to release 9.3.2
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
Muhammed Rahif
52d5664471
fixes #1754 ( #1755 )
1 year ago
Ellet
4c6ee53618
Prepare to release 9.3.1
1 year ago
Ellet
19b544f7b3
Require Flutter 3.19.0 as minimum version
1 year ago
Ellet
71c116c6ca
Update 9.3.0 to add a new item in CHANGELOG.md
1 year ago
Ellet
3aeba33008
Update CHANGELOG.md to add bold to Breaking change
1 year ago
Ellet
e23b57036a
Prepare to release 9.3.0
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
c2c4671f28
Update the example
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
Ellet
da2b3cb74b
Remove telegram link from README.md
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
Cheryl
ec79bb0b2f
Upgrade to 9.2.14
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
kiwamizamurai
d64fd9a47a
feat: move cursor after inserting video/image ( #1739 )
1 year ago
Ellet
dd374fcfff
Auto update CHANGELOG files for the packages
1 year ago
Cheryl
0e21b1cf28
Update changelog
1 year ago
Cheryl
0599d86de5
Upgrade to 9.2.13
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
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
1 year ago
Ellet
16f3903893
Update packages
1 year ago
Ellet
83ef8dd17a
Prepare to release 9.2.12
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
Ellet
f80c526c69
Update old link
1 year ago
Ellet
a5a2e42a31
Prepare version 9.2.11
1 year 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
.
1 year ago
Cierra_Runis
f39164dc64
🔧 Fix paths
1 year ago
Cierra_Runis
0f44883b72
🔧 Fix paths
1 year ago
Cierra_Runis
46bff74a69
🔧 Fix paths
1 year ago
Cierra_Runis
7d7da73b35
🔧 Fix paths
1 year ago
Cierra_Runis
dd8c787aca
Fix scripts
1 year ago