Commit graph

37 commits

Author SHA1 Message Date
Sebin Nyshkim
4853e1ec63 style: run linter 2023-04-03 00:55:28 +02:00
Sebin Nyshkim
e3f2e0c256 feat: migrate to native details element for quickfacts component 2023-04-02 23:35:59 +02:00
Sebin Nyshkim
b8c9d8de17 feat: remove no longer needed isWarn property and injection key 2023-04-02 17:45:08 +02:00
Sebin Nyshkim
cc664a764d feat: move modal out of views and into global app context 2023-04-02 17:42:26 +02:00
Sebin Nyshkim
dd70061798 feat: use buttons instead of list for social links 2023-04-02 17:05:41 +02:00
Sebin Nyshkim
014451ffa0 style: use shorter array type declarations 2023-01-22 16:55:09 +01:00
Sebin Nyshkim
9dcda9d3dd refactor: migrate Overdrive view 2023-01-20 00:53:11 +01:00
Sebin Nyshkim
05b8e0c410 refactor: migrate Home view 2023-01-20 00:52:59 +01:00
Sebin Nyshkim
9ddc4e5a8c refactor: migrate General view 2023-01-20 00:52:47 +01:00
Sebin Nyshkim
7670634cda refactor: migrate Clothing view 2023-01-20 00:52:34 +01:00
Sebin Nyshkim
a9b6b815e8 refactor: migrate Anatomy view 2023-01-20 00:52:19 +01:00
Sebin Nyshkim
3a1a5942df refactor: migrate Abilities view 2023-01-20 00:51:54 +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
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
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
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
17ffad3441 fix: prevent quick-facts column styling on mobile 2022-01-11 22:57:44 +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
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
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
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
5f61510881 feat: updated anatomy description for Sebin 2022-01-06 21:22:17 +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
841bfc9879 refactor: use RefFigure component 2022-01-06 06:44:05 +01:00
Sebin Nyshkim
1ab50dca96 style: 🚨 linter go brrr 2022-01-06 04:45:45 +01:00
Sebin Nyshkim
6823eeb92f refactor: ♻️ move nsfw functionality into root component 2022-01-06 04:30:57 +01:00
sebin.nyshkim@icloud.com
ae5d4d2633 feat: ♻️ refactor ALL THE THINGS!!! (again)
Update to Vue 3 and employ Vue Router, additional design changes and navigation changes
2022-01-04 00:39:02 +01:00