AppFlowy/frontend/rust-lib/flowy-core
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
..
assets feat: public the json to document data pb api (#2694) 2023-06-03 20:43:46 +08:00
src Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +08:00
.gitignore Chore/rename flowy sdk (#1679) 2023-01-08 12:10:53 +08:00
Cargo.toml feat: save snapshot to sqlite db (#2718) 2023-06-06 16:03:29 +08:00