EYHN
EYHN
A chance discovery, I am not very familiar with Japanese. I have a song named `グリーンライツ·セレナーデ`, when i search with `グリーンライツ` I got nothing, but with `グリーンライツ` I got the...
This PR copying @affine/workspace into common/infra, and adding definitions for services and unit tests.
LiveData is a reactive data type. ## basic usage @example ```ts const livedata = new LiveData(0); // create livedata with initial value livedata.next(1); // update value console.log(livedata.value); // get current...
Many people are interested in the development of our new self-hosted version, so I created this issue to keep everyone updated on its progress. The [current version of docker image](https://github.com/toeverything/AFFiNE/pkgs/container/affine-self-hosted)...
before mouse hover (looks like only one error)  mouse hover (actually there are three) 