Commit Graph

14 Commits

Author SHA1 Message Date
455f3d65de Use classes for SVG globe icons 2020-03-03 10:54:24 +01:00
6a58938e71 Rework a little the toggle buttons animations 2020-03-02 22:25:31 +01:00
76c8c31c89 Readapt the misuse of BEM, Code organization
- -- is only for a modifier, not a child "child". Use master__child without the parent__ in it to make it more readable.
https://www.smashingmagazine.com/2016/06/battling-bem-extended-edition-common-problems-and-how-to-avoid-them/
- Redefine atom design components
2020-02-29 18:32:32 +01:00
631a3e6ccb Rethink buttons hover transitions 2020-02-29 10:46:41 +01:00
b5369b66a8 Fix button style on mobile 2020-02-27 23:07:04 +01:00
e212829db5 Add a link with a translate transirion 2020-02-27 23:05:42 +01:00
b084629b37 Title and other CSS fixes 2020-02-20 19:03:47 +01:00
2fe870847a Button control dashed: Fix SVG size for mobile 2020-02-20 19:03:15 +01:00
615182d6fb Add parallax and reveal effects + performances on transitions 2020-02-17 22:38:51 +01:00
7c3d782260 Switcher: Add a link to homepage 2020-02-14 12:39:20 +01:00
29f6e7e645 Button: Fix the spacing with an icon 2020-02-14 12:35:38 +01:00
dfcc3f9f7a Carousel: Create a bigger hover/click area for controls 2020-02-14 10:13:20 +01:00
ef23d90eb6 WIP 2020-02-13 22:24:28 +01:00
9b0c154f61 WIP React > Svelte
Put most of the developed design into Svelte
2020-02-11 15:09:32 +01:00