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
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
d3dc385d52
Use immutable when possible
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
Ahmed Hnewa
45b43fa132
Major update 6 ( #1461 )
2 years ago
Ahmed Hnewa
6cf9cd0f0c
Major update 6 ( #1456 )
2 years ago
Joep Heijnen
3263e7f259
feat: Added builder for custom button in _LinkDialog ( #1342 )
2 years ago
Pramod chaurasia
46ddf13078
added custom button widget in toolbar ( #1272 )
2 years ago
Cheryl
ebef9d7d95
Upgrade to 7.2.2
2 years ago
Oxana Kostikova
4dd4212b9a
Add icon color to custom button ( #1245 )
2 years ago
BambinoUA
d83cc0cf4c
Image embedding tweaks ( #1187 )
...
* Update `QuillDialogTheme`
* Add `ImageAttribute` and `VideoAttribute`
* Add `LinkStyleDialog`
* Update `RawEditor` with new actions
* Update translations
* Add translations
* Restore original `LinkStyleButton`
* Update dart SDK to 2.17.0
* Update `ScriptAttribute` and `ScriptAttributes`
* Add `LinkStyleButton2`
* Implement `ApplyLinkAction` for `Ctrl+K`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Update `QuillDialogTheme` with `buttonStyle`
* Implement `dialogTheme` for `QuillEditor`
* Update `QuillDialogTheme` with dialog constraints
* Pass `dialogTheme` to `RawEditor`
* Merge `customShorcuts` and `customActions`
* Implement `constrains` and `buttonStyle`
* Update `QuillDialogTheme` with `isWrappable`
* Update `LinkStyleDialog` to use `Wrap` conditionally
* Add `ImageButton2`
* Update `QuillDialogTheme` with padding properties
* Update `QuillDialogTheme`
* Export `UtilityWidgets` via flutter_quill.extensions
* Minor change
* Minor change
* Update `QuillDialogTheme`
* Update translations
* Add `MediaButton`
* Add `ImageEmbedBuilderWeb`
* Update `flutter_quill`' version
* Update `flutter_quill_extensions`
* Update CHANGELOG.md
2 years ago
BambinoUA
411f911dfb
Editor tweaks ( #1185 )
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
14f8866528
Rename QuillCustomIcon to QuillCustomButton
3 years ago
li3317
0a9a6c9625
format code
3 years ago
mark8044
4fe4257906
This adds a new CustomIcons option to add your own icons to the QuillToolBar ( #804 )
3 years 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