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 |