appflowy
|
1faf959e1e
chore: fix rename errors
|
2 years ago |
appflowy
|
41ccd4f59f
chore: move path test to path.rs file
|
2 years ago |
appflowy
|
387ee911a9
chore: rename files
|
2 years ago |
appflowy
|
328e0ac73a
refactor: rename && fix potential bugs
|
2 years ago |
appflowy
|
2d44a9a956
refactor: rename docuemnt tree to node tree
|
2 years ago |
appflowy
|
745018cf22
refactor: node attribute
|
2 years ago |
appflowy
|
61c2b928c9
chore: fix warnings
|
2 years ago |
Nathan.fooo
|
b24c4413e8
Merge pull request #1014 from AppFlowy-IO/refactor/document_tree
|
2 years ago |
appflowy
|
8f114e843c
chore: replace fold with count
|
2 years ago |
Vincent Chan
|
4402f4dec9
feat: use const num
|
2 years ago |
Vincent Chan
|
2775737260
feat: refresh number list when delete multiple lines
|
2 years ago |
Vincent Chan
|
0310b92723
fix: dynamic width of the number
|
2 years ago |
appflowy
|
a2918d251f
refactor: refactor transaction builder in rust style
|
2 years ago |
Vincent Chan
|
002eac63f7
feat: handle paste number list
|
2 years ago |
appflowy
|
ac23f81e24
chore: private the root node
|
2 years ago |
appflowy
|
9974539946
chore: private the Arena
|
2 years ago |
appflowy
|
e711bfce1d
chore: udpate test
|
2 years ago |
appflowy
|
d386698e97
fix: skip root to get the right path
|
2 years ago |
Vincent Chan
|
c9b6e02167
feat: add return value for copy paste handler
|
2 years ago |
Vincent Chan
|
880669c0e5
feat: handle paste multi lines
|
2 years ago |
appflowy
|
89a5ee4a8a
fix: potential crash while calling apply_insert if the path is empty
|
2 years ago |
appflowy
|
8f5134305e
refactor: generic insert_nodes method
|
2 years ago |
appflowy
|
294b1bea13
refactor: remove Box in DocumentOperation
|
2 years ago |
appflowy
|
800e02d85e
refactor: remove Box in DocumentOperation
|
2 years ago |
Vincent Chan
|
e223eecf32
fix: selection after pasting nodes
|
2 years ago |
Vincent Chan
|
1736fb794d
fix: unit test on number list
|
2 years ago |
Vincent Chan
|
875c109b14
feat: check previous node's number
|
2 years ago |
Vincent Chan
|
2810097b95
feat: backspace
|
2 years ago |
Vincent Chan
|
69f04d0958
feat: make following lines incremental
|
2 years ago |
Vincent Chan
|
565617d1f0
feat: recognize number
|
2 years ago |