Ellet
8149e2b2d1
Fixes for previous step ( #1467 )
1 year ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
1 year ago
Michael Allen
94819c267b
export indent button options QuillToolbarIndentButtonOptions ( #1458 )
1 year ago
Ahmed Hnewa
6cf9cd0f0c
Major update 6 ( #1456 )
1 year ago
Ahmed Hnewa
ee19189bf4
Major update step 4 ( #1454 )
1 year ago
Ahmed Hnewa
ac8c30d18c
Update toggle_style.dart to use the new isToggled
1 year ago
Ahmed Hnewa
7cfc4d6b8e
Update toggle_style.dart to add isToggled
1 year ago
Ahmed Hnewa
9039b8cd7c
Major update step 3 ( #1452 )
1 year ago
Ahmed Hnewa
55f5101ccc
Fixes for step 2 update ( #1449 )
...
* Improve main workflow
* Fixes
* Bug fixes
* Edit toolbar configurations
* Fix conflicts
* Bug fixes
1 year ago
Michael Allen
7033d80584
Allow QuillProvider to rebuild w/o exception ( #1448 )
1 year ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
1 year ago
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
1 year ago
Ahmed Hnewa
7c5a12b140
New improvemenets and documentation ( #1443 )
1 year ago
Milind Goel
43d2043565
Changes to default editor and toolbar values ( #1438 )
1 year ago
Ahmed Hnewa
988c41bfa6
New changes and improvemenets ( #1437 )
1 year ago
Ahmed Hnewa
db143c9556
Bug fixes + Provide a way to handle the image errors and use custom image provider ( #1428 )
1 year ago
carly-goodandbeautiful
88a7f2c799
Fixed tab editing when in readOnly mode ( #1433 )
1 year ago
Paprikadobi
1022f2dd44
updated czech locale ( #1429 )
1 year ago
Cheryl
e32f32a6f9
Upgrade version
1 year ago
Sichangi Felix
cae0e52952
added the 'Swahili' locale translation to toolbar.i18n.dart ( #1425 )
...
* added the 'Swahili' translation to toolbar.i18n.dart
Locale = Swahili
Language code = sw
* Update toolbar.i18n.dart
Fixed a missing coma,
Reduced the characters that exceeded the character limit
1 year ago
Cheryl
065d0523cf
Upgrade version
1 year ago
LuchoTurtle
8a8b56d8d8
Pruning unused translations and adding relevant ones ( #1424 )
1 year ago
Alspb
84c2437e23
Style recognition fixes ( #1416 )
2 years ago
Ahmed Hnewa
b7224751c1
Code documentations and new event for confirm remove the image ( #1414 )
...
* Add a event that triggers after removing the image from the editor && delete unused dependencies and upgrade all packages and plugins and remove gallery_saver which has not been updated for more than 23 months, it was a great plugin but it old now, and I also add some simple documentation and other minor improvements
* I have add a documentation comments to flutter_quill_extensions, add new event to allow the user to confirm removing the image before actually remove it, translated some text in Arabic languague since it was incorrect or missing
* Fix analyzer error
2 years ago
mschmidm
1fe49fb233
Complete German translation ( #1408 )
2 years ago
honghai2196
8ff6a2a2b7
Add more Vietnamese translation strings ( #1407 )
2 years ago
Lvim Tech
d9f673bfe7
Add bulgarian language ( #1397 )
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
Resul
0b0590449e
Add turkmen language ( #1387 )
2 years ago
Phạm Hoàng Sang
6788d14ff3
[Hoàng Sang] Fix #1311 ( #1382 )
2 years ago
liam-duan
b64235c972
Fixed a space input error on iPad. ( #1376 )
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
Cierra_Runis
dc5f259b34
Update toolbar.i18n.dart ( #1358 )
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
46b9278ab0
Update toolbar.i18n.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