Ellet Hnewa
05a8d9b4f3
Revert the "Revert to material 2 from 3" because of the broken changes ( #1625 )
...
* Revert "Fix build error"
This reverts commit 90738e1ece
.
* Revert "Prepare to release 9.1.0"
This reverts commit c3d57b87ec
.
* Revert "Revert from material 3 to material 2"
This reverts commit 07b8f40491
.
* Revert "Restore old feel and look (#1621 )"
This reverts commit e820c5b29d
.
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
1 year ago
MacDeveloper1
e820c5b29d
Restore old feel and look ( #1621 )
...
* Restore correct feel&look of `QuillToolbarIconButton`
* Export `QuillToolbarSelectAlignmentButtons`
* Restore old call of `QuillToolbarIconButton`
* Restore old call of `QuillToolbarIconButton`
* Resore original button PR #1575
* Restore old feel&look of buttons
* Restore original `QuillToolbarSelectAlignmentButton`
* Restore original `QuillToolbarLinkStyleButton2`
* Make `options` optional
* Restore old `QuillToolbarFontFamilyButton` build
* Restore old build of `QuillToolbarFontSizeButton`
* Change `textStyle` to `style`
* Remove redundant export
---------
Co-authored-by: Ellet Hnewa <73608287+ellet0@users.noreply.github.com>
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
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
4f5fa32541
fix: pass iconButtonFactor to childBuilder
1 year ago
Adil Hanney
61eae95994
ref: dart format .
1 year ago
Adil Hanney
5eb122712b
fix: fix runtime errors
1 year ago
Adil Hanney
33b8cb2498
feat: allow customising iconButtonFactor
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 )
1 year ago
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
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
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
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
1 year ago
Richard Marshall
3fb5b7a0a2
Style custom toolbar buttons like builtins ( #1267 )
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
8f8d466378
Fix import
2 years ago
Benjamin Quinn
6c9698e377
Add typing shortcuts ( #994 )
...
Start lists with "1." or "-".
Indent / Dedent lists with <Tab> and <Shift+Tab>.
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
Till Friebe
30a9747b1d
Fix buttons which ignore toolbariconsize
...
Closes #189 .
4 years ago