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 |
li3317
|
cd035d008e
|
add collectAllIndividualStyle
|
3 years ago |
X Code
|
8a7b5d2741
|
[3.7.1] Change Embed toPlainText to be empty string
|
3 years ago |
X Code
|
7d28c47381
|
Add comments
|
3 years ago |
X Code
|
d9c7831497
|
Refer 65532 to class Embed
|
3 years ago |
X Code
|
ee1092f050
|
_updateSizeAndTransform() for openConnectionIfNeeded
|
3 years ago |
X Code
|
90b6000da7
|
Override Leaf toString method
|
3 years ago |
X Code
|
689d7de5d9
|
Update comments
|
3 years ago |
X Code
|
98c25d0b10
|
Upgrade to 3.5.2
|
3 years ago |
X Code
|
d94c2a575e
|
Revert "Simplify Embeddable and remove BlockEmbed"
This reverts commit e450c61332 .
|
3 years ago |
X Code
|
e450c61332
|
Simplify Embeddable and remove BlockEmbed
|
3 years ago |
X Code
|
09e369ae70
|
Remove horizontal line support
|
3 years ago |
li3317
|
55da91e510
|
fix queryChild
|
3 years ago |
X Code
|
0cb120d08d
|
Code cleanup
|
3 years ago |
X Code
|
c8b50d9e80
|
Remove abstract class StyledNode
|
3 years ago |
X Code
|
193dd68ccc
|
Revert "Implements StyledNode"
This reverts commit dfa623a4fd .
|
3 years ago |
X Code
|
dfa623a4fd
|
Implements StyledNode
|
3 years ago |
X Code
|
71793e5bd8
|
Add abstract class StyledNode
|
3 years ago |
Andy Trand
|
d23e161d1f
|
style fetch fix on editing between different blocks (#496)
|
3 years ago |
Tarekk Mohamed Abdalla
|
f6e1e2c0a8
|
small rewording for the assert message (#471)
|
3 years ago |
Aldy J
|
97ba9cfb39
|
Text Alignment functions + Block Format standards (#382)
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
|
4 years ago |
Xin Yao
|
1ece2863ed
|
Update Text Node clone method to clone value as well
|
4 years ago |
Xin Yao
|
6aaf351277
|
Update text_line for handling Embed
|
4 years ago |
X Code
|
7c2286bae2
|
Initial video support (#298)
* Initial video support
* Add video player
* Update import
* Check video is network or asset
* Unable to support youtube video
|
4 years ago |
Xin Yao
|
3d6e259078
|
Upgrade to 1.6.4
|
4 years ago |
Xin Yao
|
dad5c676cb
|
collectAllStyles should return List<Style>
|
4 years ago |
Xin Yao
|
bbabf4e25d
|
Refactor code for collectAllStyles
|
4 years ago |
li3317
|
6751472a55
|
fix clear format button
|
4 years ago |
Xin Yao
|
6ce51a6600
|
Remove extra parenthesis
|
4 years ago |
hyouuu
|
c63831d014
|
Fix incorrect double to int cast, and guard against optional parent (#239)
|
4 years ago |
Till Friebe
|
f0459ba4d5
|
Add const types for image and divider embeds
This allows to reference the type.
|
4 years ago |
Till Friebe
|
102883dfef
|
Disallow lines longer than 80 characters
|
4 years ago |
Till Friebe
|
d4e4b0d507
|
Hide implementation files (#233)
|
4 years ago |