Commit graph

319 commits

Author SHA1 Message Date
Sebin Nyshkim
bcac65ea8d feat: remove unused bubbles styles 2022-01-28 23:48:25 +01:00
Sebin Nyshkim
f2463b6163 feat: move app root into body element 2022-01-28 23:47:49 +01:00
Sebin Nyshkim
3eddad19c9 feat: reintroduce header and footer components 2022-01-28 23:46:24 +01:00
Sebin Nyshkim
f92043e106 fix: use new color variables 2022-01-28 23:45:49 +01:00
Sebin Nyshkim
94d7295075 feat: update color variables 2022-01-28 23:44:16 +01:00
Sebin Nyshkim
bf1aa929c1 feat: add light/dark mode media query mixin 2022-01-28 23:34:08 +01:00
Sebin Nyshkim
a4fadab6ad feat: add dropshadow prop to figure component 2022-01-28 23:31:47 +01:00
Sebin Nyshkim
96005f3a9c style: remove superfluous heading 2022-01-28 23:30:02 +01:00
Sebin Nyshkim
8d584f0e87 feat: add more descriptive text to home page 2022-01-28 23:29:23 +01:00
Sebin Nyshkim
8307995b6d chore: bump version 2022-01-11 23:18:17 +01:00
Sebin Nyshkim
ca184b9e9f fix: prevent fixed footer on mobile landscape view 2022-01-11 23:17:25 +01:00
Sebin Nyshkim
bdb5aae137 chore: bump version 2022-01-11 22:58:47 +01:00
Sebin Nyshkim
17ffad3441 fix: prevent quick-facts column styling on mobile 2022-01-11 22:57:44 +01:00
Sebin Nyshkim
be83f74658 fix: use media query mixin 2022-01-11 22:55:18 +01:00
Sebin Nyshkim
b43798b7f2 fix: increase max-height for really long lists 2022-01-11 22:54:57 +01:00
Sebin Nyshkim
254bcf3079 chore: bump version number 2022-01-11 22:04:44 +01:00
Sebin Nyshkim
3adbabc7da perf: only process images when building for production 2022-01-11 21:56:42 +01:00
Sebin Nyshkim
d0b191706b feat: implement scroll lock on NSFW warning modal 2022-01-11 21:55:33 +01:00
Sebin Nyshkim
0c635b5630 refactor: BEMify, better use of SCSS, collate styles 2022-01-11 21:54:09 +01:00
Sebin Nyshkim
1016d119a4 refactor: code cleanup 2022-01-11 21:37:01 +01:00
Sebin Nyshkim
f2948005e1 refactor: import specific SCSS mixins 2022-01-11 20:47:41 +01:00
Sebin Nyshkim
25e8b0ad65 refactor: move button styles in separate mixin 2022-01-11 20:43:14 +01:00
Sebin Nyshkim
087c8af8bf refactor: remove unused footer comonent 2022-01-11 19:27:52 +01:00
Sebin Nyshkim
4815448751 feat: add contents to General page 2022-01-11 14:38:22 +01:00
Sebin Nyshkim
7d08f5b779 refactor: restructure page contents
split longer quick facts into multiple shorter ones
make use of variables and methods in Sebin data object
2022-01-11 14:37:59 +01:00
Sebin Nyshkim
0db25371c7 feat: add details to Sebin's data 2022-01-11 14:25:22 +01:00
Sebin Nyshkim
35c694af79 feat: add toFahrenheit() method 2022-01-11 14:24:36 +01:00
Sebin Nyshkim
428e9e788b refactor: shorten SCSS code 2022-01-11 14:23:39 +01:00
Sebin Nyshkim
464c6eaf42 feat: add list rendering to table cells 2022-01-11 13:29:45 +01:00
Sebin Nyshkim
64ff5792c9 fix: figure markup, remove superfluous styles 2022-01-07 21:37:06 +01:00
Sebin Nyshkim
cd56735bf9 feat: update button texts 2022-01-07 21:35:04 +01:00
Sebin Nyshkim
d570bdc678 refactor: darken box-shadow instead of lighten background-color 2022-01-07 21:33:11 +01:00
Sebin Nyshkim
0c6ed999a4 feat: add color variables 2022-01-07 21:30:34 +01:00
Sebin Nyshkim
8a7d1ad9d7 fix: adjust media queries 2022-01-07 21:29:11 +01:00
Sebin Nyshkim
891c3a3dec refactor: use button component 2022-01-07 21:27:46 +01:00
Sebin Nyshkim
3bc6fc630f feat: update button component 2022-01-07 21:27:28 +01:00
Sebin Nyshkim
818e0d7f49 fix: increase margin between logo and navigation 2022-01-07 16:21:52 +01:00
Sebin Nyshkim
11cf46f36f feat: add full ref image for download 2022-01-07 16:21:27 +01:00
Sebin Nyshkim
28bb7711d9 feat: add button component 2022-01-07 16:16:10 +01:00
Sebin Nyshkim
72f2c6d748 fix: missing root nsfw check 2022-01-06 23:20:32 +01:00
Sebin Nyshkim
829444a37f fix: safari rendering inconsistencies with polaroid border compared to other browsers 2022-01-06 23:19:58 +01:00
Sebin Nyshkim
9fab037276 feat: add notch compatibility 2022-01-06 23:19:47 +01:00
Sebin Nyshkim
d6df8dd21d fix: update browser themeColor to new main page color 2022-01-06 23:14:53 +01:00
Sebin Nyshkim
5f61510881 feat: updated anatomy description for Sebin 2022-01-06 21:22:17 +01:00
Sebin Nyshkim
61e6dbf930 fix: increase padding to prevent content being overlaid by fixed navbar 2022-01-06 21:21:48 +01:00
Sebin Nyshkim
77b91cd4c8 fix: use updated figure syntax 2022-01-06 18:59:39 +01:00
Sebin Nyshkim
9cca827347 refactor: use gallery component proper 2022-01-06 18:58:39 +01:00
Sebin Nyshkim
ae949c98ea refactor: use figure components inside gallery component 2022-01-06 18:57:42 +01:00
Sebin Nyshkim
19ea11c7f2 refactor: use proper BEM conventions for attacks 2022-01-06 18:56:39 +01:00
Sebin Nyshkim
fc94921554 fix: change how number of images are detected 2022-01-06 18:56:07 +01:00