coolswood
fa780ad102
fix: removed misleading parameters ( #1825 )
...
* fix: removed misleading parameters
* unused imports
12 months ago
Ellet Hnewa
7c3f6ccf4e
Feature/change icon button data ( #1634 )
...
* Add a way to change almost properties of IconButton in QuillIconTheme for both selected and unselected state
---------
Co-authored-by: Ellet <ellet@freshplatform.net>
1 year ago
Ellet
8dc1ff79d5
Fix the QuillIconTheme by replacing all the properties with two properties of type ButtonStyle, use IconButton.styleFrom()
1 year ago
Ellet
fe96d08201
Update QuillToolbarIconButton
1 year ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
1 year 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?
1 year ago
Ellet
d3dc385d52
Use immutable when possible
1 year ago
X Code
e697c4fc2b
Upgrade to 4.1.4
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
Namli1
85df4033d8
Added theming options for toolbar icons and LinkDialog() ( #418 )
4 years ago