mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-28 03:21:54 +00:00

* feat: copy link to block * chore: add comment * feat: using mention bloc to manage the mention bloc status * feat: use mention page bloc to manage mentioned page status * feat: observe mention block content changes * feat: sync the block content * fix: integration test * fix: mentioned block display name contains unnessary - * fix: handle block was deleted case * chore: move the get doc block and get mentioned page status to service * feat: support copy link to page * test: add copy link to block tests * test: add copy link to block(same pge) tests * test: open the mentioned page * fix: integration test * Revert "fix: integration test" This reverts commit f4466b22d8a40262fa992f9e0dff1bf055005f16. * fix: integration test