Commit graph

93 commits

Author SHA1 Message Date
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
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
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
a649fdae0b fix: add h4 to prose rules 2022-11-07 21:53:52 +01:00
Sebin Nyshkim
c682e2b38b feat: introduce attack list and attack item components 2022-07-19 15:51:42 +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
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
a4fadab6ad feat: add dropshadow prop to figure component 2022-01-28 23:31:47 +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
0c635b5630 refactor: BEMify, better use of SCSS, collate styles 2022-01-11 21:54:09 +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
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
d570bdc678 refactor: darken box-shadow instead of lighten background-color 2022-01-07 21:33: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
28bb7711d9 feat: add button component 2022-01-07 16:16:10 +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
fc94921554 fix: change how number of images are detected 2022-01-06 18:56:07 +01:00
Sebin Nyshkim
8487906800 feat: implement cencor functionality for individual figure elements 2022-01-06 18:55:22 +01:00
Sebin Nyshkim
3e803c1fde feat: add ability to display images as polaroid 2022-01-06 09:09:48 +01:00
Sebin Nyshkim
ae6c1f3eab refactor: use ems for switch styles 2022-01-06 09:08:59 +01:00
Sebin Nyshkim
03ef3d9f7f fix: 🐛 update to use new Vue 3 syntax 2022-01-06 04:31:56 +01:00
Sebin Nyshkim
6823eeb92f refactor: ♻️ move nsfw functionality into root component 2022-01-06 04:30:57 +01:00