Ellet
|
c02699071a
|
Version 9.0.0 (#1566)
* Prepare for Version 9.0.0
|
1 year ago |
Ellet
|
aabd9f2fa5
|
docs: Update the custom toolbar example
|
1 year ago |
Ellet
|
7fabc2e4f9
|
Fix analysis warrnings
|
1 year ago |
Ellet
|
53588073e1
|
Migrate to flutter_localizations (#1522)
* Migrate to flutter_localizations
* Update documentation and remove unused parameters
* Update automated publishing
* Add development notes page
* Update to flutter_quill/translations.dart
* Remove unused package
* Fix missing translations
|
1 year ago |
Adil Hanney
|
5eb122712b
|
fix: fix runtime errors
|
1 year ago |
Adil Hanney
|
33b8cb2498
|
feat: allow customising iconButtonFactor
|
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
|
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
|
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 |
Ahmed Hnewa
|
3a82930bbe
|
Major update 2 (#1446)
|
2 years ago |
Cheryl
|
ed546e1aa6
|
Upgrade to 7.1.12
|
2 years ago |
jiangchong
|
06cafef8c9
|
add superscript and subscript styles (#1194)
|
2 years ago |
BambinoUA
|
539357bc63
|
Add tooltips for toolbar buttons. (#1175)
* Add `UtilityWidgets`
* Implement tooltips for toolbar buttons
* Add `tooltip` to `QuillCustomButton`
* Add `ToolbarButtons`
* Update `EmbedButtonBuilder` with `tooltip`
* Implement tooltips in `QuillToolbar`
* Add tooltip property to embed buttons (for future)
* Update version of flutter_quill in pubspec.yaml
* Restore `EmbedButtonBuilder`
* Update english translations
* Implement translations for tooltips
* Update translations for `en-us`
* Make `tooltips` nullable to hide tooltips.
* Remove `tooltips` property from `QuillToolbar`
|
2 years ago |
X Code
|
68f6ce30b7
|
Replace theme.toggleableActiveColor
|
2 years ago |
Benjamin Quinn
|
ab6174d8fa
|
Fixes toolbar buttons stealing focus from editor. (#956)
|
3 years ago |
mark8044
|
d50833cdcf
|
New borderRadius for iconTheme (#788)
* Update quill_icon_theme.dart
* Update quill_icon_theme.dart
* Update select_alignment_button.dart
* Update quill_dropdown_button.dart
* Update quill_dropdown_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update select_header_style_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update toggle_style_button.dart
* Update video_button.dart
* Update link_style_button.dart
* Update indent_button.dart
* Update image_button.dart
* Update history_button.dart
* Update color_button.dart
* Update clear_format_button.dart
* Update camera_button.dart
|
3 years ago |
Andy Trand
|
881372dd13
|
selection delegate methods, imports cleanup (#515)
|
3 years ago |
Namli1
|
85df4033d8
|
Added theming options for toolbar icons and LinkDialog() (#418)
|
4 years ago |
Aldy J
|
97ba9cfb39
|
Text Alignment functions + Block Format standards (#382)
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
|
4 years ago |
Till Friebe
|
30a9747b1d
|
Fix buttons which ignore toolbariconsize
Closes #189.
|
4 years ago |