Lucas.Xu
|
fce8ea1e80
feat: add checkbox style
|
2 years ago |
Lucas.Xu
|
51bc965029
feat: add bulleted-list and number-list
|
2 years ago |
Lucas.Xu
|
734b642fcc
feat: add checkbox and heading style
|
2 years ago |
Lucas.Xu
|
612e3dd50f
feat: decorate TextSpan with global style
|
2 years ago |
Lucas.Xu
|
985fe14a8b
feat: update RichText render style
|
2 years ago |
Lucas.Xu
|
c5560caf3c
feat: import SvgPicture package to display SVG
|
2 years ago |
Lucas.Xu
|
45a8566e61
feat: implement rich text component in flowy_ediotr and support markdown style rendering.
|
2 years ago |
Lucas.Xu
|
445ff561b5
feat: implement handler - press the enter key in the edge of text node
|
2 years ago |
Lucas.Xu
|
84eed9e340
feat: refresh the selection when the metrics changed.
|
2 years ago |
Lucas.Xu
|
155b675dbe
feat: implement input service(alpha)
|
2 years ago |
Lucas.Xu
|
c048c8f623
fix: compute wrong upward selection
|
2 years ago |
Lucas.Xu
|
cde2127dec
feat: compute cursor and selection by [Selection] or [Offset]
|
2 years ago |
Lucas.Xu
|
114ae2b45d
feat: compute cursor and selection by [Selection] or [Offset]
|
2 years ago |
Lucas.Xu
|
941671568e
chore: remove unused import
|
2 years ago |
Lucas.Xu
|
1907284534
chore: add selection_service documentation and resymbol shortcut service.
|
2 years ago |
Nathan.fooo
|
b967453047
Merge pull request #709 from LucasXu0/feat/flowy_editor
|
2 years ago |
Lucas.Xu
|
fcb09e9636
feat: typo and document
|
2 years ago |
Lucas.Xu
|
0bf1e61d55
feat: implement floating shortcut
|
2 years ago |
Lucas.Xu
|
2f86cac8af
feat: Implement arrow up/down/left/right event handler. #708
|
2 years ago |
Nathan.fooo
|
8b11028aa1
Merge pull request #667 from LucasXu0/feat/flowy_editor
|
2 years ago |
Lucas.Xu
|
e1d990e4ae
feat: support floating selection and delete textnode
|
2 years ago |
Lucas.Xu
|
f58a6c9523
feat: implement floating cursor and selection
|
2 years ago |
Nathan.fooo
|
d71d954330
Merge pull request #668 from AppFlowy-IO/feat/redo
|
2 years ago |
Vincent Chan
|
a120853d06
feat: redo
|
2 years ago |
Lucas.Xu
|
a6ede7dc75
feat: add a floating cursor and follow the document scroll. refactor the keyboard handler to a Function.
|
2 years ago |
Lucas.Xu
|
e16444f88e
fix: make sure the state is implemnt selectable, otherwise return.
|
2 years ago |
Lucas.Xu
|
6c811aef72
Merge branch 'feat/flowy_editor' into feat/flowy_editor
|
2 years ago |
Lucas.Xu
|
34a1da8450
chore: delete unused code
|
2 years ago |
Lucas.Xu
|
c643c02887
feat: add keyboard example
|
2 years ago |
Lucas.Xu
|
a831ddc589
refactor: abstract selection and keyboard from editor state
|
2 years ago |