Lucas.Xu
|
b7cb4b647d
fix: the editor loses focus occasionally
|
2 years ago |
Lucas.Xu
|
e9d8dc9657
feat: increase line spacing
|
2 years ago |
Lucas.Xu
|
255cb47876
fix: text align error
|
2 years ago |
Lucas.Xu
|
6f32f749bc
fix: delete style widget error
|
2 years ago |
Lucas.Xu
|
4464f2abfe
feat: make the text node widget align center.
|
2 years ago |
Lucas.Xu
|
b9c0c1209a
feat: support more command + x shortcut
|
2 years ago |
Lucas.Xu
|
f4a31768cb
feat: support rendering text background color and text color
|
2 years ago |
Lucas.Xu
|
fdbecd7f10
fix: typo
|
2 years ago |
Lucas.Xu
|
06d11a91d1
feat: lineThrough and underline can coexist
|
2 years ago |
Lucas.Xu
|
585c9f8753
fix: fix something wrong when deleting the text nodes
|
2 years ago |
Lucas.Xu
|
af2f6a03d5
feat: implement logic that pressing enter key without shift key in text nodes
|
2 years ago |
Lucas.Xu
|
364a8e6ad2
chore: replace 'checkbox' with StyleKey.checkbox
|
2 years ago |
Lucas.Xu
|
6dcf3b3fa7
feat: set mouse cursor style to text when hovering on the text node
|
2 years ago |
Lucas.Xu
|
27ea5a11a9
feat: disable scroll when showing popuplist
|
2 years ago |
Lucas.Xu
|
6e71ec23a1
feat: delete slash when using the popuplist and pressing enter key
|
2 years ago |
Lucas.Xu
|
1ece5cfd9e
feat: binary search selection supports searching child nodes
|
2 years ago |
Lucas.Xu
|
2f84d7e54e
fix: fix crash when selecting the last node
|
2 years ago |
Lucas.Xu
|
dc018bc7e4
fix: could not delete character when using IME
|
2 years ago |
Lucas.Xu
|
19fc154681
feat: implement markdown input, like, #, *, -, -[]
|
2 years ago |
Lucas.Xu
|
7855e5403c
feat: convert text to bulleted list style when inputing '* ' or '- '
|
2 years ago |
Lucas.Xu
|
849e19e1ef
fix: popuplist will not show when the selection is not collapsed
|
2 years ago |
Lucas.Xu
|
4a00f3c2ca
Merge pull request #780 from LucasXu0/feat/fix_focus_error
|
2 years ago |
Lucas.Xu
|
9e254f84d4
Merge pull request #775 from LucasXu0/feat/selection_optimizatiion
|
2 years ago |
Lucas.Xu
|
9b9de523da
fix: flowy_rich_text will not automatically wrap when the text exceeds a line
|
2 years ago |
Lucas.Xu
|
25387cd0b0
feat: customizes quoted text style
|
2 years ago |
Lucas.Xu
|
59838f5845
feat: customizes checkbox text style
|
2 years ago |
Lucas.Xu
|
f6fbe55477
feat: flowy_rich_text supports placeholder and customizes placeholder style
|
2 years ago |
Lucas.Xu
|
274b3d1d25
fix: focusNode lost focus
|
2 years ago |
Lucas.Xu
|
2b113aae7f
chore: format code
|
2 years ago |
Lucas.Xu
|
fb267ace18
feat: optimize the calculation of cursor position and selection position
|
2 years ago |