kuba
4face9dc23
Allow custom attributes to be added into the Attribute registry.
...
Export the Rule class so that it's possible to add custom rules.
Make the custom button apply the styles defined in the icon theme and add isToggled function to determine whether the button should apply the toggled style. Also, allow the button to be further customizable by defining a custom builder implementation.
Fix the demo pages and add a demo page showcasing a custom attribute.
3 years ago
Jon Salmon
1f42da82fb
Revert #962 ( #964 )
3 years ago
Pablo Insua
38ef599304
Fixed the translation of some words into Spanish ( #963 )
3 years ago
X Code
24d9cdc6a8
Refactor function _buildCustomBlockEmbed
3 years ago
Thea Choem
f314dbf052
fix wrong custom embed key ( #962 )
3 years ago
Benjamin Quinn
ab6174d8fa
Fixes toolbar buttons stealing focus from editor. ( #956 )
3 years ago
X Code
a855f59922
ignore: unnecessary_import for typed_data
3 years ago
X Code
b94968bb50
Upgrade to 6.0.4
3 years ago
friebetill
f6f548f548
Add typed_data import for Uint8List
...
Without the import, the project cannot be compiled.
3 years ago
X Code
a6c392a9ae
Upgrade to 6.0.3
3 years ago
Till Friebe
cacea0074d
Add ability to paste images ( #950 )
3 years ago
X Code
ffbd50cd04
Code refactor
3 years ago
X Code
7884f9a83b
Upgrade to 6.0.2
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
Mehran Mirshekaran
206d524609
Complete farsi translation ( #941 )
3 years ago
Jimmy Li
46e2d86d17
Update toolbar.i18n.dart ( #940 )
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
4b46df25e7
BidirectionalIterator' is deprecated and shouldn't be used
3 years ago
Douglas Valério
f2b43c572d
Add pt_br translations to toolbar strings ( #920 )
3 years ago
X Code
b8ebcbdbda
Export Node class
3 years ago
X Code
d78fd815ce
Add missing translation keys
3 years ago
X Code
b89547dd10
Remove typedef CameraPickSettingSelector
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
Tobias Schiek
7abe973cd8
Update toolbar.i18n.dart ( #901 )
...
German Translation
3 years ago
X Code
6ef78a3bb7
Remove Unused import
3 years ago
X Code
fe4d7f276d
Upgrade to 5.4.0
3 years ago
Garv Shah
a707918f7f
Added Formula Button (for maths support) ( #900 )
...
* added basic math keyboard
* added formula to sample data!
* created new variable for showFormulaButton
3 years ago
li3317
ac1cf592c3
upgrade to 5.3.2
3 years ago
X Code
fc9d3d3757
Enable search when text is not empty
3 years ago
X Code
9c862ac1ba
Code cleanup
3 years ago
X Code
99521ca7de
Upgrade to 5.3.0
3 years ago
X Code
dd5794f781
Implement search button
3 years ago
X Code
fb72f56e40
Add search function in controller
3 years ago
X Code
777951e012
Initial UI of search
3 years ago
X Code
1a0dfa1d45
Add initial search button
3 years ago
X Code
d2b308dc4d
Add function to search the whole document for any substring matching the pattern
...
Returns the offsets that matches the pattern
3 years ago
Thea Choem
45ed67bc68
remove default small color ( #892 )
3 years ago
li3317
56752787c7
add two more fonts
3 years ago
Alex Isaienko
0770923301
Don't wrap the QuillEditor's child in the EditorTextSelectionGestureDetector if selection is disabled ( #890 )
3 years ago
Lucas Henrique Polazzo
fc3b326b14
Added option to modify SelectHeaderStyleButton options and changed Attribute to const ( #889 )
3 years ago
X Code
a51327ba6f
Make link match regex case insensitive
3 years ago
X Code
81720861b2
Remove tooltip for LinkStyleButton
3 years ago
X Code
a96b0d593f
Add locale to QuillEditor.basic
3 years ago
X Code
a4bedf58a5
Code refactor
3 years ago
X Code
f11bc5bc3c
Refactor code in raw_editor
3 years ago
X Code
680a5db531
Fix keyboard pops up when resizing the image
3 years ago