Commit Graph

76 Commits

Author SHA1 Message Date
01a87cc0cf Add tiny variant to button circle style 2021-11-05 22:40:29 +01:00
1785fb1c03 Fix Lightpink button variant 2021-11-05 12:42:33 +01:00
cb175073d0 Add new variants for cart buttons 2021-11-04 16:05:39 +01:00
29d78e74c0 Move zoom cursor to link on photo class 2021-10-31 19:38:31 +01:00
2e895a2044 Add pointer cursor to button class by default 2021-10-29 23:45:52 +02:00
79125b0065 Add xs size prop to button 2021-10-29 21:47:54 +02:00
68f9743f17 Create shop page
Make components: poster, poster product
2021-10-27 22:48:31 +02:00
adc395b3f7 Finish Photo viewer styling with responsive 2021-10-25 15:45:12 +02:00
04a0b2bec5 Fix Location page photos overflow hiding its index 2021-10-24 22:03:18 +02:00
d2e8439407 Disable hover on disabled buttons 2021-10-19 23:58:12 +02:00
26a07d76bc Fix beige Button hover 2021-10-19 19:02:01 +02:00
33038043b4 Reduce mobile Discover text font-size 2021-10-19 18:32:32 +02:00
5c0079072c Fix default mobile Button padding 2021-10-19 18:32:09 +02:00
ddfdba1d63 Add hover effect on ButtonCircle 2021-10-19 17:20:28 +02:00
ea567693c2 🔥 Add hover effect on buttons and links 2021-10-19 16:10:26 +02:00
ab9b0e1a59 Add style to Photo Viewer page 2021-10-19 12:22:20 +02:00
7f8dc8cec6 Create a tag prop for SiteTitle + make it responsive 2021-10-18 16:17:36 +02:00
d9648f7513 Add large size buttons variant and make disabled state global 2021-10-18 11:14:02 +02:00
277005c591 Create reusable class for Photo 2021-10-17 22:18:26 +02:00
28c78bbe8a Fix normal size button sides padding 2021-10-17 19:47:53 +02:00
60ea3d2cb1 Add responsive for buttons 2021-10-16 15:42:30 +02:00
121c325f99 Fix SiteTitle style on Footer 2021-10-10 14:06:27 +02:00
ab01cf9809 Fix SiteTitle variants style 2021-10-09 12:04:28 +02:00
4100cd3013 Add Medium font variant and update font weights globally 2021-10-08 00:31:16 +02:00
eb6762b240 Edit and WIP on Location page
Create house component
2021-10-07 22:10:16 +02:00
75f1a3c05f Add responsive to Credits page 2021-10-05 16:42:46 +02:00
04188ab7be Edit responsive on Browse/Locations page 2021-10-05 15:23:23 +02:00
944871ae62 Edit site title large variant 2021-10-04 22:04:26 +02:00
7d1dab9775 Make discover into reusable class 2021-10-03 22:50:15 +02:00
409c7fba8d Update icons and BoxCTA hover color 2021-10-03 19:20:12 +02:00
dc11cd28ad Fix some styles 2021-10-03 13:10:24 +02:00
7b73ac5952 Add hover effect on BoxCTA component 2021-10-02 20:38:30 +02:00
25ef6b37d1 Fix Button styling 2021-10-02 13:21:40 +02:00
57a12487a3 Add responsive on Homepage elements 2021-10-01 23:43:00 +02:00
aa36810a3d Fix BoxCTA internal layout 2021-09-30 23:50:02 +02:00
624f02d84d Fix buttons sizes 2021-09-30 22:49:04 +02:00
0cde65c0b1 Create BoxCTA atom 2021-09-30 18:48:15 +02:00
3ec6dbda16 Create Shop component and add to homepage 2021-09-29 23:38:34 +02:00
e0d048fe8c Add style to Footer 2021-09-29 19:19:25 +02:00
1409dc0894 Create Newsletter component 2021-09-28 22:51:06 +02:00
15461588ec Edit browse locations section
Create badge atom,
2021-09-28 12:57:13 +02:00
bd89e28e15 Create homepage
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
720ca69902 Add a newsletter subscription form below locations
All checks were successful
continuous-integration/drone/push Build is passing
- One component used below Locations list and in the Pagination when all photos has been loaded
- Keep the subscribe page with the column display
2020-05-06 23:06:26 +02:00
8e20ab18fb Badge: Better text centering 2020-05-06 19:58:16 +02:00
cd609cd710 Add a badge on locations for new photos
- The last updated date is taken from the latest photo of each location (without any other API call, just some data manipulation)
- Manipulation of data in the preload request instead of the code
2020-05-06 17:12:07 +02:00
6fe4df4189 Add Newsletter Component and Page
All checks were successful
continuous-integration/drone/push Build is passing
- Newsletter form on Subscribe page and at the end of the photos
2020-04-29 12:04:37 +02:00
39031366d5 Fix icons invisible on iOS
It was ONLY because of flex-direction being row by default. Switched to column, does the trick… !?%@
2020-04-22 10:13:44 +02:00
f6c385798b Remove unclear cursors
They look drastically different on different browsers/OS
2020-04-21 10:27:02 +02:00
7180419fb0 Place: Add @1x desktop illustration size, Optimize responsive
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-11 19:33:37 +02:00