AppFlowy/frontend/rust-lib/flowy-document2
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
..
src Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +08:00
tests Support document multiple instance and change doc_id from String to &str (#2808) 2023-06-17 14:25:30 +08:00
build.rs feat: init flowy document 2 (#2248) 2023-04-13 18:53:51 +08:00
Cargo.toml chore: create redo/undo bridge (#2760) 2023-06-15 10:37:51 +08:00
Flowy.toml feat: init flowy document 2 (#2248) 2023-04-13 18:53:51 +08:00