Commit graph

57 commits

Author SHA1 Message Date
Sebin Nyshkim
3d13c256e3 style: close component tag immediately 2023-09-06 00:17:56 +02:00
Sebin Nyshkim
1553825719 refactor: add type definition for emits 2023-09-05 22:49:23 +02:00
Sebin Nyshkim
35f5343149 style: run formatter 2023-09-04 20:06:56 +02:00
Sebin Nyshkim
39993112b7 refactor: update asset URLs for vite-imagetools v5
Shorthand parameters have been removed as of vite-imagetools v5
2023-09-04 19:52:19 +02:00
Sebin Nyshkim
b57c5a9be8 style: run linter 2023-04-03 00:33:35 +02:00
Sebin Nyshkim
3c83d66bf5 fix: add colored background to language switcher for better visibility 2023-03-28 20:17:26 +02:00
Sebin Nyshkim
8f4c1fc7d9 fix: modal does not scroll with current position on page 2023-03-28 00:03:06 +02:00
Sebin Nyshkim
f5117882f8 refactor: change LocaleSwitcher to use radio buttons instead of select 2023-03-27 23:47:40 +02:00
Sebin Nyshkim
7da03fc635 feat: add ModalDialog component 2023-03-27 23:46:17 +02:00
Sebin Nyshkim
2382405651 feat: add LinkButton component 2023-03-27 23:45:51 +02:00
Sebin Nyshkim
20c7a512ed feat: add LanguageButton component 2023-03-27 23:44:54 +02:00
Sebin Nyshkim
d72c3efeeb feat: add v-model capabilities to LocaleSwitcher component 2023-03-26 21:01:13 +02:00
Sebin Nyshkim
9757a3d076 feat: add LocaleSwitcher component 2023-03-25 02:10:17 +01:00
Sebin Nyshkim
eefc4cc8d4 feat: replace hard-coded content with i18n translation keys 2023-03-25 02:09:39 +01:00
Sebin Nyshkim
7fe9cdeef3 refactor: split up navigation components for easier i18n 2023-03-25 02:05:30 +01:00
Sebin Nyshkim
df3014e2a5 refactor: use shorthand property for navigation positioning 2023-03-23 13:41:08 +01:00
Sebin Nyshkim
f7ae855221 refactor: adjust timeline sizings for mobile, cleanup component styling 2023-03-23 13:33:49 +01:00
Sebin Nyshkim
538d09f7be feat: change artist links into round buttons 2023-02-04 18:44:23 +01:00
Sebin Nyshkim
9cb9bed431 refactor: simplify WelcomeHeader component 2023-01-19 22:04:46 +01:00
Sebin Nyshkim
782046efa6 feat: remove hover media query from SiteNavigation 2023-01-19 22:03:57 +01:00
Sebin Nyshkim
d4b12bc9ba fix: update SiteFooter styling 2023-01-19 22:03:11 +01:00
Sebin Nyshkim
688c636acd fix: update styling of SiteFooter component 2023-01-19 01:51:21 +01:00
Sebin Nyshkim
54c39cc9b4 feat: update styling of SiteFooter component 2023-01-19 00:40:12 +01:00
Sebin Nyshkim
fc3680bd7a style: run linter 2023-01-19 00:22:14 +01:00
Sebin Nyshkim
b90b674bf9 fix: missing SVG icons in Safari 2023-01-18 23:41:30 +01:00
Sebin Nyshkim
390d28cce7 fix: minor styling updates 2023-01-18 23:39:04 +01:00
Sebin Nyshkim
de9281574d revert: remove copy to clipboard functionality
Implementation across browsers makes this too much of a hassle to implement and behave consistently, notably Safari

Refs: e29a98f
2023-01-18 23:38:00 +01:00
Sebin Nyshkim
cb99059ef4 fix: prevent line break during slide-out transition 2023-01-18 19:23:57 +01:00
Sebin Nyshkim
e29a98f06d feat: add copy action indicator to color table 2023-01-18 18:39:14 +01:00
Sebin Nyshkim
e85746ba7e fix: use absolute max-height for image 2023-01-18 15:47:18 +01:00
Sebin Nyshkim
28d76eed45 fix: add margin to figcaption 2023-01-18 15:46:32 +01:00
Sebin Nyshkim
886708854a feat: make image dropshadow optional 2023-01-18 13:52:12 +01:00
Sebin Nyshkim
606269cbd4 feat: limit height of images 2023-01-18 13:51:11 +01:00
Sebin Nyshkim
d296e61362 refactor: remove TextBlock component in favor of simpler section element 2023-01-18 13:47:01 +01:00
Sebin Nyshkim
caca751b74 fix: navigation text not changing color on hover 2023-01-18 12:57:52 +01:00
Sebin Nyshkim
1eca8ae41e feat: add AttributionTable component 2022-10-11 22:24:52 +02:00
Sebin Nyshkim
0683ff26c5 feat: add AttributionsView 2022-10-03 19:25:56 +02:00
Sebin Nyshkim
4370fbcd44 feat: add SiteFooter component 2022-09-29 02:44:08 +02:00
Sebin Nyshkim
852246e148 feat: add WelcomeHeader component 2022-09-29 02:38:18 +02:00
Sebin Nyshkim
0bf2fb9de2 refactor: use icons instead of timestamps in Timeline component 2022-09-29 02:33:46 +02:00
Sebin Nyshkim
936f3e7057 feat: justify paragraphs inside TextBlock component 2022-09-29 02:22:24 +02:00
Sebin Nyshkim
9d4f443363 refactor: overhaul SiteNavigation component 2022-09-29 02:20:44 +02:00
Sebin Nyshkim
368dfcec97 refactor: remove NavToggle component 2022-09-29 02:18:39 +02:00
Sebin Nyshkim
c68c432c8f refactor: remove HeaderBar component 2022-09-29 02:18:19 +02:00
Sebin Nyshkim
ee336f9abe feat: add DataTable component 2022-09-28 02:17:26 +02:00
Sebin Nyshkim
0145c7f70c refactor: give custom properties better names 2022-09-28 02:16:53 +02:00
Sebin Nyshkim
2bc11a85d8 feat: change navigation link marker 2022-09-28 02:12:31 +02:00
Sebin Nyshkim
eeb5ece970 refactor: build router links directly from router config 2022-09-28 02:11:24 +02:00
Sebin Nyshkim
7bd86d73e6 refactor: use array syntax 2022-09-28 01:54:10 +02:00
Sebin Nyshkim
d643ce2646 refactor: move table styles to main.scss 2022-09-28 01:51:50 +02:00