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
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
X Code
a82692fe58
Fix: Clicking on the Link icon without any text on a new line will crash
3 years ago
X Code
179fd0b802
Fix checkbox not toggled correctly in toolbar button
3 years ago
X Code
57f81efab6
Update check list button
3 years ago
Andy Trand
2a359d34e2
fix link dialog layout ( #627 )
3 years ago
X Code
7437c920c3
Fix getPlainText
3 years ago
X Code
66bdfd25d4
Update link dialog for image/video
3 years ago
X Code
77609b4a9e
Link dialogue TextInputType.multiline
3 years ago
X Code
e1edc8dfe3
Refactor code
3 years ago
X Code
059ac6f5a4
Bug fix for link button text selection
3 years ago
X Code
1c4fd1cd0e
Improve link button
3 years ago
X Code
984260b3df
Remove SnackBar 'What is entered is not a link'
3 years ago
X Code
df418e590d
Allow link button to enter text
3 years ago
X Code
c89779b4a6
[3.5.3] Change link button behavior
3 years ago
X Code
702bb2a9b9
Fix typo
3 years ago
X Code
98c25d0b10
Upgrade to 3.5.2
3 years ago
X Code
d94c2a575e
Revert "Simplify Embeddable and remove BlockEmbed"
...
This reverts commit e450c61332
.
3 years ago
X Code
e450c61332
Simplify Embeddable and remove BlockEmbed
3 years ago
X Code
09e369ae70
Remove horizontal line support
3 years ago
X Code
211cc4f924
Rename helper files
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
X Code
700b558b5a
Upgrade to 3.4.3
3 years ago
Andy Trand
9732f5093c
link editor: preset link from attributes ( #597 )
3 years ago
X Code
379f35d71f
Refactor code: isMobile function
3 years ago
X Code
f545c6b948
Refactor code
3 years ago
Andy Trand
881372dd13
selection delegate methods, imports cleanup ( #515 )
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
li3317
cf68700d2c
small change
4 years ago
Namli1
4cb9e7c167
Improve UX when trying to add a link ( #422 )
4 years ago
Xin Yao
49b2cffda8
Upgrade to 2.0.8
4 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
Aldy J
6400ba1df5
Avoid runtime error when placed inside TabBarView ( #410 )
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
Xin Yao
352573211d
Refactor _isMobile function in image_video_utils
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
887a1f4ded
Show dialog to choose Photo or Video when clicking camera button
4 years ago
Xin Yao
853aea3820
Refactor out camera button in toolbar
4 years ago
Xin Yao
c7d71f7f46
Upgrade image picker
4 years ago
Xin Yao
109701948c
Add initial video button
4 years ago
Xin Yao
2aa577ca58
Refactor code
4 years ago
Xin Yao
dad5c676cb
collectAllStyles should return List<Style>
4 years ago
Xin Yao
bbabf4e25d
Refactor code for collectAllStyles
4 years ago