Aminejv
3267b42d1c
fix(Upload/Botton): add a bottom offset on mobile when the carousel is open
2022-02-07 11:19:28 +01:00
Aminejv
0e3e30c089
fix(stylesheet): links and buttons inherit color from the browser
2022-02-01 16:31:35 +01:00
Aminejv
939754ffc2
feat(Upload/Popup): add a light-large shadow
2022-02-01 15:17:33 +01:00
Aminejv
e3d37dc52b
fix(Popup): popup button dissapearing in safari
2022-01-31 18:15:00 +01:00
Aminejv
d3d7bc82c7
fix(Upload/Jumper): input full width
2022-01-25 18:25:48 -08:00
Aminejv
aa9efe2b99
fix(Upload/store): correctly reset upload state when upload finishes
2022-01-05 14:11:16 +01:00
Aminejv
e6381c2dec
feat(Upload/Popup): display loader spinner when saving a link
2022-01-05 14:11:16 +01:00
Aminejv
f0f177c983
feat(Jumpers): accessibility changes
2022-01-05 14:07:45 +01:00
Aminejv
3170cf1df0
feat(Buttons): add ButtonPrimitive component
2022-01-05 14:07:45 +01:00
Aminejv
4ba51a6f26
chore(Upload): remove log
2021-12-21 14:40:34 +01:00
Aminejv
9fb1e0a181
fix(Upload): popup not showing bug
2021-12-19 19:23:05 +01:00
Aminejv
94d2a8696c
fix(Onboarding): fix extension's screenshots quality
2021-12-14 18:11:22 +01:00
Aminejv
acea99ffea
fix(Onboarding/Upload): add animation to the welcome scene
2021-12-14 18:08:54 +01:00
Aminejv
7e58380781
fix(Upload): duplicate image preview
2021-12-14 18:08:54 +01:00
Aminejv
05efcb9141
feat(Onboarding): update buttons design
2021-12-14 18:04:52 +01:00
Aminejv
4ccafe80c1
fix(Onboarding): update ..., # and + button to use bgGrayLight
2021-12-14 17:57:53 +01:00
Aminejv
2b0d81713d
feat(Upload/Jumper): store ExtensionBar state in localStorage
2021-12-14 17:57:53 +01:00
Aminejv
40d2f2253b
feat(MobileJumper): add dismiss button
2021-12-14 17:57:53 +01:00
Aminejv
db2949b5c1
fix(EmptyState): update mobile empty state
2021-12-14 17:23:50 +01:00
Aminejv
8698040e6b
feat(ObjectPreview): pass isMobile props
2021-12-14 17:23:49 +01:00
Aminejv
849f6b7689
feat(hooks): add checkIfExtensionIsDownloaded
2021-12-14 17:21:01 +01:00
Aminejv
05569af2c6
feat(Jumper):
...
- move Jumper component to system/components/fragments
- add mobile jumper to system/components/fragments
2021-12-14 17:21:01 +01:00
Aminejv
4cdd86891a
feat(Onboarding/Upload): update viewer when reaching final step
2021-12-14 17:20:59 +01:00
Aminejv
98acf280f5
feat(Upload): integrate onboarding with upload
2021-12-14 16:56:18 +01:00
Aminejv
43b87e798c
feat(Upload): display files uploaded by actions.saveCopy in the upload queue
2021-11-22 18:29:13 +01:00
Aminejv
14faf2eb2f
feat(Upload): remove upload state from the Upload context. Instead use a store for it
2021-11-22 14:15:39 +01:00
tarafanlin
4fddd7ddf1
nits styling tweaks
2021-11-11 14:30:13 -08:00
Aminejv
987abeeea1
feat(Jumper): add an overlay and a dismiss button
2021-11-03 11:51:14 +01:00
Aminejv
c041514bce
feat(Upload): readd opening upload jumper via custom event
2021-11-03 11:51:14 +01:00
Aminejv
9a58c92d40
feat(Upload): remove open-upload-jumper custom event
2021-11-03 11:51:14 +01:00
Aminejv
f91f8de959
feat(Upload/DropIndicator): use new useEventListener params
2021-11-03 11:51:14 +01:00
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
Martina
b2135c203f
fixed capitalization of import
2021-10-15 14:25:23 -07:00
Aminejv
92d544d175
feat(Upload/Popup): expand the popup when new files are added to the upload queue
2021-10-14 19:14:09 +01:00
Aminejv
8314b9ad71
feat(Upload): upload a link by pasting it into the app
2021-10-14 18:57:04 +01:00
Aminejv
40a9607123
feat(Upload/Jumper):
...
- add dismiss button
- close the jumper when submitting links/files
2021-10-14 18:53:44 +01:00
Aminejv
eafb38b004
update(Upload/Popup): clamp upload progress percentage
2021-10-14 18:44:20 +01:00
Aminejv
d72bf14716
update(Upload/DropIndicator): capitalize slate
2021-10-14 18:42:24 +01:00
Aminejv
4463d47944
feat(Upload/Jumper):
...
- add overlay behind the jumper
-m update spacing inside the jumper
2021-10-12 19:11:55 +01:00
Aminejv
be5b99f799
feat(Upload/Popup): change status copy from saved to file size
2021-10-12 14:06:34 +01:00
Aminejv
3ddafb40ec
feat(Upload/Popup): close the popup automatically when the upload is successful
2021-10-12 13:54:52 +01:00
Aminejv
3216e863c9
feat(Upload/DropIndicator): update copy
2021-10-12 13:29:40 +01:00
Aminejv
4b881428c1
feat(Upload/Jumper): reset link input when clicking save
2021-10-12 12:02:19 +01:00
Aminejv
bc6676edbc
feat(Upload): remove upload metrics from ApplicationHeader
2021-10-08 17:49:07 +01:00
Aminejv
1108e1aa15
feat(Upload/Popup): add popup component
2021-10-08 17:47:58 +01:00
Aminejv
8727358958
feat(Upload/Provider):
...
- add is Finished state to check when an upload finishs
- remove useUploadRemainingTime
- add resetUploadState
- change useUploadModal to useUploadJumper
2021-10-08 17:46:47 +01:00
Aminejv
39336544c5
feat(Upload): add upload jumper
2021-10-08 17:42:37 +01:00
Aminejv
7e412dcc8f
feat(Upload): renamed the popup component to DropIndicator
2021-10-08 17:39:20 +01:00
Aminejv
91dfaa6fb8
feat(Upload): remove modal
2021-10-08 17:38:35 +01:00
Aminejv
e185c76e5f
feat(Upload.Popup): add popup indicator when dropping files
2021-09-29 17:49:28 +01:00