InvokeAI/invokeai/frontend/web/src/services
psychedelicious 3b9426eb72 feat(ui): controlnet/image dnd wip
Implement `dnd-kit` for image drag and drop
- vastly simplifies logic bc we can drag and drop non-serializable data (like an `ImageDTO`)
- also much prettier
- also will fix conflicts with file upload via OS drag and drop, bc `dnd-kit` does not use native HTML drag and drop API
- Implemented for Init image, controlnet, and node editor so far

More progress on the ControlNet UI
2023-06-04 22:34:58 +10:00
..
api chore(ui): regen api 2023-05-30 09:06:13 -04:00
events fix(ui): add additional socket event layer to gate handling socket events 2023-05-29 09:07:46 -04:00
fixtures chore(ui): clean up unused files/packages 2023-05-15 22:48:06 +10:00
thunks fix(ui): remove console.log() 2023-05-29 09:07:46 -04:00
types feat(ui): controlnet/image dnd wip 2023-06-04 22:34:58 +10:00
util fix(ui): fix uploads & other bugs 2023-05-24 11:30:47 -04:00