Commit graph

182 commits

Author SHA1 Message Date
Sebin Nyshkim
baf6161d95 feat: add typed props exports 2023-01-20 00:32:00 +01:00
Sebin Nyshkim
579e57f631 refactor: migrate vue router config 2023-01-20 00:29:34 +01:00
Sebin Nyshkim
b63a14d8ce refactor: migrate base styles 2023-01-20 00:28:44 +01:00
Sebin Nyshkim
5b5c027ea6 refactor: migrate helper functions mixin 2023-01-20 00:25:49 +01:00
Sebin Nyshkim
6494354a6d refactor: migrate Sebin data mixin 2023-01-20 00:23:52 +01:00
Sebin Nyshkim
90ef5eaf06 feat: migrate vue-cli based scaffold to vue-create 2023-01-19 23:59:53 +01:00
Sebin Nyshkim
c6bb436ad8 revert: list attacks in regular header & paragraph style
Attack items expect to be associated with a picture. As these won't be around for the forseeable future, use a normal list style consisting of regular headers and paragraphs until assets can be provided

Refs: 3d2d876b
2022-11-07 21:53:52 +01:00
Sebin Nyshkim
a649fdae0b fix: add h4 to prose rules 2022-11-07 21:53:52 +01:00
Sebin Nyshkim
fa7ff4ac89 fix: add link to Mastodon profile 2022-11-07 21:53:52 +01:00
Sebin Nyshkim
3d2d876b98 refactor: use new attack list and attack item components 2022-07-19 15:52:15 +02:00
Sebin Nyshkim
c682e2b38b feat: introduce attack list and attack item components 2022-07-19 15:51:42 +02:00
Sebin Nyshkim
4a7d131b2e feat: add NSFW switch and warning to front page for ref sheet download buttons 2022-06-27 17:53:25 +02:00
Sebin Nyshkim
69bcfe77b6 fix: 💄 iOS Safari collappsed bottom address bar coloring 2022-06-27 17:51:30 +02:00
Sebin Nyshkim
c9396c3bed feat: change default color, add color for dark mode 2022-01-29 00:06:14 +01:00
Sebin Nyshkim
2bb3abab52 refactor: better use of scss features 2022-01-28 23:59:47 +01:00
Sebin Nyshkim
fd3c8f6449 feat: new paint job, code cleanup, copy hex values to clipboard when clicked 2022-01-28 23:58:50 +01:00
Sebin Nyshkim
88361c95bf feat: new paint job 2022-01-28 23:54:58 +01:00
Sebin Nyshkim
320e8e7589 feat: improve responsive styles 2022-01-28 23:50:06 +01:00
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
ca184b9e9f fix: prevent fixed footer on mobile landscape view 2022-01-11 23:17:25 +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
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