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
SBNTT
aa749057a8
Add flutter_quill.delta library which only exposes Delta datatype ( #1319 )
2 years ago
Adil Hanney
adb06b009a
Fix errors when not in a View ( #1315 )
2 years ago
Cheryl
5ff09327db
Fix wording
2 years ago
He Hong
0ab6027fa8
Fix around image use backspace key can't delete break line. ( #1309 )
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
Ali Kayan
60f8001ac7
Update tr translation toolbar.i18n.dart ( #1299 )
2 years ago
Luy2077
1a5a51182a
add affinity for localPosition ( #1287 )
2 years ago
legrandced
c802193d0f
Update toolbar.i18n.dart - FR ( #1283 )
...
Updated FR not translated sentences
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
Cheryl
70dfc6e5f7
Fix lint error
2 years ago
Md. Shahed Uddin Emon
838dca1ffb
'bn' locale added ( #1276 )
2 years ago
Pramod chaurasia
46ddf13078
added custom button widget in toolbar ( #1272 )
2 years ago
Cierra_Runis
e1fa84f5cf
fixed language code of japan ( #1270 )
2 years ago
Richard Marshall
3fb5b7a0a2
Style custom toolbar buttons like builtins ( #1267 )
2 years ago
Richard Marshall
0fd790e157
First pass of tests and simple CI ( #1265 )
2 years ago