Commit graph

  • 81941a9e45 refactor: migrate Figure component Sebin Nyshkim 2023-01-20 00:36:42 +01:00
  • b37e067efd refactor: migrate DataTable component Sebin Nyshkim 2023-01-20 00:36:03 +01:00
  • af4427cf3d feat: add ColorTable component Sebin Nyshkim 2023-01-20 00:35:51 +01:00
  • e902589427 feat: add ButtonGroup component Sebin Nyshkim 2023-01-20 00:35:21 +01:00
  • 5cf33f6dfa refactor: migrate Button component Sebin Nyshkim 2023-01-20 00:35:05 +01:00
  • 3ba5e0aa2b refactor: migrate AttackItem component Sebin Nyshkim 2023-01-20 00:34:03 +01:00
  • 97ff935b13 refactor: migrate AttackList component Sebin Nyshkim 2023-01-20 00:33:35 +01:00
  • 313d6f2302 refactor: migrate base App Sebin Nyshkim 2023-01-20 00:32:56 +01:00
  • 7aeecdb656 feat: add InjectionKey exports Sebin Nyshkim 2023-01-20 00:32:06 +01:00
  • baf6161d95 feat: add typed props exports Sebin Nyshkim 2023-01-20 00:32:00 +01:00
  • 579e57f631 refactor: migrate vue router config Sebin Nyshkim 2023-01-20 00:29:34 +01:00
  • b63a14d8ce refactor: migrate base styles Sebin Nyshkim 2023-01-20 00:28:44 +01:00
  • 5b5c027ea6 refactor: migrate helper functions mixin Sebin Nyshkim 2023-01-20 00:25:49 +01:00
  • 6494354a6d refactor: migrate Sebin data mixin Sebin Nyshkim 2023-01-20 00:23:52 +01:00
  • 90ef5eaf06 feat: migrate vue-cli based scaffold to vue-create Sebin Nyshkim 2023-01-19 23:18:08 +01:00
  • 10f9ae340c chore: bump version number 0.8.3 Sebin Nyshkim 2022-11-07 19:08:04 +01:00
  • c6bb436ad8 revert: list attacks in regular header & paragraph style Sebin Nyshkim 2022-11-07 19:02:28 +01:00
  • a649fdae0b fix: add h4 to prose rules Sebin Nyshkim 2022-11-07 18:58:17 +01:00
  • fa7ff4ac89 fix: add link to Mastodon profile Sebin Nyshkim 2022-11-07 18:20:55 +01:00
  • 81ba54ef10 chore: bump version number 0.8.2 Sebin Nyshkim 2022-07-19 16:25:58 +02:00
  • 3d2d876b98 refactor: use new attack list and attack item components Sebin Nyshkim 2022-07-19 15:52:15 +02:00
  • c682e2b38b feat: introduce attack list and attack item components Sebin Nyshkim 2022-07-19 15:51:42 +02:00
  • e693cf8812 chore: 🔖 bump version number 0.8.1 Sebin Nyshkim 2022-06-27 18:01:05 +02:00
  • bf06377cbd chore: 📦 update installed packages Sebin Nyshkim 2022-06-27 18:00:33 +02:00
  • 4a7d131b2e feat: add NSFW switch and warning to front page for ref sheet download buttons Sebin Nyshkim 2022-06-27 17:53:25 +02:00
  • 69bcfe77b6 fix: 💄 iOS Safari collappsed bottom address bar coloring Sebin Nyshkim 2022-06-27 17:51:30 +02:00
  • da2f1822ae chore: bump version number 0.8.0 Sebin Nyshkim 2022-01-29 00:08:59 +01:00
  • 9a339722a4 chore: update installed packages Sebin Nyshkim 2022-01-29 00:08:50 +01:00
  • c9396c3bed feat: change default color, add color for dark mode Sebin Nyshkim 2022-01-29 00:06:14 +01:00
  • c783797a99 feat: add .htaccess for in-app routing on apache-based web servers Sebin Nyshkim 2022-01-29 00:01:18 +01:00
  • cbccf762bd feat: add svg background pattern Sebin Nyshkim 2022-01-29 00:00:22 +01:00
  • 2bb3abab52 refactor: better use of scss features Sebin Nyshkim 2022-01-28 23:59:47 +01:00
  • fd3c8f6449 feat: new paint job, code cleanup, copy hex values to clipboard when clicked Sebin Nyshkim 2022-01-28 23:58:50 +01:00
  • 88361c95bf feat: new paint job Sebin Nyshkim 2022-01-28 23:54:58 +01:00
  • 320e8e7589 feat: improve responsive styles Sebin Nyshkim 2022-01-28 23:50:06 +01:00
  • bcac65ea8d feat: remove unused bubbles styles Sebin Nyshkim 2022-01-28 23:48:25 +01:00
  • f2463b6163 feat: move app root into body element Sebin Nyshkim 2022-01-28 23:47:49 +01:00
  • 3eddad19c9 feat: reintroduce header and footer components Sebin Nyshkim 2022-01-28 23:46:24 +01:00
  • f92043e106 fix: use new color variables Sebin Nyshkim 2022-01-28 23:45:07 +01:00
  • 94d7295075 feat: update color variables Sebin Nyshkim 2022-01-28 23:44:16 +01:00
  • bf1aa929c1 feat: add light/dark mode media query mixin Sebin Nyshkim 2022-01-28 23:34:08 +01:00
  • a4fadab6ad feat: add dropshadow prop to figure component Sebin Nyshkim 2022-01-28 23:31:47 +01:00
  • 96005f3a9c style: remove superfluous heading Sebin Nyshkim 2022-01-28 23:30:02 +01:00
  • 8d584f0e87 feat: add more descriptive text to home page Sebin Nyshkim 2022-01-28 23:29:23 +01:00
  • 8307995b6d chore: bump version 0.7.7 Sebin Nyshkim 2022-01-11 23:18:17 +01:00
  • ca184b9e9f fix: prevent fixed footer on mobile landscape view Sebin Nyshkim 2022-01-11 23:17:25 +01:00
  • bdb5aae137 chore: bump version 0.7.6 Sebin Nyshkim 2022-01-11 22:58:47 +01:00
  • 17ffad3441 fix: prevent quick-facts column styling on mobile Sebin Nyshkim 2022-01-11 22:57:44 +01:00
  • be83f74658 fix: use media query mixin Sebin Nyshkim 2022-01-11 22:55:18 +01:00
  • b43798b7f2 fix: increase max-height for really long lists Sebin Nyshkim 2022-01-11 22:54:57 +01:00
  • 254bcf3079 chore: bump version number 0.7.5 Sebin Nyshkim 2022-01-11 22:04:44 +01:00
  • 3adbabc7da perf: only process images when building for production Sebin Nyshkim 2022-01-11 21:56:42 +01:00
  • d0b191706b feat: implement scroll lock on NSFW warning modal Sebin Nyshkim 2022-01-11 21:55:33 +01:00
  • 0c635b5630 refactor: BEMify, better use of SCSS, collate styles Sebin Nyshkim 2022-01-11 21:54:09 +01:00
  • 1016d119a4 refactor: code cleanup Sebin Nyshkim 2022-01-11 21:37:01 +01:00
  • f2948005e1 refactor: import specific SCSS mixins Sebin Nyshkim 2022-01-11 20:47:25 +01:00
  • 25e8b0ad65 refactor: move button styles in separate mixin Sebin Nyshkim 2022-01-11 20:29:42 +01:00
  • 087c8af8bf refactor: remove unused footer comonent Sebin Nyshkim 2022-01-11 19:27:52 +01:00
  • 4815448751 feat: add contents to General page Sebin Nyshkim 2022-01-11 14:38:22 +01:00
  • 7d08f5b779 refactor: restructure page contents Sebin Nyshkim 2022-01-11 14:37:59 +01:00
  • 0db25371c7 feat: add details to Sebin's data Sebin Nyshkim 2022-01-11 14:25:22 +01:00
  • 35c694af79 feat: add toFahrenheit() method Sebin Nyshkim 2022-01-11 14:24:36 +01:00
  • 428e9e788b refactor: shorten SCSS code Sebin Nyshkim 2022-01-11 14:23:39 +01:00
  • 464c6eaf42 feat: add list rendering to table cells Sebin Nyshkim 2022-01-11 13:29:45 +01:00
  • 64ff5792c9 fix: figure markup, remove superfluous styles Sebin Nyshkim 2022-01-07 21:37:06 +01:00
  • cd56735bf9 feat: update button texts Sebin Nyshkim 2022-01-07 21:35:04 +01:00
  • d570bdc678 refactor: darken box-shadow instead of lighten background-color Sebin Nyshkim 2022-01-07 21:33:11 +01:00
  • 0c6ed999a4 feat: add color variables Sebin Nyshkim 2022-01-07 21:30:34 +01:00
  • 8a7d1ad9d7 fix: adjust media queries Sebin Nyshkim 2022-01-07 21:29:11 +01:00
  • 891c3a3dec refactor: use button component Sebin Nyshkim 2022-01-07 21:27:46 +01:00
  • 3bc6fc630f feat: update button component Sebin Nyshkim 2022-01-07 21:26:32 +01:00
  • 818e0d7f49 fix: increase margin between logo and navigation Sebin Nyshkim 2022-01-07 16:21:52 +01:00
  • 11cf46f36f feat: add full ref image for download Sebin Nyshkim 2022-01-07 16:21:27 +01:00
  • 28bb7711d9 feat: add button component Sebin Nyshkim 2022-01-07 16:15:42 +01:00
  • 72f2c6d748 fix: missing root nsfw check 0.7.0 Sebin Nyshkim 2022-01-06 23:20:32 +01:00
  • 829444a37f fix: safari rendering inconsistencies with polaroid border compared to other browsers Sebin Nyshkim 2022-01-06 23:19:58 +01:00
  • 9fab037276 feat: add notch compatibility Sebin Nyshkim 2022-01-06 23:16:59 +01:00
  • d6df8dd21d fix: update browser themeColor to new main page color Sebin Nyshkim 2022-01-06 23:14:53 +01:00
  • 5f61510881 feat: updated anatomy description for Sebin Sebin Nyshkim 2022-01-06 21:22:17 +01:00
  • 61e6dbf930 fix: increase padding to prevent content being overlaid by fixed navbar Sebin Nyshkim 2022-01-06 21:21:48 +01:00
  • 77b91cd4c8 fix: use updated figure syntax Sebin Nyshkim 2022-01-06 18:59:39 +01:00
  • 9cca827347 refactor: use gallery component proper Sebin Nyshkim 2022-01-06 18:58:39 +01:00
  • ae949c98ea refactor: use figure components inside gallery component Sebin Nyshkim 2022-01-06 18:57:42 +01:00
  • 19ea11c7f2 refactor: use proper BEM conventions for attacks Sebin Nyshkim 2022-01-06 18:56:39 +01:00
  • fc94921554 fix: change how number of images are detected Sebin Nyshkim 2022-01-06 18:56:07 +01:00
  • 8487906800 feat: implement cencor functionality for individual figure elements Sebin Nyshkim 2022-01-06 18:55:22 +01:00
  • 1aefa2d1c3 feat: add footer to main app Sebin Nyshkim 2022-01-06 18:54:34 +01:00
  • 3e803c1fde feat: add ability to display images as polaroid Sebin Nyshkim 2022-01-06 09:09:48 +01:00
  • ae6c1f3eab refactor: use ems for switch styles Sebin Nyshkim 2022-01-06 09:08:59 +01:00
  • 6f82f8c824 feat: add font Sebin Nyshkim 2022-01-06 09:08:03 +01:00
  • 3175992beb fix: scroll to top on route change Sebin Nyshkim 2022-01-06 09:07:49 +01:00
  • 841bfc9879 refactor: use RefFigure component Sebin Nyshkim 2022-01-06 06:44:05 +01:00
  • e727071493 fix: re-introduce timeout to prevent nsfw leakage Sebin Nyshkim 2022-01-06 06:43:02 +01:00
  • 1ab50dca96 style: 🚨 linter go brrr Sebin Nyshkim 2022-01-06 04:45:45 +01:00
  • 03ef3d9f7f fix: 🐛 update to use new Vue 3 syntax Sebin Nyshkim 2022-01-06 04:31:56 +01:00
  • 6823eeb92f refactor: ♻️ move nsfw functionality into root component Sebin Nyshkim 2022-01-06 04:30:57 +01:00
  • ae5d4d2633 feat: ♻️ refactor ALL THE THINGS!!! (again) sebin.nyshkim@icloud.com 2022-01-04 00:39:02 +01:00
  • e9f29b655d chore: bump version number 0.6.4 Sebin Nyshkim 2021-12-31 00:24:43 +01:00
  • e5e89f027b feat: add new muscle ref Sebin Nyshkim 2021-12-31 00:23:40 +01:00
  • 3df8d6f995 chore: 🔖 bump version number 0.6.3 Sebin Nyshkim 2021-12-26 20:04:45 +01:00