Benjamin Quinn
6456c5b91a
Add keyboard shortcuts for editor actions ( #986 )
3 years ago
Luis Felipe Murguia Ramos
c4c512552b
[Multiline Select] HomePage allows to select paragraph line on triple click ( #983 )
...
Co-authored-by: Luis Felipe Murguia Ramos <felipelfmr1@gmail.com>
3 years ago
X Code
eceeb1805f
Upgrade to 6.0.7
3 years ago
Benjamin Quinn
ccf1850e9a
Allow disabling of selection toolbar. ( #972 )
3 years ago
X Code
8196311720
Fixed the read only demo page
3 years ago
Benjamin Quinn
ab6174d8fa
Fixes toolbar buttons stealing focus from editor. ( #956 )
3 years ago
X Code
99de2b0d86
Add onImagePaste in example ( #951 )
...
* Add onImagePaste in example
* Update _onImagePaste
* Update _onImagePaste
3 years ago
X Code
d966db1394
Upgrade to 6.0.1
3 years ago
Jimmy Li
22200b8812
1. changed translation locale country code to lower case ( #946 )
3 years ago
Jon Salmon
a4e9757a9c
Moved onVideoInit to class parameter on embed builder ( #934 )
3 years ago
Jon Salmon
82d4bf76e3
Embed refactor ( #933 )
...
* Moved all embed code to seperate folder
* Consolidated embed builders
* Moved embed toolbar items out
* Moved embed code to separate package
* Updated imports
* Removed I from interface names
* Refactored embed button implementation
* Update readme
3 years ago
X Code
25cbc88422
Redo custom camera pick
3 years ago
X Code
44a555129c
Revert "Add custom toolbar for photo and video. ( #906 )"
...
This reverts commit f0ef795c84
.
3 years ago
Buddypia
f0ef795c84
Add custom toolbar for photo and video. ( #906 )
3 years ago
Lucas Henrique Polazzo
506303a50d
Added CustomBlockEmbed to the Readme ( #879 )
...
* Added portuguese translations for image resizer
* Added CustomBlockEmbed and customElementsEmbedBuilder
* Added CustomBlockEmbed to the Readme
* Formatted home page
3 years ago
Lucas Henrique Polazzo
48f8932736
Added CustomBlockEmbed and customElementsEmbedBuilder ( #877 )
3 years ago
X Code
4f8ec3ed80
Mark deprecated classes
3 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
8aec946674
Update home page for refactoring _isDesktop function
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
f3e10524f9
Update example for video button
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
li3317
55e99e5862
small fix
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
102883dfef
Disallow lines longer than 80 characters
4 years ago
Till Friebe
d4e4b0d507
Hide implementation files ( #233 )
4 years ago
Till Friebe
ff61b1a951
Fix more warnings (forgot to save the files)
4 years ago
Till Friebe
e1793ead61
Fix linter warnings in example
4 years ago
Till Friebe
bc494bc50f
Prefer final
...
Declaring variables as final when possible is a good practice
because it helps avoid accidental reassignments and allows the
compiler to do optimizations.
4 years ago
Xin Yao
e4a3c11702
Update example code
4 years ago
Xin Yao
63a616e7eb
Remove universal_html dependency
4 years ago
Till Friebe
cd05dfaeb8
Avoid redundant argument values ( #114 )
...
If it's ok, I would spend the day enabling linter rules so that the
codebase is more compliant with [Effective Dart](https://dart.dev/guides/language/effective-dart )
and thus more readable for new developers.
4 years ago
Xin Yao
02e5fb0ba2
Fix home page
4 years ago
Till Friebe
ceb191b26b
Rename app folder to example ( #109 )
4 years ago