AFFiNE/packages
pengx17 fafacdb265
feat(core): dnd support external types (#9033)
fix AF-1847

two issues:
1. original `dropTargetForExternal` only works if dragging target is from another window context. patched the library to bypass this issue
2. `dataTransfer`'s content is only available on `drop` event. This means we cannot have `canDrop` checks for external elements (like blocksuite links).
2024-12-06 21:46:08 +08:00
..
backend refactor(server): cleanup selfhost module (#9038) 2024-12-06 09:23:22 +00:00
common chore: bump blocksuite (#9049) 2024-12-06 08:33:47 +00:00
frontend feat(core): dnd support external types (#9033) 2024-12-06 21:46:08 +08:00