Commit Graph

535 Commits

Author SHA1 Message Date
Aminejv
5d6a1af12b feat(GlobalCarousel): accessibility changes and keyboard shortcuts 2022-01-05 14:07:45 +01:00
Aminejv
f0f177c983 feat(Jumpers): accessibility changes 2022-01-05 14:07:45 +01:00
Aminejv
a21ce0baad feat(Jumper&MobileJumper): accessibility changes 2022-01-05 14:07:45 +01:00
Aminejv
680c4e6bc5 feat(Tooltip): forward ref from Tooltip.Trigger 2022-01-05 14:07:45 +01:00
Aminejv
3170cf1df0 feat(Buttons): add ButtonPrimitive component 2022-01-05 14:07:45 +01:00
Aminejv
5a1c13700d feat(FocusRing): add FocusRing component 2022-01-05 14:07:45 +01:00
Aminejv
fb2f6645cc feat(Buttons): forward ref 2022-01-05 14:07:45 +01:00
Aminejv
7a43422848 feat(GlobalCarousel): add actions keyboard shortcuts 2022-01-05 14:07:45 +01:00
Aminejv
e300ff3d4f feat(Tooltip): add tooltip component 2022-01-05 14:07:45 +01:00
Aminejv
db00e04839 feat(Auth&&Onboarding): adjust mobile paddings 2021-12-14 18:11:22 +01:00
Aminejv
d57ee64c09 feat(Buttons): add support for css prop 2021-12-14 18:08:54 +01:00
Aminejv
ee6c4984f5 feat(Input): change font-size to 16px 2021-12-14 18:08:54 +01:00
Aminejv
40d2f2253b feat(MobileJumper): add dismiss button 2021-12-14 17:57:53 +01:00
Aminejv
607ac67ec4 fix(onboarding): visual bugs 2021-12-14 17:57:52 +01:00
Aminejv
580cf3b1a5 feat(pages/index): auth integration 2021-12-14 17:54:09 +01:00
Aminejv
d080c5ad6f feat(Jumper): export Jumper and MobileJumper from system/fragments 2021-12-14 17:23:50 +01:00
Aminejv
e071149a99 feat(Onboarding/Tags): update onboarding to support mobile design 2021-12-14 17:23:50 +01:00
Aminejv
d0269ab112 feat(Onboarding/Upload): add mobile jumpers to onboarding 2021-12-14 17:22: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
440802987f feat(Buttons): add link to ButtonSecondary 2021-12-14 16:50:29 +01:00
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Martina
6109d1982f moved alert to bottom of page so don't have to worry about positioning 2021-12-13 13:35:08 -08:00
Martina
2ad80f2811 switched to id based carousel routing 2021-12-13 13:27:03 -08:00
martinalong
34aedadb6a
Merge branch 'main' into @aminejv/filter-updates 2021-11-29 13:34:27 -08:00
martinalong
af3f5d820c
Merge pull request #1014 from filecoin-project/@tarafanlin/new-landing
@tarafanlin/new landing
2021-11-29 13:10:17 -08:00
Aminejv
15d0940546 feat(Divider): add support for css prop 2021-11-29 18:43:41 +01: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
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
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
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
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
tarafanlin
0917be7c31 nits styling fixes 2021-11-17 14:27:16 -08:00
tarafanlin
a0e16e00c3 rebase with main 2021-11-17 13:21:25 -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
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