Commit Graph

3007 Commits

Author SHA1 Message Date
Richard Shiue
a6130a27c2 fix: prevent grid header from creating identical options 2022-09-12 00:33:46 +08:00
Nathan.fooo
1ab0a8351e
Merge pull request #1031 from AppFlowy-IO/refactor/node_body_serde
Refactor/node body serde
2022-09-11 22:33:26 +08:00
nathan
04ba711441 chore: add deserial appflowy editor test 2022-09-11 22:06:36 +08:00
nathan
b7f65ff11d chore: customize node and operation serde 2022-09-11 19:48:14 +08:00
nathan
1d7d4092a5 chore: add update node body test 2022-09-11 12:59:01 +08:00
Nathan.fooo
d368ba78e0
Merge pull request #1023 from AppFlowy-IO/feat/node_documentation
chore: update node documentation
2022-09-11 12:57:56 +08:00
nathan
2a5d9d5530 chore: rename structs 2022-09-11 08:59:12 +08:00
nathan
3c84e8df51 chore: update node documentation 2022-09-11 08:49:45 +08:00
Nathan.fooo
9142f5d870
Merge pull request #1018 from AppFlowy-IO/refactor/node_delta
refactor: replace delta with node body
2022-09-10 21:35:01 +08:00
appflowy
3dff72942b refactor: replace delta with node body 2022-09-10 20:35:18 +08:00
Nathan.fooo
4becc2eb75
Merge pull request #1012 from richardshiue/fix-disabled-icon-color
fix: disabled icon color in grid header menu
2022-09-10 17:34:24 +08:00
Nathan.fooo
61ea7ea3df
Merge pull request #1017 from richardshiue/fix-empty-create-select-tag
fix: empty create option in select/multi-select properties
2022-09-10 16:45:26 +08:00
Richard Shiue
0ef3247076 style: if-else block 2022-09-10 12:26:51 +08:00
Richard Shiue
a4d1c614ac fix: making selection in grid/kanban sometimes results in a create option 2022-09-10 12:26:51 +08:00
Richard Shiue
3b6c6e92d6 fix: disabled icon color in grid header menu 2022-09-10 12:26:20 +08:00
Nathan.fooo
21d09f7741
Merge pull request #1016 from AppFlowy-IO/refactor/document_node
Refactor/document node
2022-09-10 10:58:52 +08:00
appflowy
1faf959e1e chore: fix rename errors 2022-09-10 10:17:00 +08:00
appflowy
41ccd4f59f chore: move path test to path.rs file 2022-09-10 10:12:59 +08:00
appflowy
387ee911a9 chore: rename files 2022-09-10 10:07:06 +08:00
appflowy
328e0ac73a refactor: rename && fix potential bugs 2022-09-10 10:05:27 +08:00
appflowy
2d44a9a956 refactor: rename docuemnt tree to node tree 2022-09-10 08:58:08 +08:00
appflowy
745018cf22 refactor: node attribute 2022-09-10 08:42:53 +08:00
appflowy
61c2b928c9 chore: fix warnings 2022-09-09 17:08:20 +08:00
Nathan.fooo
b24c4413e8
Merge pull request #1014 from AppFlowy-IO/refactor/document_tree
Refactor/document tree
2022-09-09 17:07:35 +08:00
appflowy
8f114e843c chore: replace fold with count 2022-09-09 17:06:18 +08:00
Vincent Chan
4402f4dec9 feat: use const num 2022-09-09 15:43:56 +08:00
Vincent Chan
2775737260 feat: refresh number list when delete multiple lines 2022-09-09 15:20:53 +08:00
Vincent Chan
0310b92723 fix: dynamic width of the number 2022-09-09 14:38:25 +08:00
appflowy
a2918d251f refactor: refactor transaction builder in rust style 2022-09-09 14:34:40 +08:00
Vincent Chan
002eac63f7 feat: handle paste number list 2022-09-09 14:24:57 +08:00
appflowy
ac23f81e24 chore: private the root node 2022-09-09 14:14:15 +08:00
appflowy
9974539946 chore: private the Arena 2022-09-08 20:39:25 +08:00
appflowy
e711bfce1d chore: udpate test 2022-09-08 19:21:06 +08:00
appflowy
d386698e97 fix: skip root to get the right path 2022-09-08 18:29:23 +08:00
Vincent Chan
c9b6e02167 feat: add return value for copy paste handler 2022-09-08 17:58:17 +08:00
Vincent Chan
880669c0e5 feat: handle paste multi lines 2022-09-08 17:56:51 +08:00
appflowy
89a5ee4a8a fix: potential crash while calling apply_insert if the path is empty 2022-09-08 17:47:53 +08:00
appflowy
8f5134305e refactor: generic insert_nodes method 2022-09-08 17:41:38 +08:00
appflowy
294b1bea13 refactor: remove Box in DocumentOperation 2022-09-08 16:58:37 +08:00
appflowy
800e02d85e refactor: remove Box in DocumentOperation 2022-09-08 16:49:09 +08:00
Vincent Chan
e223eecf32 fix: selection after pasting nodes 2022-09-08 16:37:55 +08:00
Vincent Chan
1736fb794d fix: unit test on number list 2022-09-08 15:49:58 +08:00
Vincent Chan
875c109b14 feat: check previous node's number 2022-09-08 15:35:24 +08:00
Vincent Chan
2810097b95 feat: backspace 2022-09-08 15:35:24 +08:00
Vincent Chan
69f04d0958 feat: make following lines incremental 2022-09-08 15:35:24 +08:00
Vincent Chan
565617d1f0 feat: recognize number 2022-09-08 15:35:24 +08:00
Nathan.fooo
5bb52ba77e
Merge pull request #1010 from AppFlowy-IO/fix/merge_release_005
Fix/merge release 005
2022-09-08 11:52:53 +08:00
Nathan.fooo
8371efd3e6
Merge pull request #1007 from LucasXu0/windows_relesae_action
feat: integrate github action for windows x86_64 release
2022-09-08 11:31:42 +08:00
appflowy
81a7b7f3eb chore: fallback to en localization if the key is not found in the locale file 2022-09-08 11:30:36 +08:00
appflowy
2202c28534 fix: refactor grid row count UI layout 2022-09-08 11:21:39 +08:00