bohdanudreambit
|
fe8102e456
|
add inserting indents for lines for selected text (#1188)
|
2 years ago |
BambinoUA
|
d83cc0cf4c
|
Image embedding tweaks (#1187)
* Update `QuillDialogTheme`
* Add `ImageAttribute` and `VideoAttribute`
* Add `LinkStyleDialog`
* Update `RawEditor` with new actions
* Update translations
* Add translations
* Restore original `LinkStyleButton`
* Update dart SDK to 2.17.0
* Update `ScriptAttribute` and `ScriptAttributes`
* Add `LinkStyleButton2`
* Implement `ApplyLinkAction` for `Ctrl+K`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Update `QuillDialogTheme` with `buttonStyle`
* Implement `dialogTheme` for `QuillEditor`
* Update `QuillDialogTheme` with dialog constraints
* Pass `dialogTheme` to `RawEditor`
* Merge `customShorcuts` and `customActions`
* Implement `constrains` and `buttonStyle`
* Update `QuillDialogTheme` with `isWrappable`
* Update `LinkStyleDialog` to use `Wrap` conditionally
* Add `ImageButton2`
* Update `QuillDialogTheme` with padding properties
* Update `QuillDialogTheme`
* Export `UtilityWidgets` via flutter_quill.extensions
* Minor change
* Minor change
* Update `QuillDialogTheme`
* Update translations
* Add `MediaButton`
* Add `ImageEmbedBuilderWeb`
* Update `flutter_quill`' version
* Update `flutter_quill_extensions`
* Update CHANGELOG.md
|
2 years ago |
Jonathan Salmon
|
dba00d8812
|
Update changelog for flutter_quill_extensions
|
2 years ago |
X Code
|
7c94129c88
|
Update pubspec.yaml
|
2 years ago |
BambinoUA
|
af1c087fa9
|
Update `CHANGELOG.md`, `flutter_quill` version to 7.1.9 and `flutter_quill_extension` version to 0.2.1+1 (#1186)
|
2 years ago |
BambinoUA
|
411f911dfb
|
Editor tweaks (#1185)
|
2 years ago |
Cheryl
|
f2a1a1f45a
|
Upgrade to 7.1.8
|
2 years ago |
BambinoUA
|
6d9b43f909
|
Dropdown tweaks (#1182)
|
2 years ago |
BambinoUA
|
752e1a746b
|
Update pubspec.yaml (#1181)
|
2 years ago |
Cheryl
|
4617d79b64
|
Upgrade to 7.1.7
|
2 years ago |
BambinoUA
|
431efc1eda
|
Toolbar tweaks (#1179)
|
2 years ago |
Cheryl
|
c3e410c2a2
|
Upgrade to 7.1.6
|
2 years ago |
bohdanudreambit
|
3f7437b863
|
add enableUnfocusOnTapOutside field to RawEditor and Editor widgets (#1177)
|
2 years ago |
Cheryl
|
f7e1a50df1
|
Upgrade to 7.1.5
|
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 |
X Code
|
351bcb95c8
|
Upgrade to 7.1.3
|
2 years ago |
Pwiz
|
d62be3d12a
|
fix ios cursor bug when word.length==1 (#1168)
|
2 years ago |
X Code
|
d517847d8a
|
Upgrade to 7.1.2
|
2 years ago |
spChief
|
2ea29d56a1
|
fix non scrollable editor exception, when tapped under content (#1167)
|
2 years ago |
X Code
|
160006c4de
|
Upgrade to 7.1.1
|
2 years ago |
spChief
|
01271b0cd9
|
customLinkPrefixes parameter - makes possible to open links with custom protocol (deeplinks) (#1164)
|
2 years ago |
X Code
|
871b05e237
|
Upgrade to 7.1.0
|
2 years ago |
spChief
|
d5984dea17
|
fix ordered list numeration with several lists in document (#1163)
|
2 years ago |
X Code
|
f0ce4d0580
|
Upgrade to 7.0.9
|
2 years ago |
veselv2010
|
216b1ff1a8
|
fix: Use const constructor for EmbedBuilder (#1160)
|
2 years ago |
X Code
|
ccdbfb7bd9
|
Upgrade to 7.0.8
|
2 years ago |
Pwiz
|
50ad50170c
|
Fix IME position bug with scroller (#1159)
|
2 years ago |
X Code
|
765f54107e
|
Upgrade to 7.0.7
|
2 years ago |
Pwiz
|
0d0340adda
|
add TextFieldTapRegion for contextMenu (#1158)
Co-authored-by: wangpw2 <wangpw2@sany.com.cn>
|
2 years ago |
X Code
|
d94fa6efa1
|
Upgrade to 7.0.6
|
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 |
X Code
|
36df0e3971
|
Upgrade to 7.0.5
|
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 |
Jonathan Salmon
|
c44dbec8f7
|
Add url_launcher to pubspec for flutter_quill_extensions
|
2 years ago |
Jon Salmon
|
1fbf8da48b
|
Release notes for 0.2.0 of flutter_quill_extensions (#1151)
|
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 |
Cierra_Runis
|
b389792002
|
Update doc_cn.md (#1145)
|
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 |
X Code
|
34cba178f4
|
Update README.md
|
2 years ago |
DINO SOLANO
|
41367f1595
|
added translations italian (#1137)
|
2 years ago |