Lucas.Xu
|
51bc965029
|
feat: add bulleted-list and number-list
|
2022-07-28 19:59:15 +08:00 |
|
Lucas.Xu
|
734b642fcc
|
feat: add checkbox and heading style
|
2022-07-28 19:40:13 +08:00 |
|
Lucas.Xu
|
612e3dd50f
|
feat: decorate TextSpan with global style
|
2022-07-28 12:10:19 +08:00 |
|
Lucas.Xu
|
985fe14a8b
|
feat: update RichText render style
|
2022-07-28 11:41:39 +08:00 |
|
Lucas.Xu
|
c5560caf3c
|
feat: import SvgPicture package to display SVG
|
2022-07-27 22:06:32 +08:00 |
|
Lucas.Xu
|
45a8566e61
|
feat: implement rich text component in flowy_ediotr and support markdown style rendering.
|
2022-07-27 20:24:26 +08:00 |
|
Lucas.Xu
|
445ff561b5
|
feat: implement handler - press the enter key in the edge of text node
|
2022-07-27 14:43:45 +08:00 |
|
Lucas.Xu
|
84eed9e340
|
feat: refresh the selection when the metrics changed.
|
2022-07-27 12:16:23 +08:00 |
|
Lucas.Xu
|
155b675dbe
|
feat: implement input service(alpha)
|
2022-07-27 10:56:30 +08:00 |
|
Lucas.Xu
|
c048c8f623
|
fix: compute wrong upward selection
|
2022-07-26 23:31:56 +08:00 |
|
Lucas.Xu
|
cde2127dec
|
feat: compute cursor and selection by [Selection] or [Offset]
|
2022-07-26 20:10:47 +08:00 |
|
Lucas.Xu
|
114ae2b45d
|
feat: compute cursor and selection by [Selection] or [Offset]
|
2022-07-26 18:40:53 +08:00 |
|
Lucas.Xu
|
941671568e
|
chore: remove unused import
|
2022-07-26 14:31:10 +08:00 |
|
Lucas.Xu
|
1907284534
|
chore: add selection_service documentation and resymbol shortcut service.
|
2022-07-26 13:36:32 +08:00 |
|
Nathan.fooo
|
b967453047
|
Merge pull request #709 from LucasXu0/feat/flowy_editor
feat: Implement arrow up/down/left/right event handler. #708
|
2022-07-26 11:54:44 +08:00 |
|
Lucas.Xu
|
fcb09e9636
|
feat: typo and document
|
2022-07-25 20:23:24 +08:00 |
|
Lucas.Xu
|
0bf1e61d55
|
feat: implement floating shortcut
|
2022-07-25 18:28:00 +08:00 |
|
Lucas.Xu
|
2f86cac8af
|
feat: Implement arrow up/down/left/right event handler. #708
|
2022-07-25 15:58:57 +08:00 |
|
Nathan.fooo
|
8b11028aa1
|
Merge pull request #667 from LucasXu0/feat/flowy_editor
feat: render selection and cursor.
|
2022-07-25 14:17:15 +08:00 |
|
Lucas.Xu
|
e1d990e4ae
|
feat: support floating selection and delete textnode
|
2022-07-25 14:14:40 +08:00 |
|
Lucas.Xu
|
f58a6c9523
|
feat: implement floating cursor and selection
|
2022-07-25 11:07:20 +08:00 |
|
Nathan.fooo
|
d71d954330
|
Merge pull request #668 from AppFlowy-IO/feat/redo
Feat: redo
|
2022-07-23 10:46:45 +08:00 |
|
Vincent Chan
|
a120853d06
|
feat: redo
|
2022-07-22 15:49:56 +08:00 |
|
Lucas.Xu
|
a6ede7dc75
|
feat: add a floating cursor and follow the document scroll. refactor the keyboard handler to a Function.
|
2022-07-22 15:47:05 +08:00 |
|
Lucas.Xu
|
e16444f88e
|
fix: make sure the state is implemnt selectable, otherwise return.
|
2022-07-22 10:43:47 +08:00 |
|
Lucas.Xu
|
6c811aef72
|
Merge branch 'feat/flowy_editor' into feat/flowy_editor
|
2022-07-22 10:37:01 +08:00 |
|
Lucas.Xu
|
34a1da8450
|
chore: delete unused code
|
2022-07-22 09:44:20 +08:00 |
|
Lucas.Xu
|
c643c02887
|
feat: add keyboard example
|
2022-07-22 00:46:28 +08:00 |
|
Lucas.Xu
|
a831ddc589
|
refactor: abstract selection and keyboard from editor state
|
2022-07-22 00:16:34 +08:00 |
|
Vincent Chan
|
cca5e82cd2
|
Merge pull request #655 from AppFlowy-IO/feat/undo-manager
Feat: undo manager
|
2022-07-21 20:09:52 +08:00 |
|
Lucas.Xu
|
eb97141859
|
feat: remove subtype render
|
2022-07-21 20:04:25 +08:00 |
|
Lucas.Xu
|
d200371002
|
feat: add keyboard and cursor
|
2022-07-21 17:56:56 +08:00 |
|
Lucas.Xu
|
e3e1d25494
|
feat: hide overlay when tap on the editor
|
2022-07-21 15:21:19 +08:00 |
|
Lucas.Xu
|
e2f35dd5cc
|
feat: support selection overlay
|
2022-07-21 14:55:37 +08:00 |
|
Vincent Chan
|
7ae153f5da
|
fix(typo): comments of UndoManager
|
2022-07-21 11:47:41 +08:00 |
|
Vincent Chan
|
0626912a4c
|
feat: add comment and fix issues
|
2022-07-21 11:06:39 +08:00 |
|
Vincent Chan
|
f4bbe77612
|
feat: undo manager
|
2022-07-20 18:21:16 +08:00 |
|
Lucas.Xu
|
52521396af
|
Merge pull request #646 from LucasXu0/feat/flowy_editor
feat: add toString function info TextNode and fix example build problem
|
2022-07-20 15:54:47 +08:00 |
|
Lucas.Xu
|
ce953d802a
|
feat: duplicate selectable_text.dart from flutter and modify selection implement
|
2022-07-20 10:54:35 +08:00 |
|
Lucas.Xu
|
30483e9d1e
|
chore: fix text_node_widget.dart build error
|
2022-07-19 21:41:48 +08:00 |
|
Lucas.Xu
|
53cc430c1a
|
Merge pull request #4 from AppFlowy-IO/feat/flowy_editor
Feat/flowy editor
|
2022-07-19 21:32:15 +08:00 |
|
Lucas.Xu
|
730c85a0da
|
Merge branch 'feat/flowy_editor' into feat/flowy_editor
|
2022-07-19 21:30:27 +08:00 |
|
Lucas.Xu
|
ab687b9b7f
|
Merge pull request #644 from AppFlowy-IO/feat/insert-text-at-cursor
Feat: insert text at cursor
|
2022-07-19 20:00:40 +08:00 |
|
Vincent Chan
|
7b513a71a9
|
feat: handle Delete key
|
2022-07-19 18:40:43 +08:00 |
|
Vincent Chan
|
8c6c9f7c0d
|
feat: transform betweens global/local cursor
|
2022-07-19 17:18:42 +08:00 |
|
Vincent Chan
|
abe0658cd3
|
feat: insert text at cursor
|
2022-07-19 15:24:51 +08:00 |
|
Lucas.Xu
|
fef9e20e46
|
chore: add heading widget to example
|
2022-07-19 14:31:10 +08:00 |
|
Lucas.Xu
|
4422d2b4d2
|
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor
|
2022-07-19 10:56:25 +08:00 |
|
Lucas.Xu
|
ee5c9d410b
|
Merge pull request #628 from vincentdchan/feat/delta-to-json
feat: delta to json
|
2022-07-18 21:08:35 +08:00 |
|
Vincent Chan
|
ac228a5316
|
refactor: better abstract style
|
2022-07-18 20:14:25 +08:00 |
|