Mike Allen
3008cf1f24
- fixed showToolbar: ensure selectionOverlay is available
...
- fixed _getSpacingForLine: ensure lineSpacing has a value
- fixed bringIntoView: doesn't throw exception when position is invalid
- code cleanup (remove warnings)
3 years ago
mark8044
90e9d60356
Update README.md ( #805 )
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
7914067728
Upgrade to 4.1.9
3 years ago
Pataridze Givi
7387c3cc83
Using properly iconTheme colors ( #802 )
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
mark8044
31dc6c80bf
Update README.md ( #796 )
3 years ago
mark8044
0f1fcd4799
Create a 'Default' category for Font Size which results in no font size styling ( #795 )
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
Sumit Kumar
62bc09d19a
Add Hindi(hi) locale ( #792 )
3 years ago
X Code
3030ec42d7
Upgrade to 4.1.6
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
loic NGOU
79590923dc
Fixed resized image on read only mode ( #783 )
3 years ago
X Code
47a8748d0d
Upgrade url_launcher
3 years ago
X Code
c0c6b8607d
Upgrade to 4.1.3
3 years ago
Michael Allen
2b3fa606ae
- Fix selection handles show/hide after paste, backspace, copy ( #769 )
3 years ago
X Code
67381cf311
Upgrade to 4.1.2
3 years ago
Michael Allen
8481785739
Add full support for hardware keyboards (Chromebook, Android tablets, etc) that don't alter screen UI ( #765 )
3 years ago
X Code
679febd5ca
Format code
3 years ago
Darwin Morocho
7f36b3bf24
Added textSelectionControls field in QuillEditor ( #748 )
3 years ago
X Code
4c4301f136
Upgrade to 4.1.0
3 years ago
dani
15e7dfed21
feat: added Note to linkActionPickerDelegate ( #741 )
3 years ago
X Code
dfc852e679
Upgrade to 4.0.12
3 years ago
X Code
841c8cf486
Update README.md
3 years ago
Ali Azimoshan
91967de617
Add Persian(fa) language ( #740 )
3 years ago
X Code
9dca779f19
Upgrade to 4.0.11
3 years ago
coragx
5e2d6a015e
Fix cut selection error in multi-node line ( #736 )
3 years ago
Alex Isaienko
85040e2599
Proper support for dynamic data in custom embeds ( #732 )
3 years ago
X Code
658b586a4f
Upgrade to 4.0.10
3 years ago
Alessandro Riperi
7b3cde87c1
Fix vertical caret position bug (Discussion #690 ) ( #723 )
3 years ago
X Code
474fd38aa9
Upgrade to 4.0.9
3 years ago
Arshak Aghakaryan
ef0355d814
Request keyboard focus when no child is found ( #713 )
3 years ago
X Code
e1cd184336
Clean up code
3 years ago
X Code
9888d5ccf0
Upgrade to 4.0.8
3 years ago
HUA616436641
301d4cdefa
fix: fix blank lines do not display when --web-renderer=html ( #705 )
3 years ago
X Code
d47275f353
Cleanup code
3 years ago
X Code
a3a8215b4c
Upgrade to 4.0.7
3 years ago
Michael Allen
61551d0a48
- Refactor getPlainText (better handling of blank lines and lines with multiple markups) ( #700 )
3 years ago
X Code
e51367b733
Upgrade to 4.0.6
3 years ago
Michael Allen
d9ca3c9551
Bug fix for copying text with new lines ( #697 )
3 years ago
Andy Trand
c7be3a31a1
added selection change callback ( #683 )
3 years ago
X Code
5772b51d86
Upgrade to 4.0.5
3 years ago
HONGFEI YANG
dcfefa21ab
fix: fixed casting null to Tuple2 when link dialog is dismissed without any input (e.g. barrier dismissed) ( #681 )
3 years ago