Ellet
adc067fe26
Move flutter_quill_test to seperated package ( #1507 )
...
* Split flutter_quill_test to a separated package
* Update version and main workflow
1 year ago
Ellet
75ebd05858
Remove unused comments
1 year ago
Ellet
69c8b22e94
Fix Text direction default iconData and tooltip
1 year ago
Ellet
0d38e8787d
Follow dart best practices by using and remove as well since they are not used
1 year ago
Ellet
1b6859d1f3
Fix font color and background color icons is reversed
1 year ago
SRevels
464e0aa64e
Background/Font Color toolbar button tooltips reversed
1 year ago
Guillermo Bueno Vargas
96f15ce7db
Avoiding using ! operator with call and cascade operator. Closes #1423 ( #1499 )
...
* Avoiding using ! operator with call and cascade operator. Closes #1423
* Format
1 year ago
Ellet
f7528d30a0
Code cleanup and fixes ( #1486 )
1 year ago
Ellet
7638535a33
Bug fixes and new callback ( #1483 )
...
* Update auto focus function name
* Fix bug && New properties && Remove old one
* Remove by word
* Use super.key
* Remove old property
2 years ago
Ellet
1a6e662e1a
Mirgration Guide and update README.md ( #1473 )
2 years ago
Ellet
c2156dc3cc
Disable code line number in code block by default ( #1471 )
...
* Disable code line number in code block by default
* Fix analysis issues
* Change blocks to element
* ...
2 years ago
Ellet
8149e2b2d1
Fixes for previous step ( #1467 )
2 years ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
2 years ago
Ahmed Hnewa
6cf9cd0f0c
Major update 6 ( #1456 )
2 years ago
Ahmed Hnewa
ee19189bf4
Major update step 4 ( #1454 )
2 years ago
Ahmed Hnewa
ac8c30d18c
Update toggle_style.dart to use the new isToggled
2 years ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
2 years ago
Ahmed Hnewa
55f5101ccc
Fixes for step 2 update ( #1449 )
...
* Improve main workflow
* Fixes
* Bug fixes
* Edit toolbar configurations
* Fix conflicts
* Bug fixes
2 years ago
Michael Allen
7033d80584
Allow QuillProvider to rebuild w/o exception ( #1448 )
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
7c5a12b140
New improvemenets and documentation ( #1443 )
2 years ago
Milind Goel
43d2043565
Changes to default editor and toolbar values ( #1438 )
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
carly-goodandbeautiful
88a7f2c799
Fixed tab editing when in readOnly mode ( #1433 )
2 years ago
Phạm Hoàng Sang
6788d14ff3
[Hoàng Sang] Fix #1311 ( #1382 )
2 years ago
Egor Korshun
0a0b54dde8
Fix bug with keepStyleOnNewLine for link ( #1374 )
2 years ago
Phạm Hoàng Sang
04fc2e2f9d
[Hoàng Sang] When the number list is too large, numbers will be lost ( #1373 )
2 years ago
Phạm Hoàng Sang
2045d45e88
[Hoàng Sang] Fix some bugs ( #1372 )
2 years ago
Miloš Karakaš
c00b555b07
Fix toolbar dividers condition ( #1362 )
2 years ago
Vladimir
4f5977b608
Flutter 3.13.0 compability fix ( #1361 )
...
* Update editor.dart for compatibility with Flutter version 3.13.0
* Update raw_editor.dart for compatibility with Flutter version 3.13.0
* Fix analyze issues, optimize code
2 years ago
Cheryl
60b105ee29
Upgrade to 7.3.2
2 years ago
Joep Heijnen
3263e7f259
feat: Added builder for custom button in _LinkDialog ( #1342 )
2 years ago
X Code
df57af93dd
Update search_dialog.dart
2 years ago
Cheryl
0ef2959e4b
Upgrade to 7.3.1
2 years ago
Alspb
6984b78d7b
Search enhancements ( #1341 )
2 years ago
Mounir Bouaiche
f4c61a9e04
Add default attributes to basic factory ( #1336 )
2 years ago
Cheryl
d89a593e6c
Upgrade to 7.2.19
2 years ago
widealpha
b6ec9ff5d6
Feat/link regexp ( #1329 )
...
* Allow for custom regular expression validation of links. (#1048 )
* Fix the default RegExp for link validation to support port and match the beginning.
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
Juno Burger
1557a5de1e
Allow for custom context menu ( #1320 )
...
* Persist boolean logic for showSelectionToolbar
* Add test for custom context menu
* Adjust test to reflect custom context menu implementation
---------
Co-authored-by: operatorultra <105389680+operatorultra@users.noreply.github.com>
2 years ago
Adil Hanney
adb06b009a
Fix errors when not in a View ( #1315 )
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
Luy2077
1a5a51182a
add affinity for localPosition ( #1287 )
2 years ago
Cierra_Runis
eb90d6ea65
Add toPlainText method to `EmbedBuilder` and Revert example ( #1280 )
2 years ago
Pramod chaurasia
46ddf13078
added custom button widget in toolbar ( #1272 )
2 years ago
Richard Marshall
3fb5b7a0a2
Style custom toolbar buttons like builtins ( #1267 )
2 years ago
Benjamin Quinn
0906f71b53
Always use text cursor for editor on desktop ( #1264 )
2 years ago