Adil Hanney
|
b4d85a6e6e
|
Create struct for history undo/redo result
|
2 years ago |
Adil Hanney
|
e850f52d45
|
Create struct for segment leaf nodes
|
2 years ago |
Adil Hanney
|
3c676a7578
|
Create struct for next new line
|
2 years ago |
Adil Hanney
|
f2c37edae0
|
Create struct for image url
|
2 years ago |
Adil Hanney
|
766233f0ff
|
Create struct for (nullable) image width/height
|
2 years ago |
Adil Hanney
|
3c55db11dc
|
Create struct for individual styles
offsetvalue
|
2 years ago |
Adil Hanney
|
a122ee7dc3
|
Create struct for history items
|
2 years ago |
Adil Hanney
|
db1ad0b13f
|
Create struct for vertical spacing
|
2 years ago |
Adil Hanney
|
1f271abe6a
|
Remove all `tuple` imports
|
2 years ago |
Anti-Core
|
11f65f9872
|
fix error style when input chinese japanese or korean (#1078)
|
2 years ago |
Thea Choem
|
8352fce964
|
fix: nextLine getter null where no assertion (#1061)
|
2 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 |
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 |
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
|
14f8866528
|
Rename QuillCustomIcon to QuillCustomButton
|
3 years ago |
Lucas Henrique Polazzo
|
48f8932736
|
Added CustomBlockEmbed and customElementsEmbedBuilder (#877)
|
3 years ago |
X Code
|
b2d0f7b9ac
|
Upgrade to 5.0.4
|
3 years ago |
em6m6e
|
825964b780
|
add Delta.from_operations factory (#852)
|
3 years ago |
li3317
|
0a9a6c9625
|
format code
|
3 years ago |
mark8044
|
4fe4257906
|
This adds a new CustomIcons option to add your own icons to the QuillToolBar (#804)
|
3 years ago |
X Code
|
e697c4fc2b
|
Upgrade to 4.1.4
|
3 years ago |
mark8044
|
d50833cdcf
|
New borderRadius for iconTheme (#788)
* Update quill_icon_theme.dart
* Update quill_icon_theme.dart
* Update select_alignment_button.dart
* Update quill_dropdown_button.dart
* Update quill_dropdown_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update select_header_style_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update toggle_style_button.dart
* Update video_button.dart
* Update link_style_button.dart
* Update indent_button.dart
* Update image_button.dart
* Update history_button.dart
* Update color_button.dart
* Update clear_format_button.dart
* Update camera_button.dart
|
3 years ago |
coragx
|
5e2d6a015e
|
Fix cut selection error in multi-node line (#736)
|
3 years ago |
Alex Isaienko
|
85040e2599
|
Proper support for dynamic data in custom embeds (#732)
|
3 years ago |
X Code
|
a3a8215b4c
|
Upgrade to 4.0.7
|
3 years ago |
Michael Allen
|
61551d0a48
|
- Refactor getPlainText (better handling of blank lines and lines with multiple markups) (#700)
|
3 years ago |
Michael Allen
|
d9ca3c9551
|
Bug fix for copying text with new lines (#697)
|
3 years ago |
X Code
|
46a5cde77c
|
Bug fix for text direction rtl
|
3 years ago |
X Code
|
4f9ee27f7d
|
Support text direction rtl
|
3 years ago |
Nicolas Dion-Bouchard
|
350d7bcfb0
|
Fix for undoing a modification ending with an indented line (#656)
Co-authored-by: Nicolas Dion Bouchard <nicolas.dionbouchard@sviesolutions.com>
|
3 years ago |
X Code
|
94c6a1dcbc
|
Fix image pasting
|
3 years ago |
X Code
|
97cb20298f
|
Refactor code
|
3 years ago |
X Code
|
7fbda46988
|
Copy image with its style
|
3 years ago |
X Code
|
a4b6641b57
|
Support resizing image
|
3 years ago |
X Code
|
3c7fcb3c66
|
Add comments
|
3 years ago |
X Code
|
3c0e57d1be
|
Override Embed toString
|
3 years ago |
li3317
|
ab4e47435d
|
fix paste style newline
|
3 years ago |
li3317
|
3a9630421e
|
add paste style
|
3 years ago |
li3317
|
9ab557b8d2
|
fix getPlainText()
|
3 years ago |
li3317
|
4970a3b091
|
change toPlainText to exclude image
|
3 years ago |
X Code
|
755d7ed72d
|
[3.7.2] Reverted Embed toPlainText change
|
3 years ago |
X Code
|
7437c920c3
|
Fix getPlainText
|
3 years ago |
X Code
|
c5bba0071a
|
Fix collectAllIndividualStyles
|
3 years ago |
X Code
|
b928723b79
|
Revert "Revert "collectAllIndividualStyles uses offset instead of length""
This reverts commit d298ca4974 .
|
3 years ago |
X Code
|
d298ca4974
|
Revert "collectAllIndividualStyles uses offset instead of length"
This reverts commit 2e06a21cba .
|
3 years ago |
X Code
|
2e06a21cba
|
collectAllIndividualStyles uses offset instead of length
|
3 years ago |
X Code
|
ef7d17f2d8
|
Add getPlainText method
|
3 years ago |
X Code
|
b39ee617d5
|
Fix collectAllIndividualStyles
|
3 years ago |
X Code
|
15a86e24cd
|
Update collectAllIndividualStyles
|
3 years ago |