Cheryl
|
d547ec5951
|
Upgrade to 7.2.3
|
2 years ago |
Pwiz
|
ba6fa9c6f7
|
get pixel ratio from view (#1259)
|
2 years ago |
Cheryl
|
ebef9d7d95
|
Upgrade to 7.2.2
|
2 years ago |
Richard Marshall
|
1124a1f26c
|
Prevent operations on stale editor state (#1256)
|
2 years ago |
Dilanka Yapa
|
6fa0579873
|
Update pubspec.yaml (#1252)
|
2 years ago |
George Tian
|
205be05e9a
|
Fix color picker dialog overflow (#1251)
|
2 years ago |
Simon Uzar
|
6399cca1d8
|
Translated some texts in 'pt_br' (#1250)
|
2 years ago |
Oxana Kostikova
|
4dd4212b9a
|
Add icon color to custom button (#1245)
|
2 years ago |
Cheryl
|
94da3cfd46
|
Fix lint error
|
2 years ago |
Cheryl
|
f1b60d83b8
|
Upgrade to 7.2.1
|
2 years ago |
Firas Abd Alrahman
|
dbcc06a9d6
|
enhance color picker, enter hex color and color palette option (#1234)
|
2 years ago |
Richard Marshall
|
c1bef0ae4f
|
Add support for android keyboard content insertion (#1236)
|
2 years ago |
MacDeveloper1
|
df3afd3f37
|
Fix PR #1230 (#1233)
|
2 years ago |
Adil Hanney
|
fb89001769
|
Scale leading widgets based on paragraph font size (#1226)
|
2 years ago |
Firas Abd Alrahman
|
6c6217343d
|
keep style when creating embedded element (#1232)
|
2 years ago |
Cheryl
|
a58ca0abbb
|
Upgrade to 7.1.20
|
2 years ago |
Firas Abd Alrahman
|
f56d5c36dc
|
pass linestyle to embeded block (#1230)
|
2 years ago |
Abdurrahman Adel
|
99d60bc1b7
|
Update Arabic language of the toolbar.i18n.dart (#1225)
|
2 years ago |
Jonathan Salmon
|
494be80045
|
Updated supported dart versions in flutter_quill_extensions
|
2 years ago |
Cheryl
|
140e77bedf
|
Upgrade to 7.1.19
|
2 years ago |
Jonathan Salmon
|
5cd0785ce4
|
flutter_quill_extensions release 0.3.2
|
2 years ago |
Firas Abd Alrahman
|
5ae6e824fa
|
Fix Rtl leading alignment problem (#1222)
|
2 years ago |
rodrigo-itao
|
e06c3f32f6
|
Update pubspec.yaml (#1221)
|
2 years ago |
Jon Salmon
|
c35170dcd4
|
Allow use of latest i18n dependencies (#1215)
|
2 years ago |
Cheryl
|
3b43baf229
|
Fix analysis error
|
2 years ago |
Cheryl
|
0a3fe3f63c
|
Upgrade to 7.1.18
|
2 years ago |
Mmisiek
|
1005661048
|
Fixed issues from last Flutter update. (#1210)
|
2 years ago |
francksoudan
|
8758c2d952
|
7.1.17 release: updates dependencies (#1208)
|
2 years ago |
shenjingfs
|
1149d03199
|
Fix custom text style of lists not work (#1207)
|
2 years ago |
MacDeveloper1
|
aab7ee8f61
|
Rename `_AxisDivider` to `QuillDivider` and make it public (#1205)
|
2 years ago |
jiangchong
|
ccdb88fb9a
|
Fix subscript (#1204)
|
2 years ago |
Adil Hanney
|
6614030ae5
|
Fix direction of toolbar dividers (#1202)
|
2 years ago |
jiangchong
|
d4aaea239f
|
Add node params to custom recognizer function (#1199)
|
2 years ago |
Cierra_Runis
|
c0ed80b7a4
|
Update zh_cn, zh_hk and jp translation (#1198)
|
2 years ago |
Jonathan Salmon
|
16443de085
|
Removed unnused package `universal_ui`
|
2 years ago |
Jonathan Salmon
|
99bd4e85b4
|
Reverted redundant dependency edits and released embeddings 0.3.1
|
2 years ago |
Cheryl
|
8a4a980d6a
|
Upgrade to 7.1.14
|
2 years ago |
bohdanudreambit
|
89b06c07e9
|
Add indents change for multiline selection (#1195)
|
2 years ago |
Cheryl
|
f4c2449f86
|
Upgrade to 7.1.13
|
2 years ago |
jiangchong
|
744d0b6c39
|
add custom recognizer (#1196)
|
2 years ago |
Cheryl
|
8fe0e0004b
|
Format code
|
2 years ago |
Cheryl
|
8da8201c5d
|
Fix import order
|
2 years ago |
Cheryl
|
ed546e1aa6
|
Upgrade to 7.1.12
|
2 years ago |
jiangchong
|
06cafef8c9
|
add superscript and subscript styles (#1194)
|
2 years ago |
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 |