AFFiNE/packages/frontend/component
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
..
.storybook fix(component): workaround for storybook startup (#9025) 2024-12-05 05:35:00 +00:00
src feat(core): dnd support external types (#9033) 2024-12-06 21:46:08 +08:00
package.json feat(core): dnd support external types (#9033) 2024-12-06 21:46:08 +08:00
tsconfig.json refactor(infra): migrate to new infra (#5565) 2024-01-30 07:16:39 +00:00