AtlasAutocode
23fbb43b76
Move Controller outside of configurations data class ( #2078 )
8 months ago
Ellet
9764f75006
refactor: restructure project into modular architecture for flutter_quill ( #2032 )
...
* refactor: restructure project into modular architecture for flutter_quill
* refactor: move LineHeightAttribute class to custom_attributes.dart
* chore: remove nullable controller extension
9 months ago
Ellet
e722e70194
chore(tests): update outdated description for FlutterQuillLocalizationsWidget tests
10 months ago
Ellet
7d6731ca40
test(localizations): write a few tests for FlutterQuillLocalizationsWidget
10 months ago
AtlasAutocode
1a4109fb7a
! Support clipboard actions from the toolbar. ( #1843 )
11 months ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
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
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
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
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
Richard Marshall
0fd790e157
First pass of tests and simple CI ( #1265 )
2 years ago
Cheryl
9d877478ad
Revert "First pass of tests ( #1261 )"
...
This reverts commit b883f727d8
.
2 years ago
Richard Marshall
b883f727d8
First pass of tests ( #1261 )
...
* Initial set of tests for QuillController
* Basic text input test for QuillEditor widget
* Add test for Android keyboard image insertion
* Add tests to validate fixes for #1189
* Export test utilites
2 years ago