Vincent Chan
|
d283211671
feat: paste multi lines text
|
2 anni fa |
Lucas.Xu
|
14bd18e21c
feat: implement enter key event handler and keep attributes after insert
|
2 anni fa |
Lucas.Xu
|
b11a127432
feat: implement italic, strikethrough and underline in toolbar service
|
2 anni fa |
Lucas.Xu
|
ba78f0073d
feat: implement bold text in toolbar service
|
2 anni fa |
Lucas.Xu
|
6b59050ef3
Merge pull request #726 from LucasXu0/feat/flowy_editor_input_service
|
2 anni fa |
Lucas.Xu
|
445ff561b5
feat: implement handler - press the enter key in the edge of text node
|
2 anni fa |
Vincent Chan
|
033410aacd
feat: transform operation in transaction builder
|
2 anni fa |
Lucas.Xu
|
a6ede7dc75
feat: add a floating cursor and follow the document scroll. refactor the keyboard handler to a Function.
|
2 anni fa |
Lucas.Xu
|
eb97141859
feat: remove subtype render
|
2 anni fa |
Lucas.Xu
|
e2f35dd5cc
feat: support selection overlay
|
2 anni fa |
Lucas.Xu
|
ce953d802a
feat: duplicate selectable_text.dart from flutter and modify selection implement
|
2 anni fa |
Lucas.Xu
|
30483e9d1e
chore: fix text_node_widget.dart build error
|
2 anni fa |
Vincent Chan
|
f910b9dc61
feat: delta to string
|
2 anni fa |
Vincent Chan
|
9307edb50d
feat: transaction builder
|
2 anni fa |
Vincent Chan
|
4b7c997083
feat: text delta to text span
|
2 anni fa |
Lucas.Xu
|
4d6bd2b77e
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor
|
2 anni fa |
Lucas.Xu
|
1039c5517f
fix: rebuilding node widgets when the subtype changes
|
2 anni fa |
Vincent Chan
|
3cbac6f3f9
feat: invert delta
|
2 anni fa |
Lucas.Xu
|
6eb347a096
feat: Add node validator and update op methods
|
2 anni fa |
Lucas.Xu
|
00c628437d
chore: (draft) support text node widget editing
|
2 anni fa |
Lucas.Xu
|
085cc73ec5
chore: delete unused code
|
2 anni fa |
Lucas.Xu
|
5ad7845189
feat: 1. move render plugins to editor state 2. support get node's path 3. format code
|
2 anni fa |
Nathan.fooo
|
ea23739df4
Merge pull request #608 from LucasXu0/feat/flowy_editor
|
2 anni fa |
Lucas.Xu
|
55ca05f30e
feat: support subtype render plugin and add text with check-box example
|
2 anni fa |
Vincent Chan
|
f2c477e89f
feat: change attributes map to dynamic
|
2 anni fa |
Lucas.Xu
|
d2e62f882b
feat: typedef Map<String, Object> to Attributes
|
2 anni fa |
Lucas.Xu
|
59d92a8ced
feat: insert / delelte / update / search node in state tree
|
2 anni fa |
Lucas.Xu
|
47436bf6e2
feat: find node with path or index in state tree
|
2 anni fa |
Lucas.Xu
|
76999c6a46
feat: add flowy_editor package
|
2 anni fa |