BambinoUA
|
431efc1eda
|
Toolbar tweaks (#1179)
|
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
|
ca921905e4
|
Upgrade to 6.3.0
|
2 years ago |
Benjamin Quinn
|
ab6174d8fa
|
Fixes toolbar buttons stealing focus from editor. (#956)
|
3 years ago |
X Code
|
71d06f6b7b
|
Support font family selection
|
3 years ago |
li3317
|
2addd734d7
|
upgrade to 4.2.1
|
3 years ago |
X Code
|
db1f252256
|
Code cleanup
|
3 years ago |
X Code
|
caa397c138
|
Show 'Size' in QuillFontSizeButton when attribute size is not defined
|
3 years ago |
X Code
|
2815833889
|
Simplify class QuillFontSizeButton
|
3 years ago |
X Code
|
fb0be15e2e
|
Rename to class QuillFontSizeButton
|
3 years ago |
X Code
|
8d19ff72f6
|
Remove initialFontSizeValue in font size button
|
3 years ago |
li3317
|
2b0bf1110c
|
change font size map value to string
|
3 years ago |
Michael Allen
|
ea7f630ee1
|
- fixed showToolbar: ensure selectionOverlay is available (#814)
|
3 years ago |
X Code
|
af8146ad45
|
Upgrade to 4.1.8
|
3 years ago |
mark8044
|
3909365252
|
Add listener to font size drop down to update the widget based on current cursor position (#800)
|
3 years ago |
mark8044
|
5eda9d8663
|
Font size widget now respects iconTheme color and iconSize (#797)
|
3 years ago |
X Code
|
9a62ee79f9
|
Upgrade to 4.1.7
|
3 years ago |
mark8044
|
b30fee9ae4
|
Convert FontSize to a Map to allow for named Font Size (#794)
|
3 years ago |
mark8044
|
e94d044211
|
Update quill_dropdown_button.dart (#791)
|
3 years ago |
X Code
|
6ac59dcfbb
|
Upgrade to 4.1.5
|
3 years ago |
mark8044
|
7b330c95f0
|
Add Font Size dropdown to the toolbar (#790)
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update toolbar.dart
* Update toolbar.dart
* Update toolbar.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
|
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 |
X Code
|
4f8ec3ed80
|
Mark deprecated classes
|
3 years ago |
Till Friebe
|
30a9747b1d
|
Fix buttons which ignore toolbariconsize
Closes #189.
|
4 years ago |