Commit History

Author SHA1 Message Date
  Richard Shiue a4d1c614ac fix: making selection in grid/kanban sometimes results in a create option 3 years ago
  Richard Shiue 3b6c6e92d6 fix: disabled icon color in grid header menu 3 years ago
  Nathan.fooo 21d09f7741 Merge pull request #1016 from AppFlowy-IO/refactor/document_node 3 years ago
  appflowy 1faf959e1e chore: fix rename errors 3 years ago
  appflowy 41ccd4f59f chore: move path test to path.rs file 3 years ago
  appflowy 387ee911a9 chore: rename files 3 years ago
  appflowy 328e0ac73a refactor: rename && fix potential bugs 3 years ago
  appflowy 2d44a9a956 refactor: rename docuemnt tree to node tree 3 years ago
  appflowy 745018cf22 refactor: node attribute 3 years ago
  appflowy 61c2b928c9 chore: fix warnings 3 years ago
  Nathan.fooo b24c4413e8 Merge pull request #1014 from AppFlowy-IO/refactor/document_tree 3 years ago
  appflowy 8f114e843c chore: replace fold with count 3 years ago
  Vincent Chan 4402f4dec9 feat: use const num 3 years ago
  Vincent Chan 2775737260 feat: refresh number list when delete multiple lines 3 years ago
  Vincent Chan 0310b92723 fix: dynamic width of the number 3 years ago
  appflowy a2918d251f refactor: refactor transaction builder in rust style 3 years ago
  Vincent Chan 002eac63f7 feat: handle paste number list 3 years ago
  appflowy ac23f81e24 chore: private the root node 3 years ago
  appflowy 9974539946 chore: private the Arena 3 years ago
  appflowy e711bfce1d chore: udpate test 3 years ago
  appflowy d386698e97 fix: skip root to get the right path 3 years ago
  Vincent Chan c9b6e02167 feat: add return value for copy paste handler 3 years ago
  Vincent Chan 880669c0e5 feat: handle paste multi lines 3 years ago
  appflowy 89a5ee4a8a fix: potential crash while calling apply_insert if the path is empty 3 years ago
  appflowy 8f5134305e refactor: generic insert_nodes method 3 years ago
  appflowy 294b1bea13 refactor: remove Box in DocumentOperation 3 years ago
  appflowy 800e02d85e refactor: remove Box in DocumentOperation 3 years ago
  Vincent Chan e223eecf32 fix: selection after pasting nodes 3 years ago
  Vincent Chan 1736fb794d fix: unit test on number list 3 years ago
  Vincent Chan 875c109b14 feat: check previous node's number 3 years ago