Commit Graph

496 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
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
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
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
Aminejv
321f181980 fix(GlobalCarousel/Jumpers/EditChannels): fix Svg.Plus alignment 2021-11-04 14:46:53 +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
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
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
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
987d6d14e6 feat(Textarea): add css prop 2021-11-03 11:51:14 +01:00
Aminejv
18ec27ea7f feat(Buttons): add type prop 2021-11-03 11:51:14 +01:00
Aminejv
def37ee544 fix(Typography): fix truncation in firefox 2021-09-29 17:49:30 +01:00
Aminejv
f0849b2604 feat(Upload):
- combine upload and summary in the same page

- update summary's copy
2021-09-29 17:35:44 +01:00
martinalong
48e812c828
Merge pull request #954 from filecoin-project/@aminejv/new-filtering
Filtering feature
2021-09-28 17:07:26 -07:00
Aminejv
b41699824d feat(Typography): add H6 component 2021-09-27 10:10:21 +01:00
Martina
838d08f743 adding api key and editing deals table 2021-09-26 17:20:16 -07:00
Aminejv
b410937fa3 chore(GlobalCarousel):
- fix typo (trannslateX)

- remove width: 100% and height: 100%. When sitting an element's position to fixed, it will have those values by default
2021-09-17 15:18:10 -07:00
Aminejv
d62f4fdb11 feat(System): update button borders radius to 12px and exported H5 from system 2021-09-17 14:44:29 -07:00
Aminejv
ecede8d196 feat(Table): use contentstyle prop to adjust topRows style 2021-09-17 14:44:29 -07:00
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
ef725d8040 added max length for body and extended database length for body & edited migration script 2021-09-13 12:47:23 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Aminejv
a45a843282 feat(PopoverNavigation): add support for children styles 2021-08-25 14:50:02 +01:00
Aminejv
d27e1a8786 feat(Divider): add support for semantic colors 2021-08-17 19:22:22 +01:00
Aminejv
ec7341b5b7 feat(ObjectPreview): update hover animations to use transforms 2021-08-05 19:03:41 +01:00
martinalong
a0174ad8f8
Merge pull request #851 from filecoin-project/@aminejv/preview-tweaks
Tweaks: Block Previews
2021-08-04 17:28:31 -07:00
Martina
a6173d5fb6 tweak the checkbox border color to match the object border color 2021-08-04 17:25:16 -07:00
Martina
13d4b03309 more wrong color fixes 2021-08-04 15:56:58 -07:00