Fangdun Tsai

Results 167 issues of Fangdun Tsai

~~Upstream: https://github.com/toeverything/blocksuite/pull/7788~~ Need to update the upstream with a new PR.

app:core

New Feature `virtual async`, plz support! ```js const User = new Schema( { username: { type: String, index: true, unique: true }, encryptedPassword: { type: String, required: true, minlength: 64,...

Upstreams: https://github.com/toeverything/blocksuite/pull/8001 https://github.com/toeverything/blocksuite/pull/7964 * add block/element toolbar widget config * add `Copy link to block` to `more menu` on block/element toolbar

mod:infra
test
app:core

Upstreams: https://github.com/toeverything/blocksuite/pull/8021 * open doc with mode * monitor mode changes in query string https://github.com/user-attachments/assets/681abff8-e51b-47ea-bb71-447e8b312142

mod:infra
app:core

Upstreams: https://github.com/toeverything/blocksuite/pull/8022 * add custom configuration to database options * add `Copy link to block` button to database options

app:core

just for testing

mod:infra
mod:env
mod:component
app:electron
mod:dev
test
app:core

Need to wait for the latest blocksuite release. Use `DocMode` enum type uniformly https://github.com/toeverything/blocksuite/blob/d9964057b5e3bed9ef0251cf8887e4a605eba952/packages/affine/model/src/consts/doc.ts#L1-L22

app:core