Commit Graph

649 Commits

Author SHA1 Message Date
Amine
686c174ae3
Merge pull request #1118 from filecoin-project/@tarafanlin/landing
@tarafanlin/landing
2022-06-22 00:50:19 +03:00
tarafanlin
e5f9a3eb2a guide updates 2022-06-20 14:42:34 -07:00
Aminejv
3359b9ad5b feat(Constants): update ifps gateway to ipfs.io 2022-06-20 13:32:54 +03:00
tarafanlin
15294fb41d page rounting 2022-06-17 21:41:26 -07:00
Aminejv
dbefa207b6 feat(svg): add twitter and youtube favicons 2022-06-17 18:15:27 +03:00
tarafanlin
3cd42ac66d landing page WIP 2022-06-16 10:57:25 -07:00
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
7bcea44cf4 fix(GlobalCarousel): saving module get cropped off inside of carousel view 2022-01-31 19:21:07 +01:00
Aminejv
7aef79ba51 fix(svg): adjust FilePlus and FileText's color 2022-01-31 18:52:32 +01:00
Aminejv
66e05ca4f4 feat(Auth): show a warning when signing in with an unregistered email/username 2022-01-31 15:32:35 +01:00
Aminejv
50731950f8 feat(hooks): add useToggle 2022-01-27 18:39:05 +01:00
Aminejv
e6d0fd8202 feat(Jumpers/EditSlates): keep the input in view when a tag is applied 2022-01-25 18:25:48 -08:00
Aminejv
18cfa98221 feat(constants): add BoxShadowJumperLight 2022-01-25 18:25:48 -08:00
Aminejv
1e493569ec feat(hooks): add options param to useEventListener 2022-01-25 18:25:48 -08:00
Aminejv
4c6d326c88 fix(utilities): mergeEvents undefined error 2022-01-25 18:25:48 -08:00
Aminejv
5240727143 feat(constants): add bgBlurLightOP color 2022-01-25 18:25:48 -08:00
Aminejv
1e3596c801 fix(hooks/useImage): setting new Image().src to null redirect the app to /_/null 2022-01-05 14:11:16 +01:00
Aminejv
0a3869bb7e feat(utilities): add mergeRefs function 2022-01-05 14:09:22 +01:00
Aminejv
3170cf1df0 feat(Buttons): add ButtonPrimitive component 2022-01-05 14:07:45 +01:00
Aminejv
c4c7fec101 feat(utilities): add mergeEvents and cloneElementWithJsx functions 2022-01-05 14:07:45 +01:00
Aminejv
3443361108 feat(hooks): add accessibility hooks 2022-01-05 14:07:45 +01:00
Aminejv
b78c9ce252 fix(Alert): move intercom's zindex below alert 2021-12-20 17:48:37 +01:00
Aminejv
cfa8d69425 feat(Onboarding): store survey answers in the surveys table 2021-12-20 17:06:16 +01:00
Aminejv
9ac8ae5f18 feat(Extension): move extension links from .env to constants 2021-12-20 11:40:41 +01:00
Aminejv
1a64e9083c fix(EmptyState): use Styles.PAGE_EMPTY_STATE_WRAPPER 2021-12-14 19:06:12 +01:00
Aminejv
0f7b43cf1d feat(onboarding): delete status-update endpoint
- update onboarding via users/update endpoint
2021-12-14 18:10:44 +01:00
Aminejv
5743dea99f feat(Upload): delete onboarding table 2021-12-14 18:10:20 +01:00
Aminejv
7e58380781 fix(Upload): duplicate image preview 2021-12-14 18:08:54 +01:00
Aminejv
df6683f4e5 feat(Onboarding): conditionally render survey onboarding 2021-12-14 18:08: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
607ac67ec4 fix(onboarding): visual bugs 2021-12-14 17:57:52 +01:00
Aminejv
42a81b9e0c feat(CTATransition): update to match new auth design 2021-12-14 17:54:08 +01:00
Aminejv
8778e58c9c feat(useHooks/(useField & useForm)): return submit function 2021-12-14 17:50:23 +01:00
Aminejv
d0269ab112 feat(Onboarding/Upload): add mobile jumpers to onboarding 2021-12-14 17:22:01 +01:00
Aminejv
849f6b7689 feat(hooks): add checkIfExtensionIsDownloaded 2021-12-14 17:21:01 +01:00
Aminejv
8eb312b305 fix(onboarding/survey): fix alert appearing in survey scene 2021-12-14 17:21:01 +01:00
Aminejv
19a63411dc feat(onboarding): add onboarding/update endpoint 2021-12-14 17:21:01 +01:00
Aminejv
7248908bc1 feat(Constants): order z-indices 2021-12-14 16:50:29 +01:00
Aminejv
20ba244ce8 feat(survey): change surveys table name to onboarding 2021-12-14 16:50:29 +01:00
Aminejv
d63c745ea4 feat(onboardingSurvey): add backgroundGenerator 2021-12-14 16:49:19 +01:00
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Aminejv
bd0632929a feat(useForm): add support for checkbox with array value 2021-12-14 16:49:18 +01:00
Aminejv
6387fb8348 feat(theme): update grayLight4 and gray 2021-12-14 16:49:18 +01:00
Aminejv
e1df84d756 feat(survey): add sceneSurvey and link with the backend 2021-12-14 16:49:16 +01:00
Aminejv
ead69d141a feat(survey): add createSurvey action 2021-12-14 16:48:27 +01:00
Martina
2ad80f2811 switched to id based carousel routing 2021-12-13 13:27:03 -08:00
Martina
c18d49f365 fixed scrolling of pages that are empty and removed filter from 404 and signin pages 2021-12-13 12:31:59 -08:00
Martina
42eda96cdb added internal routing for default to first slate in profile, and added directory to sidebar 2021-12-13 12:31:59 -08:00
Martina
3c290bf0e1 setup profiles in new format 2021-12-13 12:31:59 -08:00