Commit graph

228 commits

Author SHA1 Message Date
Sebin Nyshkim
51e72e2021 feat: remove no longer needed modalResultKey inject 2023-04-02 20:08:29 +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
d0f9434700 feat: migrate to native dialog element for modal component 2023-04-02 17:28:48 +02:00
Sebin Nyshkim
b9fe7113ed feat: extend column styling 2023-04-02 17:27:27 +02:00
Sebin Nyshkim
0e225f95c9 fix: make sure paragraphs in footer are always center aligned 2023-04-02 17:08:38 +02:00
Sebin Nyshkim
8e0756f166 feat: add column and grid styling to button group 2023-04-02 17:07:57 +02:00
Sebin Nyshkim
e67a220223 feat: add props for button styling 2023-04-02 17:07:13 +02:00
Sebin Nyshkim
dd70061798 feat: use buttons instead of list for social links 2023-04-02 17:05:41 +02:00
Sebin Nyshkim
c7444256f1 feat: justify paragraphs, add hyphenation 2023-04-02 17:04:30 +02:00
Sebin Nyshkim
3c8b726d83 refactor: decouple social link styling from fixed elements 2023-04-02 17:03:27 +02:00
Sebin Nyshkim
6b0acce446 fix: make sure setActiveImage gets integer value after scroll 2023-01-25 19:28:54 +01:00
Sebin Nyshkim
21df633e9e style: remove unused <script> sections from components 2023-01-22 16:55:38 +01:00
Sebin Nyshkim
014451ffa0 style: use shorter array type declarations 2023-01-22 16:55:09 +01:00
Sebin Nyshkim
6ecba14f6f style: add explicit return value 2023-01-22 16:50:37 +01:00
Sebin Nyshkim
9893373a43 fix: increase z-index to stay on top of other page elements 2023-01-22 16:49:49 +01:00
Sebin Nyshkim
d84c415b22 feat: update RefGallery to native scrolling 2023-01-22 16:48:12 +01:00
Sebin Nyshkim
c77854667b feat: add debounce function 2023-01-22 16:45:14 +01:00
Sebin Nyshkim
c7baf62833 feat: serve fonts locally 2023-01-20 00:57:20 +01:00
Sebin Nyshkim
092fc92658 feat: use higher resolution image assets 2023-01-20 00:56:58 +01:00
Sebin Nyshkim
ec9e975bda refactor: move background pattern SVG into assets dir 2023-01-20 00:54:00 +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
a78ad22578 refactor: migrate Welcome component 2023-01-20 00:51:18 +01:00
Sebin Nyshkim
40f5b32970 refactor: migrate QuickFacts component 2023-01-20 00:51:01 +01:00
Sebin Nyshkim
a729113b71 refactor: remove Prose component
Now just a regular HTML5 section element
2023-01-20 00:50:39 +01:00
Sebin Nyshkim
600a82d3f2 refactor: migrate NsfwWarning component 2023-01-20 00:49:40 +01:00
Sebin Nyshkim
eb749e1796 refactor: migrate NsfwSwitch component 2023-01-20 00:49:22 +01:00
Sebin Nyshkim
267830b15d refactor: migrate Navigation component 2023-01-20 00:48:52 +01:00
Sebin Nyshkim
c1b7bdbbb4 refactor: migrate Header component 2023-01-20 00:48:34 +01:00
Sebin Nyshkim
6e2a633b45 refactor: migrate Gallery component 2023-01-20 00:48:15 +01:00
Sebin Nyshkim
4384759616 refactor: rename component imports 2023-01-20 00:47:53 +01:00
Sebin Nyshkim
32c63efeaa refactor: migrate Footer component 2023-01-20 00:43:03 +01:00
Sebin Nyshkim
81941a9e45 refactor: migrate Figure component 2023-01-20 00:36:42 +01:00
Sebin Nyshkim
b37e067efd refactor: migrate DataTable component 2023-01-20 00:36:03 +01:00
Sebin Nyshkim
af4427cf3d feat: add ColorTable component 2023-01-20 00:35:51 +01:00
Sebin Nyshkim
e902589427 feat: add ButtonGroup component 2023-01-20 00:35:21 +01:00
Sebin Nyshkim
5cf33f6dfa refactor: migrate Button component 2023-01-20 00:35:05 +01:00
Sebin Nyshkim
3ba5e0aa2b refactor: migrate AttackItem component 2023-01-20 00:34:03 +01:00
Sebin Nyshkim
97ff935b13 refactor: migrate AttackList component 2023-01-20 00:33:35 +01:00
Sebin Nyshkim
313d6f2302 refactor: migrate base App 2023-01-20 00:32:56 +01:00
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