bambinoua
|
c4f5d6e74a
|
Export `UtilityWidgets` via flutter_quill.extensions
|
2 years ago |
bambinoua
|
a42864f8f1
|
Update `QuillDialogTheme`
|
2 years ago |
bambinoua
|
98baf0ad29
|
Update `QuillDialogTheme` with padding properties
|
2 years ago |
bambinoua
|
748ddfba58
|
Add `ImageButton2`
|
2 years ago |
BambinoUA
|
411f911dfb
|
Editor tweaks (#1185)
|
2 years ago |
bambinoua
|
dcde635cf2
|
Update `LinkStyleDialog` to use `Wrap` conditionally
|
2 years ago |
bambinoua
|
ee1bc2cc83
|
Update `QuillDialogTheme` with `isWrappable`
|
2 years ago |
bambinoua
|
bfece1c4a7
|
Implement `constrains` and `buttonStyle`
|
2 years ago |
bambinoua
|
d3fc816910
|
Merge `customShorcuts` and `customActions`
|
2 years ago |
bambinoua
|
ec8e05b083
|
Pass `dialogTheme` to `RawEditor`
|
2 years ago |
bambinoua
|
45d51a334b
|
Update `QuillDialogTheme` with dialog constraints
|
2 years ago |
bambinoua
|
c81eb9448c
|
Implement `dialogTheme` for `QuillEditor`
|
2 years ago |
bambinoua
|
14eecfa1a0
|
Update `QuillDialogTheme` with `buttonStyle`
|
2 years ago |
bambinoua
|
250d1bda48
|
Use `ShortcutActivator` instead of `LogicalKeySet`
|
2 years ago |
bambinoua
|
fdc155410f
|
Use `ShortcutActivator` instead of `LogicalKeySet`
|
2 years ago |
bambinoua
|
73a95c64be
|
Implement `ApplyLinkAction` for `Ctrl+K`
|
2 years ago |
bambinoua
|
bc88f655f8
|
Add `LinkStyleButton2`
|
2 years ago |
bambinoua
|
5ac6187b87
|
Update `ScriptAttribute` and `ScriptAttributes`
|
2 years ago |
bambinoua
|
b368d57c7c
|
Restore original `LinkStyleButton`
|
2 years ago |
bambinoua
|
d9d22636f0
|
Add translations
|
2 years ago |
bambinoua
|
ba49e3dd70
|
Update translations
|
2 years ago |
bambinoua
|
e0425ff271
|
Update `RawEditor` with new actions
|
2 years ago |
bambinoua
|
144360b638
|
Add `LinkStyleDialog`
|
2 years ago |
bambinoua
|
72e7bdd491
|
Add `ImageAttribute` and `VideoAttribute`
|
2 years ago |
bambinoua
|
84fd8656b6
|
Update `QuillDialogTheme`
|
2 years ago |
BambinoUA
|
6d9b43f909
|
Dropdown tweaks (#1182)
|
2 years ago |
BambinoUA
|
431efc1eda
|
Toolbar tweaks (#1179)
|
2 years ago |
bohdanudreambit
|
3f7437b863
|
add enableUnfocusOnTapOutside field to RawEditor and Editor widgets (#1177)
|
2 years ago |
BambinoUA
|
539357bc63
|
Add tooltips for toolbar buttons. (#1175)
* Add `UtilityWidgets`
* Implement tooltips for toolbar buttons
* Add `tooltip` to `QuillCustomButton`
* Add `ToolbarButtons`
* Update `EmbedButtonBuilder` with `tooltip`
* Implement tooltips in `QuillToolbar`
* Add tooltip property to embed buttons (for future)
* Update version of flutter_quill in pubspec.yaml
* Restore `EmbedButtonBuilder`
* Update english translations
* Implement translations for tooltips
* Update translations for `en-us`
* Make `tooltips` nullable to hide tooltips.
* Remove `tooltips` property from `QuillToolbar`
|
2 years ago |
X Code
|
e90e6eb70d
|
Upgrade to 7.1.4
|
2 years ago |
bohdanudreambit
|
871b413544
|
fix inserting tab character in lists (#1171)
|
2 years ago |
Pwiz
|
d62be3d12a
|
fix ios cursor bug when word.length==1 (#1168)
|
2 years ago |
spChief
|
2ea29d56a1
|
fix non scrollable editor exception, when tapped under content (#1167)
|
2 years ago |
spChief
|
01271b0cd9
|
customLinkPrefixes parameter - makes possible to open links with custom protocol (deeplinks) (#1164)
|
2 years ago |
spChief
|
d5984dea17
|
fix ordered list numeration with several lists in document (#1163)
|
2 years ago |
veselv2010
|
216b1ff1a8
|
fix: Use const constructor for EmbedBuilder (#1160)
|
2 years ago |
Pwiz
|
50ad50170c
|
Fix IME position bug with scroller (#1159)
|
2 years ago |
Pwiz
|
0d0340adda
|
add TextFieldTapRegion for contextMenu (#1158)
Co-authored-by: wangpw2 <wangpw2@sany.com.cn>
|
2 years ago |
Lin Zhang
|
9b146f3fbc
|
Fix line style loss on new line from non string (#1157)
|
2 years ago |
X Code
|
95b8f24a8d
|
Format code
|
2 years ago |
Pwiz
|
8163cd89ab
|
Fix IME position bug for Mac and Windows (#1154)
|
2 years ago |
Pwiz
|
1f83bbd059
|
Unfocus when tap outside editor. fix the bug that cant refocus in afterButtonPressed after click ToggleStyleButton on Mac. (#1152)
|
2 years ago |
X Code
|
2c0a21a638
|
Upgrade to 7.0.4
|
2 years ago |
Benjamin Quinn
|
5b482e0668
|
Have text selection span full line height for uneven sized text. (#1150)
|
2 years ago |
Benjamin Quinn
|
4e11298d4d
|
Highlight the beginning selected, empty lines. (#1149)
|
2 years ago |
X Code
|
4c005e2a61
|
Upgrade to 7.0.3
|
2 years ago |
spChief
|
f3b0fc83f6
|
fix ordered list numeration for lists with more than one level of list (#1142)
|
2 years ago |
X Code
|
dfa2070e1c
|
Clean up code
|
2 years ago |
X Code
|
f5f0c2d2d2
|
Upgrade to 7.0.2
|
2 years ago |
Bertrand
|
b7951b02c9
|
allow widgets to override widget span properties (#1141)
|
2 years ago |