Commit Graph

2993 Commits

Author SHA1 Message Date
martinalong
64ee9a2d7b
Merge pull request #980 from filecoin-project/@aminejv/carousel-changes
Fixes: carousel changes
2021-11-23 14:33:32 -08:00
Martina
0554e51edb fixing my own misspelling of link 2021-11-23 14:33:09 -08: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
Aminejv
f189affcbb feat(GlobalCarousel): add save button 2021-11-22 09:38:02 +01:00
Aminejv
1129bc8dd8 feat(GlobalCarousel): always show share jumper 2021-11-21 18:01:28 +01:00
Aminejv
0e2de0e9c6 feat(GlobalCarousel/Share): move download buttom to share jumper 2021-11-21 17:27:54 +01:00
Aminejv
93be2f3e15 fix(GlobalCarousel/MoreInfo): display no preview image when the user visits a file from an external link 2021-11-21 17:27:54 +01:00
Martina
752055f465 fixed bug that wasn't applying props.style for boringAvatar ProfilePhotos 2021-11-21 17:27:54 +01:00
Martina
9c736a3530 fixed line break caused by display: block on svgs 2021-11-21 17:27:54 +01:00
Martina
f0839df06b widened margin between button and icons 2021-11-21 17:27:54 +01:00
Martina
05d440fd28 edited svgs to all have display: block 2021-11-21 17:27:54 +01:00
Aminejv
5aec96968b fix(Jumper): divider color 2021-11-21 17:27:54 +01:00
Aminejv
7ef9039831 feat(MobileJumper): make GlobalCarouse/components/MobileLayout into its own component 2021-11-21 17:27:54 +01:00
Aminejv
4ad986c266 fix: sync changes with main 2021-11-21 17:27:54 +01:00
Aminejv
5997a9cb25 fix(GlobalCarousel): get rid of useLayoutEffect warning 2021-11-21 17:27:54 +01:00
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
tarafanlin
881b487cdd update new landing page url 2021-11-17 14:31:34 -08:00
tarafanlin
0917be7c31 nits styling fixes 2021-11-17 14:27:16 -08:00
tarafanlin
8ef4653093 update extension terms and guidelines page 2021-11-17 14:04:17 -08:00
Martina
8986d53246 renamed url structure 2021-11-17 13:44:41 -08:00
tarafanlin
decf1ec642 landing page wip with updated content 2021-11-17 13:21:37 -08:00
tarafanlin
a0e16e00c3 rebase with main 2021-11-17 13:21:25 -08:00
martinalong
7319209df8
Merge pull request #1013 from filecoin-project/@martinalong/single-file-view
@martinalong/single file view
2021-11-17 11:53:33 -08: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
Martina
33f92ca56f made some edits to make the new get image url work 2021-11-16 13:18:10 -08:00
Martina
d12520455f fixed bug with type 2021-11-15 17:05:36 -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
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Martina
a7f629d370 adjustment script for change and edited flattening-migration script 2021-11-12 17:50:20 -08:00
Martina
60421cc214 swapped slate.preview for slate.coverImage 2021-11-12 13:53:31 -08:00
Martina
abf34ab852 added updating slate coverImage upon add/remove from slate 2021-11-12 13:14:07 -08:00
martinalong
9f6334ddcb
Merge pull request #986 from filecoin-project/@martinalong/api-v3
Api v3
2021-11-11 17:49:21 -08:00
Martina
06793ee36b fixed some bugs caught during testing 2021-11-11 17:44:14 -08:00
tarafanlin
f0204d34fa border color 2021-11-11 16:02:32 -08:00
Martina
f4e60193a6 corrected data format for create collection 2021-11-11 14:42:04 -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
384ad03ac1 edited previous endpoitns and added v3 endpoitns 2021-11-11 14:10:53 -08:00