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
4f9ee27f7d
Support text direction rtl
3 years ago
X Code
0edb2368d7
Adjust comments
3 years ago
X Code
2c1856c578
Apply locale to QuillEditor(contents)
3 years ago
X Code
f1757a647f
Upgrade to 3.7.0
3 years ago
mark8044
f56532b874
Replace Toolbar showHistory group with individual showRedo and showUndo ( #603 )
3 years ago
X Code
09e369ae70
Remove horizontal line support
3 years ago
X Code
4cf40efe2c
Rename InsertEmbedButton to InsertHorizontalLineButton
3 years ago
X Code
4f8ec3ed80
Mark deprecated classes
3 years ago
X Code
0e027df662
Refactor: remove media_pick_setting.dart
3 years ago
Andy Trand
06463721de
ukraine language support ( #483 )
3 years ago
Cheryl
7c7ab448e3
Upgrade to 2.0.18
3 years ago
mark8044
ce054fabdf
Update toolbar.dart ( #467 )
3 years ago
mark8044
a724836a39
Update toolbar.dart ( #466 )
3 years ago
Cheryl
4cce50a6f9
Make toolbar optional params not nullable
3 years ago
Cheryl
0dedb1c805
Upgrade to 2.0.17
3 years ago
mark8044
635867731f
Allow alignment of the toolbar icons to match WrapAlignment ( #462 )
3 years ago
mark8044
278980c677
Add a new parameter toolBarSectionSpacing to control the toolbar icon Wrap spacing ( #461 )
3 years ago
li3317
2db1cc931b
format code
3 years ago
mark8044
733c9bd1b0
Add ability to hide/show Left, Center, Right and Justify alignment buttons ( #460 )
3 years ago
mark8044
cfe5d78a87
Update toolbar.dart ( #458 )
3 years ago
Namli1
bc7469643a
Adding translations to the toolbar! ( #421 )
4 years ago
Xin Yao
04d132247c
Fix lint complaints
4 years ago
Namli1
85df4033d8
Added theming options for toolbar icons and LinkDialog() ( #418 )
4 years ago
Xin Yao
19600f7d8f
Add inline code formatting
4 years ago
Aldy J
97ba9cfb39
Text Alignment functions + Block Format standards ( #382 )
...
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
4 years ago
Xun Gong
15bd6f2342
Add "small" (extended) markdown style support
4 years ago
rho-cassiopeiae
30df844d17
Add Link as source for images and videos ( #316 )
...
* Add Link as source for images and videos
Hosted images and videos are supported, but there's no way to actually insert them.
* Always provide an option to add media from link
4 years ago
Xin Yao
853aea3820
Refactor out camera button in toolbar
4 years ago
Xin Yao
e3bb1030b2
Adjust video button position
4 years ago
Xin Yao
109701948c
Add initial video button
4 years ago
Benjamin Liii
503127dfa3
add the parameter to hide the camera ( #278 )
4 years ago
gtyhn
5c7bede059
fix the OnImagePickCallback return value ( #281 )
4 years ago
Xin Yao
2af193390b
Upgrade to 1.6.0
4 years ago
florianh01
3c1ee9eec2
Support Multi Row Toolbar ( #273 )
4 years ago
Xin Yao
2ba2e7e309
Remove file_picker dependency
4 years ago
Xin Yao
457c6e561b
Remove filesystem_picker dependency
4 years ago
Xin Yao
e8c0c484a4
Upgrade version to 1.4.0
4 years ago
li3317
6ac1490281
remove path_provider dependency
4 years ago
Till Friebe
3ca9e966ac
Remove extraneous toolbar dividers in certain configuration
...
Closes #193 .
4 years ago
Till Friebe
cdf50b579d
Add color parameter to Toolbar and ImageButton
...
In addition, change these widgets to stateless widgets, since these
widgets do not have a state and thus stateful is superfluous.
4 years ago
Till Friebe
16d6f243b8
Show arrow indicator on toolbar ( #245 )
4 years ago
Till Friebe
30a9747b1d
Fix buttons which ignore toolbariconsize
...
Closes #189 .
4 years ago
Till Friebe
d4e4b0d507
Hide implementation files ( #233 )
4 years ago
Xin Yao
df602cfa9b
Format code
4 years ago
Xun Gong
049ada2feb
adjustable toolbar button & bar size
4 years ago
Till Friebe
3080fc2ad1
Fix image button cancel causes crash ( #145 )
...
I also restructured the code slightly to make it more readable
and fixed some minor bugs in the desktop and web version.
I also noticed that the image button doesn't work in the desktop
version as well as in the web version. This is not part of the PR.
Closes #137 .
4 years ago
Xun Gong
b7063f00ba
toolbar button fillColor
4 years ago
Till Friebe
873bfbcee1
Sort constructors first
4 years ago
Till Friebe
5c18ca1dc3
Prefer int literals
4 years ago