AppFlowy/frontend/rust-lib/flowy-document2/tests
Kilu.He 177f7c4fa3
Support document multiple instance and change doc_id from String to &str (#2808)
* fix: support multiple document

* fix: change the doc_id params to ref

* fix: function to converge subscription state

* fix: mousedown behavior update

* fix: turn to textblock when the enter pressed in empty block

* fix: support cut

* fix: emoji caret

* fix: support slash arrow key

* fix: eslint padding-line-between-statements

* fix: add comment

* fix: block side menu bugs

* fix: support key event to select block menu option

* fix: support side menu arrow key

* fix: optimizate selectOptionByUpDown

* fix: format
2023-06-17 14:25:30 +08:00
..
document Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +08:00
parser feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00
main.rs feat: load the readme file when first time launch (#2676) 2023-06-01 20:18:40 +08:00