Douglas Ward
3217059ac6
toggle_style_button : calls to options.afterButtonPressed replaced by call to class function afterButtonPressed to allow default call to base button settings
...
quill_icon_button: L26 build for isSelected updated to call afterButtonPressed = same as if not selected
QuillController _updateSelection removed param=source because not used; added new param insertNewline when true set tog to style of preceding char (last entered); updated replaceText to call _updateSelection for NL
document collectStyle: Selecting the start of a line, user expects the style to be the visible style of the line including inline styles
1 year ago
wrth
a711840b8f
fix: multiline styling stuck/not working properly ( #1782 )
1 year ago
Ellet
431ae4b132
Update Document.fromJson, add DeltaX class
1 year ago
xurc
53c5d304fd
Fix for selection handles behaviour and unnessesary style assert ( #1727 )
1 year ago
Mike Allen
1899295fd3
formatting clean up
1 year ago
Mike Allen
c1e5d91004
fix bug #1696
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
Ellet
0d77c12e5b
Annotate toPdf and fromHtml ad experimental
1 year ago
Ellet
b66be97a17
Fix bug in HTML paste functionality
1 year ago
Ellet Hnewa
32b698e6ad
Revert "Retain the attributes when converting delta to/from html ( #1609 )" ( #1612 )
...
This reverts commit 3e97fa2c81
.
1 year ago
agu
3e97fa2c81
Retain the attributes when converting delta to/from html ( #1609 )
...
* Amend delta_to_markdown
* Amend quill_html_converter to retain style attributes
* DeltaX.fromHtml
* Amend DeltaX.fromHtml to retain the attributes
1 year ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
1 year ago
Ellet
e063afe61d
New dev update ( #1582 )
...
* Prepare to release
1 year ago
Ellet
1d581858ac
Move quill delta ( #1578 )
...
* Split quill delta into separate package
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
09d98a54c8
revert: Bug fix temporary
1 year ago
Miroslav Sobotka
f01f935907
Apply only inline styles for inline ( #1539 )
...
Co-authored-by: Miroslav Sobotka <miroslav@T0326.local>
1 year ago
Ellet
304f5a5f89
Prepare for releasing 8.6.0
1 year ago
Ellet
2e4ee8b55b
Remaking the example ( #1530 )
...
* Remaking the example
1 year ago
Ellet
9705f9a3a1
Update flutter_quill_extensions
1 year ago
Ellet
75ac692848
Update README.md, Deprecate mobile properties in flutter_quill
1 year ago
Ellet
b55a5a2261
Fix tests
1 year ago
Ellet
d3dc385d52
Use immutable when possible
1 year ago
Ellet
4aad60419c
Update the example, android example, and few changes
1 year ago
Ellet
f0d011007e
Update extensions and example
1 year ago
Ellet
0d38e8787d
Follow dart best practices by using and remove as well since they are not used
1 year ago
Ellet
f7528d30a0
Code cleanup and fixes ( #1486 )
1 year ago
Egor Korshun
6019403b95
Fix #1487 ( #1488 )
2 years ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
2 years ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
2 years ago
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
2 years ago
Ahmed Hnewa
988c41bfa6
New changes and improvemenets ( #1437 )
2 years ago
Ahmed Hnewa
db143c9556
Bug fixes + Provide a way to handle the image errors and use custom image provider ( #1428 )
2 years ago
Alspb
84c2437e23
Style recognition fixes ( #1416 )
2 years ago
Egor Korshun
ff28ee3232
Fix #1394 and #1395 ( #1396 )
2 years ago
Egor Korshun
4eb2d1d9f2
Fix #1392 : UnhandledFlutterException: Null check operator used on a null value in Container.insert(container.dart:127) ( #1393 )
2 years ago
liam-duan
b64235c972
Fixed a space input error on iPad. ( #1376 )
2 years ago
Phạm Hoàng Sang
2045d45e88
[Hoàng Sang] Fix some bugs ( #1372 )
2 years ago
Cheryl
0ef2959e4b
Upgrade to 7.3.1
2 years ago
Alspb
6984b78d7b
Search enhancements ( #1341 )
2 years ago
He Hong
b5571559fb
Fix paste block text in words apply same style. ( #1324 )
2 years ago
He Hong
8aca48274f
Fix paste text mess up style and Add support copy/cut block text. ( #1321 )
...
* 1. Fix paste text mess up style.
2. Add support copy/cut block text.
* Remove '../../../flutter_quill.dart'
2 years ago
He Hong
a353ef1a18
copy/cut select image and text together. ( #1307 )
...
* copy/cut select image and text together.
* copy/cut select image and text together.
2 years ago
Pwiz
064b8d9563
LINE._getPlainText queryChild inclusive=false ( #1282 )
2 years ago
Cierra_Runis
eb90d6ea65
Add toPlainText method to `EmbedBuilder` and Revert example ( #1280 )
2 years ago
jiangchong
ccdb88fb9a
Fix subscript ( #1204 )
2 years ago
Cheryl
8a4a980d6a
Upgrade to 7.1.14
2 years ago
bohdanudreambit
89b06c07e9
Add indents change for multiline selection ( #1195 )
2 years ago
Cheryl
ed546e1aa6
Upgrade to 7.1.12
2 years ago