Commit Graph

1521 Commits

Author SHA1 Message Date
Aminejv
ca6b763dc2 fix(GlobalCarousel/Jumpers/MoreInfo): show the file as preview when previewing an image file 2021-11-21 17:27:54 +01:00
Aminejv
9baff7f749 fix(Jumper/ObjectPreview): fix CheckCircle alignment 2021-11-21 17:27:54 +01:00
Aminejv
3d116e79a2 fix(GlobaCarousel): display previous and next buttons on mobile 2021-11-21 17:27:54 +01:00
Aminejv
af1053242a fix(GlobalCarousel): hide description and title when viewing link in mobile 2021-11-21 17:27:54 +01:00
Aminejv
6655203b28 feat(FullHeightLayout): add this component to fix ios 100vh issue 2021-11-21 17:27:54 +01:00
Aminejv
8415d02c9f fix(GlobalCarousel/Jumpers): change borders' color to borderGrayLight4 2021-11-21 17:27:54 +01:00
Aminejv
e81bb75aab fix(Jumper): change overlay's backgroundColor to bgBlurDark 2021-11-21 17:27:54 +01:00
Aminejv
e3e8ae23b0 fix(GlobalCarousel/Jumpers): use H5 in EditInfo, MoreInfo, Share jumpers' headers 2021-11-21 17:27:54 +01:00
Martina
dc942d1b6e fixed typo that was causing weird carousel query params 2021-11-16 16:59:26 -08:00
Martina
d9e2c89659 added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -08:00
Martina
dd386ba452 edits to fix the functioning of getImageUrlIfExists 2021-11-16 13:20:29 -08:00
martinalong
64956cc1aa
Merge pull request #1004 from filecoin-project/@martinalong/denormalize-slate-previews
@martinalong/denormalize slate previews
2021-11-15 14:44:23 -08:00
martinalong
8b87ea908d
Merge pull request #982 from filecoin-project/@tarafanlin/carousel-tweaks
nit styling changes
2021-11-15 14:20:28 -08:00
Martina
60421cc214 swapped slate.preview for slate.coverImage 2021-11-12 13:53:31 -08:00
tarafanlin
f0204d34fa border color 2021-11-11 16:02:32 -08:00
Martina
d090e3802c added documentation for v3 2021-11-11 14:40:39 -08:00
tarafanlin
4fddd7ddf1 nits styling tweaks 2021-11-11 14:30:13 -08:00
tarafanlin
926c2e47bf nit styling changes 2021-11-11 14:30:12 -08:00
Martina
8accb20f1c added ability to search through another user's files 2021-11-08 17:17:09 -08:00
Aminejv
321f181980 fix(GlobalCarousel/Jumpers/EditChannels): fix Svg.Plus alignment 2021-11-04 14:46:53 +01:00
Aminejv
7ced5b22a5 fix(Jumper): use borderGrayLight4 for border color 2021-11-03 19:20:43 +01:00
Aminejv
987abeeea1 feat(Jumper): add an overlay and a dismiss button 2021-11-03 11:51:14 +01:00
Aminejv
7522f5436e fix(GlobalCarousel/Jumpers/EditChannels): handle tags state locally 2021-11-03 11:51:14 +01:00
Aminejv
172e674961 fix(GlobalCarousel/Jumpers/EditChannels): truncate long tags and add overflow when user has too many tags 2021-11-03 11:51:14 +01:00
Aminejv
112184fb3b fix(GlobalCarousel/Jumpers/EditInfo): remove source field 2021-11-03 11:51:14 +01:00
Aminejv
bc58d0362e fix(GlobalCarousel)
- reduce header and controls animation duration to 0.25s

- Use the same hover trigger for both header and controls
2021-11-03 11:51:14 +01:00
Aminejv
ab510a492c feat(GlobalCarousel/Jumpers/Share): get the correct file urls 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
108d2293a5 feat(GlobalCarousel): show the file sharing jumper only when the file is public 2021-11-03 11:51:14 +01:00
Aminejv
b920a05ec6 feat(GlobalCarousel/Jumpers/EditChannels): add optimistic ui when creating a channel 2021-11-03 11:51:14 +01:00
Aminejv
606bf55c57 feat(GlobalCarousel): reduce next and previous controls' height 2021-11-03 11:51:14 +01:00
Aminejv
22427c160f feat(FontFrame/FixedControls): move font crontols to the bottom of the screen 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
abcc7375c9 fix(Jumper): add minHeight and overflow 2021-11-03 11:51:14 +01:00
Aminejv
b176a5a797 feat(Jumper): add 2021-11-03 11:51:14 +01:00
Aminejv
42e1f05e26 feat(GlobalCarousel): update to new design 2021-11-03 11:51:14 +01:00
Aminejv
51d938da77 fix(GlobalCarousel/EditInfo/Description field): scroll to bottom on event 2021-11-03 11:51:14 +01:00
Aminejv
8980059a76 feat(GlobalCarousel/Jumpers): export all jumpers 2021-11-03 11:51:14 +01:00
Aminejv
42bae02611 feat(EditChannels): add EditChannels jumper 2021-11-03 11:51:14 +01:00
Aminejv
feba9d1606 feat(EditInfo): add Edit info jumper 2021-11-03 11:51:14 +01:00
Aminejv
c37ec1c70c feat(GlobalCarouselJumpers/FileDescription): add FileDescription jumper, triggered by the More button in the carousel header 2021-11-03 11:51:14 +01:00
Aminejv
e213b7b609 feat(GlobalCarousel/Jumpers/MoreInfo): add More info jumper 2021-11-03 11:51:14 +01:00
Aminejv
fba2bad12b feat(GlobalCarousel/Jumpers/Share): add file sharing jumper 2021-11-03 11:51:14 +01:00
Aminejv
2355931840 feat(GlobalCarousel/Jumpers/MobileLayout): add layouts to display carousel jumpers in mobile 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
Aminejv
2bc7c10030 feat(CollectionSharingModal): remove Share modal 2021-11-03 11:51:14 +01:00
Aminejv
81b80b7495 feat(GlobalCarousel): remove GlobalCarousel and CarouselSidebar 2021-11-03 11:51:14 +01:00
Aminejv
6e81e291d3 feat(Typography): add forwardRef to H5 and P3 components 2021-11-03 11:51:14 +01:00
Aminejv
632d5dca80 feat(MarkdownFrame): add mobile styles 2021-11-03 11:51:14 +01:00