AFFiNE/.yarn
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
..
patches feat(core): dnd support external types (#9033) 2024-12-06 21:46:08 +08:00
releases chore: bump up all non-major dependencies (#8781) 2024-11-27 09:26:51 +00:00