Commit graph

  • 2830fd9350 fix: get favicon from absolute path main Sebin Nyshkim 2023-09-06 00:20:22 +02:00
  • 986126a2bb fix: disable legacy mode of vue-i18n for use with composition API Sebin Nyshkim 2023-09-06 00:19:17 +02:00
  • 3d13c256e3 style: close component tag immediately Sebin Nyshkim 2023-09-06 00:17:56 +02:00
  • f67ba1e655 refactor: get routes via getRoutes() function instead of importing router config Sebin Nyshkim 2023-09-06 00:17:27 +02:00
  • 1553825719 refactor: add type definition for emits Sebin Nyshkim 2023-09-05 22:49:23 +02:00
  • f1961f5cef chore: bump version number 0.4.3 Sebin Nyshkim 2023-09-04 22:18:12 +02:00
  • a67cddc74b build: update packages Sebin Nyshkim 2023-09-04 22:17:47 +02:00
  • 68a43b6b9c feat: add transitions between pages Sebin Nyshkim 2023-09-04 22:11:34 +02:00
  • f2b408fce5 refactor: type MessageSchema in createI18n() constructor Sebin Nyshkim 2023-09-04 20:19:26 +02:00
  • 35f5343149 style: run formatter Sebin Nyshkim 2023-09-04 20:06:56 +02:00
  • b5eae39f89 build: include json files under src/translations/ Sebin Nyshkim 2023-09-04 19:53:15 +02:00
  • 39993112b7 refactor: update asset URLs for vite-imagetools v5 Sebin Nyshkim 2023-09-04 19:52:19 +02:00
  • d4dc47b1e1 build: update to new create-vue scaffold Sebin Nyshkim 2023-09-04 19:19:43 +02:00
  • 25ee71b615 chore: bump version number 0.4.2 Sebin Nyshkim 2023-07-17 15:46:32 +02:00
  • 23a24c5842 feat: add interface for translation key iteration Sebin Nyshkim 2023-07-17 15:39:34 +02:00
  • 29f549ddd9 build: update npm packages Sebin Nyshkim 2023-07-17 15:37:46 +02:00
  • 223a32580c fix: wrong open graph meta tag attributes Sebin Nyshkim 2023-07-17 14:53:07 +02:00
  • 3723e4b036 build: update npm packages Sebin Nyshkim 2023-04-03 00:33:48 +02:00
  • b57c5a9be8 style: run linter Sebin Nyshkim 2023-04-03 00:33:35 +02:00
  • bb724f581b build: inline postcss config into vite config Sebin Nyshkim 2023-04-03 00:29:07 +02:00
  • 44d974a870 feat: update prettier config Sebin Nyshkim 2023-04-03 00:28:37 +02:00
  • 3c83d66bf5 fix: add colored background to language switcher for better visibility Sebin Nyshkim 2023-03-28 19:58:25 +02:00
  • 79f1191e36 chore: bump version number 0.4.1 Sebin Nyshkim 2023-03-28 00:03:41 +02:00
  • 8f4c1fc7d9 fix: modal does not scroll with current position on page Sebin Nyshkim 2023-03-28 00:03:06 +02:00
  • cf4155784c chore: bump version number 0.4.0 Sebin Nyshkim 2023-03-27 23:51:47 +02:00
  • 0b952dd789 build: update npm packages Sebin Nyshkim 2023-03-27 23:51:19 +02:00
  • da0d919267 feat: add language switcher modal to top level of page Sebin Nyshkim 2023-03-27 23:49:39 +02:00
  • d7e3ae07b5 feat: add custom properties for modal dialogs Sebin Nyshkim 2023-03-27 23:48:34 +02:00
  • 7fc87ea224 feat: add translations for language switching Sebin Nyshkim 2023-03-27 23:48:10 +02:00
  • f5117882f8 refactor: change LocaleSwitcher to use radio buttons instead of select Sebin Nyshkim 2023-03-27 23:47:40 +02:00
  • 7da03fc635 feat: add ModalDialog component Sebin Nyshkim 2023-03-27 23:46:17 +02:00
  • 2382405651 feat: add LinkButton component Sebin Nyshkim 2023-03-27 23:45:51 +02:00
  • 20c7a512ed feat: add LanguageButton component Sebin Nyshkim 2023-03-27 23:44:54 +02:00
  • b3a288e281 style: order imports Sebin Nyshkim 2023-03-27 23:40:53 +02:00
  • 21ed580988 feat: remove prefixed properties Sebin Nyshkim 2023-03-27 23:35:33 +02:00
  • dbb317e19a feat: use same background color as bottom most background svg element Sebin Nyshkim 2023-03-27 23:34:38 +02:00
  • 87dd1649b9 build: add autoprefixer Sebin Nyshkim 2023-03-27 23:32:06 +02:00
  • 53c2987dcf chore: remove unused icons Sebin Nyshkim 2023-03-27 23:29:58 +02:00
  • d826d278a5 feat: add icons for language switching Sebin Nyshkim 2023-03-27 23:29:32 +02:00
  • b87e84e5ce feat: add globe icon Sebin Nyshkim 2023-03-26 21:17:57 +02:00
  • d72c3efeeb feat: add v-model capabilities to LocaleSwitcher component Sebin Nyshkim 2023-03-26 21:01:13 +02:00
  • 9757a3d076 feat: add LocaleSwitcher component Sebin Nyshkim 2023-03-25 02:10:17 +01:00
  • eefc4cc8d4 feat: replace hard-coded content with i18n translation keys Sebin Nyshkim 2023-03-25 02:09:39 +01:00
  • 7fe9cdeef3 refactor: split up navigation components for easier i18n Sebin Nyshkim 2023-03-25 02:05:30 +01:00
  • 9536a6fa77 feat: add translations Sebin Nyshkim 2023-03-25 02:02:37 +01:00
  • 8ea083c6d1 feat: set up i18n Sebin Nyshkim 2023-03-25 02:02:20 +01:00
  • c258de84a2 feat: add i18n support Sebin Nyshkim 2023-03-25 02:01:36 +01:00
  • 8e04a3430a feat: enable hyphenation for paragraphs Sebin Nyshkim 2023-03-25 01:57:14 +01:00
  • fb9cfd0783 build: update npm packages Sebin Nyshkim 2023-03-24 19:23:47 +01:00
  • 65bd7bde60 chore: bump version number 0.3.5 Sebin Nyshkim 2023-03-23 15:57:16 +01:00
  • 69182778c9 refactor: use shorthand property for sticky positioning of background svg Sebin Nyshkim 2023-03-23 13:55:10 +01:00
  • 1707b6f4af fix: navigation unintentionally resizing on hover on mobile viewport sizes Sebin Nyshkim 2023-03-23 13:43:17 +01:00
  • df3014e2a5 refactor: use shorthand property for navigation positioning Sebin Nyshkim 2023-03-23 13:41:08 +01:00
  • f7ae855221 refactor: adjust timeline sizings for mobile, cleanup component styling Sebin Nyshkim 2023-03-23 13:26:08 +01:00
  • 35d5232575 chore: bump version number 0.3.4 Sebin Nyshkim 2023-03-23 03:06:21 +01:00
  • 065dc62cfb build: update npm packages Sebin Nyshkim 2023-03-23 03:05:47 +01:00
  • 8f4a5f5c98 feat: add more detailed career path descriptions Sebin Nyshkim 2023-03-23 03:01:15 +01:00
  • 72cc7afe71 chore: bump version number 0.3.3 Sebin Nyshkim 2023-02-04 18:45:17 +01:00
  • f881c1aac1 fix: correct link colors inside tables in light mode Sebin Nyshkim 2023-02-04 18:44:48 +01:00
  • 538d09f7be feat: change artist links into round buttons Sebin Nyshkim 2023-02-04 18:44:14 +01:00
  • e4be1debf9 feat: add Fur Affinity icon Sebin Nyshkim 2023-02-04 18:39:36 +01:00
  • c646988dcf build: update packages Sebin Nyshkim 2023-02-04 18:39:22 +01:00
  • f7ceadfb83 chore: bump version number 0.3.2 Sebin Nyshkim 2023-01-20 02:57:06 +01:00
  • 7f89b30e63 feat: use bespoke social preview image Sebin Nyshkim 2023-01-20 02:56:17 +01:00
  • 2e12833d4b feat: add social card template Sebin Nyshkim 2023-01-20 02:55:53 +01:00
  • afe81f2bbb fix: hover state bug on mobile Sebin Nyshkim 2023-01-20 02:13:22 +01:00
  • 20de567e7e chore: bump version number 0.3.1a Sebin Nyshkim 2023-01-20 01:18:08 +01:00
  • 674784f219 fix: add padding to main element Sebin Nyshkim 2023-01-20 01:17:18 +01:00
  • 4e26431fd6 chore: bump version 0.3.1 Sebin Nyshkim 2023-01-19 22:08:24 +01:00
  • b4437e542e chore: remove paragraph from footer Sebin Nyshkim 2023-01-19 22:05:28 +01:00
  • 9cb9bed431 refactor: simplify WelcomeHeader component Sebin Nyshkim 2023-01-19 22:04:46 +01:00
  • 782046efa6 feat: remove hover media query from SiteNavigation Sebin Nyshkim 2023-01-19 22:03:57 +01:00
  • d4b12bc9ba fix: update SiteFooter styling Sebin Nyshkim 2023-01-19 22:03:11 +01:00
  • bfe0ca0719 fix: update template structure Sebin Nyshkim 2023-01-19 22:02:37 +01:00
  • 04a3266a88 feat: remove unnecessary path element from SVG backgrounds Sebin Nyshkim 2023-01-19 22:02:04 +01:00
  • 9b11da8ad7 feat: update base stylings Sebin Nyshkim 2023-01-19 22:00:44 +01:00
  • 9160677be6 chore: move Fontawesome attribution from footer to AttributionView Sebin Nyshkim 2023-01-19 19:28:43 +01:00
  • b1b6deda44 feat: add theme colors to head of page Sebin Nyshkim 2023-01-19 19:28:04 +01:00
  • 86a04fa6eb feat: display attribution for other types of assets in table Sebin Nyshkim 2023-01-19 19:05:54 +01:00
  • e2b0dd0f0a chore: bump version 0.3.0 Sebin Nyshkim 2023-01-19 01:56:22 +01:00
  • e5c292ca1f build: update packages Sebin Nyshkim 2023-01-19 01:55:08 +01:00
  • c03612d195 feat: add background SVG Sebin Nyshkim 2023-01-19 01:51:35 +01:00
  • 688c636acd fix: update styling of SiteFooter component Sebin Nyshkim 2023-01-19 01:51:21 +01:00
  • de992d86b2 feat: various base style adjustments Sebin Nyshkim 2023-01-19 00:40:57 +01:00
  • 54c39cc9b4 feat: update styling of SiteFooter component Sebin Nyshkim 2023-01-19 00:40:12 +01:00
  • fc3680bd7a style: run linter Sebin Nyshkim 2023-01-19 00:22:14 +01:00
  • b90b674bf9 fix: missing SVG icons in Safari Sebin Nyshkim 2023-01-18 23:41:30 +01:00
  • 390d28cce7 fix: minor styling updates Sebin Nyshkim 2023-01-18 23:39:04 +01:00
  • de9281574d revert: remove copy to clipboard functionality Sebin Nyshkim 2023-01-18 23:38:00 +01:00
  • cb99059ef4 fix: prevent line break during slide-out transition Sebin Nyshkim 2023-01-18 19:23:57 +01:00
  • 4f5e6c2df3 feat: optimize responsive images Sebin Nyshkim 2023-01-18 18:47:53 +01:00
  • e29a98f06d feat: add copy action indicator to color table Sebin Nyshkim 2023-01-18 18:35:52 +01:00
  • 5b16aae03c feat: add .htaccess Sebin Nyshkim 2023-01-18 16:58:33 +01:00
  • 82d6d68d25 feat: add custom favicon Sebin Nyshkim 2023-01-18 16:58:10 +01:00
  • 26645855ae fix: move script into body Sebin Nyshkim 2023-01-18 16:06:58 +01:00
  • b40b385d6e feat: add social graph meta data Sebin Nyshkim 2023-01-18 16:06:29 +01:00
  • e85746ba7e fix: use absolute max-height for image Sebin Nyshkim 2023-01-18 15:47:18 +01:00
  • 28d76eed45 fix: add margin to figcaption Sebin Nyshkim 2023-01-18 15:46:32 +01:00
  • 886708854a feat: make image dropshadow optional Sebin Nyshkim 2023-01-18 13:52:12 +01:00
  • 606269cbd4 feat: limit height of images Sebin Nyshkim 2023-01-18 13:51:11 +01:00