slate/components/core/Upload
Aminejv 206fead689 feat(Hooks):
- useEventListener: add support to listen to events from elememts

- useEscakeKey: when multiple components use this hook, and when triggered close the last one opened

- useImage: check if image is loaded. Also it checks if the image overflows given a maxWidth

feat(useDetectTextOverflow): detect if a text element has an overflow
2021-11-03 11:51:14 +01:00
..
DropIndicator.js update(Upload/DropIndicator): capitalize slate 2021-10-14 18:42:24 +01:00
index.js fixed capitalization of import 2021-10-15 14:25:23 -07:00
Jumper.js feat(Upload/Jumper): 2021-10-14 18:53:44 +01:00
Popup.js feat(Upload/Popup): expand the popup when new files are added to the upload queue 2021-10-14 19:14:09 +01:00
Provider.js feat(Hooks): 2021-11-03 11:51:14 +01:00