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>
2 years ago
Ellet
fe96d08201
Update QuillToolbarIconButton
2 years ago
Sobhan Moradi
a35c5cf93c
Add conditional rendering for toolbar header style options ( #1613 )
...
The toolbar header style now has two possible displays. If the 'headerStyleType' configuration is set to 'isOriginal', the toolbar will exhibit 'QuillToolbarSelectHeaderStyleButtons'. Otherwise, it will show a dropdown menu 'QuillToolbarSelectHeaderStyleDropdownButton'. This adds flexibility to the UI of the toolbar.
Co-authored-by: Sobhan Moradi <sobhan.moradi@getflip.com>
2 years ago
Ellet
f508a06170
Prepare to release 9.0.2 ( #1608 )
...
* Prepare to release 9.0.2
2 years ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
2 years ago
mark8044
c40ccbe205
Add padding control in for toolbar buttons ( #1592 )
...
* Update quill_icon_button.dart
Add padding property to icon buttons
* Update quill_icon_theme.dart
Add padding to IconTheme
* Pass padding to the QuillToolbarIconButton
* Update quill_icon_button.dart
* CI fix for const
* CI fix?
2 years ago
Ellet
e063afe61d
New dev update ( #1582 )
...
* Prepare to release
2 years ago
Ellet
1d581858ac
Move quill delta ( #1578 )
...
* Split quill delta into separate package
2 years ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
2 years ago
Ellet
aabd9f2fa5
docs: Update the custom toolbar example
2 years ago
MacDeveloper1
11c83000ae
Restore use of alternative `QuillToolbarLinkStyleButton2` widget ( #1547 )
...
* Restore support of `QuillToolbarLinkStyleButton2`
* Fix localization
2 years ago
Ellet
304f5a5f89
Prepare for releasing 8.6.0
2 years ago
Ellet
d80634007c
Fix bug
2 years ago
Ellet
726a6529a3
Release version 8.5.2
2 years ago
Ellet
1df66a8b73
feat: allow to use custom callback QuillToolbarColorButton
2 years ago
Ellet
7c2e3d6ac6
Move color picker dialog
2 years ago
Ellet
7fabc2e4f9
Fix analysis warrnings
2 years 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
2 years ago
Ellet
7076e20135
Add .pubignore ( #1521 )
...
* Add .pubignore
2 years ago
Ellet
2104514f6e
Update flutter_quill and flutter_quill_extensions ( #1520 )
...
* Update flutter_quill and flutter_quill_extensions
2 years ago
Ellet
a88678c0d5
Update the example + Few more changes
2 years ago
Ellet
562f4c99e9
Fix test failures + New adjustments
2 years ago
Ellet
0632090f44
Update QuillCustomButton
2 years ago
Ellet
e7e71f1cb2
Update QuillCustomButton ( #1517 )
...
* Update QuillCustomButton
* Update README.md
2 years ago
Adil Hanney
4f5fa32541
fix: pass iconButtonFactor to childBuilder
2 years ago
Adil Hanney
3241af1b82
ref: dart fix --apply
2 years ago
Adil Hanney
61eae95994
ref: dart format .
2 years ago
Adil Hanney
5eb122712b
fix: fix runtime errors
2 years ago
Adil Hanney
33b8cb2498
feat: allow customising iconButtonFactor
2 years ago
Ellet
8e0441e224
New patch
2 years ago
Ellet
75ebd05858
Remove unused comments
2 years ago
Ellet
69c8b22e94
Fix Text direction default iconData and tooltip
2 years ago
Ellet
0d38e8787d
Follow dart best practices by using and remove as well since they are not used
2 years ago
Ellet
1b6859d1f3
Fix font color and background color icons is reversed
2 years ago
SRevels
464e0aa64e
Background/Font Color toolbar button tooltips reversed
2 years ago
Ellet
f7528d30a0
Code cleanup and fixes ( #1486 )
2 years ago
Ellet
7638535a33
Bug fixes and new callback ( #1483 )
...
* Update auto focus function name
* Fix bug && New properties && Remove old one
* Remove by word
* Use super.key
* Remove old property
2 years 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
ee19189bf4
Major update step 4 ( #1454 )
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
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
2 years ago
Ahmed Hnewa
7c5a12b140
New improvemenets and documentation ( #1443 )
2 years ago
Ahmed Hnewa
988c41bfa6
New changes and improvemenets ( #1437 )
2 years ago
Ahmed Hnewa
db143c9556
Bug fixes + Provide a way to handle the image errors and use custom image provider ( #1428 )
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