AFFiNE/packages/frontend/component/src
CatsJuice 75a308ac79
fix(core): optimize explorer's dnd behaviors (#7769)
close AF-1198, AF-1169, AF-1204, AF-1167, AF-1168

- **fix**: empty favorite cannot be dropped(AF-1198)
- **fix**: folder close animation has a unexpected delay
- **fix**: mount explorer's DropEffect to body to avoid clipping(AF-1169)
- **feat**: drop on empty organize to create folder and put item into it(AF-1204)
- **feat**: only show explorer section's action when hovered(AF-1168)
- **feat**: animate folder icon when opened(AF-1167)
- **chore**: extract dnd related `dropEffect`, `canDrop` functions outside component
2024-08-07 08:29:19 +00:00
..
components refactor(component): refactor the implementation of Button and IconButton (#7716) 2024-08-05 02:57:23 +00:00
fonts feat: add ibm plex mono font (#7303) 2024-06-21 10:49:26 +00:00
lit-react refactor(core): use lit customelement decorator (#7560) 2024-07-25 07:45:41 +00:00
styles feat(core): adjust ai help island style and behavior, add animation (#7310) 2024-06-24 14:37:38 +00:00
theme feat(electron): app tabs dnd (#7684) 2024-08-02 02:02:03 +00:00
ui fix(core): optimize explorer's dnd behaviors (#7769) 2024-08-07 08:29:19 +00:00
utils feat(component): shortcut style for tooltip (#7721) 2024-08-05 02:57:24 +00:00
index.ts feat(core): init organize (#7456) 2024-07-26 04:35:32 +00:00
type.d.ts refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00