Commit graph

246 commits

Author SHA1 Message Date
Sebin Nyshkim
7aeecdb656 feat: add InjectionKey exports 2023-01-20 00:32:06 +01:00
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
10f9ae340c chore: bump version number 2022-11-07 21:53:52 +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
81ba54ef10 chore: bump version number 2022-07-19 16:25:58 +02: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
e693cf8812 chore: 🔖 bump version number 2022-06-27 18:01:05 +02:00
Sebin Nyshkim
bf06377cbd chore: 📦 update installed packages 2022-06-27 18:00:33 +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
da2f1822ae chore: bump version number 2022-01-29 00:08:59 +01:00
Sebin Nyshkim
9a339722a4 chore: update installed packages 2022-01-29 00:08:50 +01:00
Sebin Nyshkim
c9396c3bed feat: change default color, add color for dark mode 2022-01-29 00:06:14 +01:00
Sebin Nyshkim
c783797a99 feat: add .htaccess for in-app routing on apache-based web servers 2022-01-29 00:01:18 +01:00
Sebin Nyshkim
cbccf762bd feat: add svg background pattern 2022-01-29 00:00:22 +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
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