v0.0.2
What's Changed
- feat(home): update branding and enhance world map teaser by @Wenish in #28
- style(PageHome): add shadow to teaser text box by @Wenish in #29
- style(newsletter): update form fieldset styling for better UI by @Wenish in #30
- style: add horizontal padding to main containers on homepage by @Wenish in #31
- feat(page-home): add title image and adjust world map styling by @Wenish in #32
- style: update UI styles for PageHome and NewsletterForm by @Wenish in #33
- style: increase border opacity for better visual contrast by @Wenish in #34
- feat(home): update world map height and add bounce arrow by @Wenish in #35
- style: increase bottom padding on home page overlay by @Wenish in #36
- feat(home): improve hero section layout and newsletter styling by @Wenish in #37
- style: swap background colors for newsletter and release sections by @Wenish in #38
- feat(page-home): enhance hero section with updated layout and CTA by @Wenish in #39
- style: enhance home page button with animated gradient by @Wenish in #40
- feat(page-home): add illustration to newsletter section by @Wenish in #41
- feat: add custom fonts and update homepage typography by @Wenish in #42
- style(NewsletterForm): enhance confirmation modal appearance by @Wenish in #43
- style: improve responsive design and spacing on homepage by @Wenish in #44
- fix: update header image to use optimized webp format by @Wenish in #45
- style: improve responsive design of character carousel by @Wenish in #46
- fix(ui): use svh unit for header image max height by @Wenish in #47
- fix: replace vh with svh units for better viewport sizing by @Wenish in #48
- style: add CSS variables for consistent styling by @Wenish in #49
- fix(layout): reduce bottom padding on home page header container by @Wenish in #50
- fix(ui): add top padding to main content container by @Wenish in #51
- fix(ui): adjust gradient overlay width for better responsiveness by @Wenish in #52
- style: update header menu styling for improved appearance by @Wenish in #53
- style: update header menu padding and remove border by @Wenish in #54
- fix(NewsletterForm): correct image orientation in confirmation modal by @Wenish in #55
- feat(page-home): improve layout and button styling on home page by @Wenish in #56
- feat: rename gameplay route to skills and add FAQ content by @Wenish in #57
- feat(faq): improve FAQ section layout and styling by @Wenish in #58
- feat(faq): reorder and add new questions for clarity by @Wenish in #59
- style: adjust FAQ page title size for better responsiveness by @Wenish in #60
- feat(skills): add skill list with images and details by @Wenish in #61
- feat(skills): add 14 new skills with images and types by @Wenish in #62
- feat(skills): update skill descriptions and cooldowns by @Wenish in #63
- feat(skills): add skill type filter and update Preservation skill by @Wenish in #64
- feat(navigation): add responsive sidebar with navigation links by @Wenish in #65
- style: improve sidebar layout and spacing in LayoutBasic.vue by @Wenish in #66
- fix(header): adjust navbar visibility breakpoints for responsiveness by @Wenish in #67
- feat(layout): move sidebar drawer to App.vue and update breadcrumbs by @Wenish in #68
- fix(skills): simplify skill sorting logic by @Wenish in #69
- chore(assets): update monster avatar images for multiple regions by @Wenish in #70
- feat(page-world-map): add monster images and difficulty display by @Wenish in #71
- fix(ui): force re-render of map point dialog on activePoint change by @Wenish in #72
- style: add background color to images on world map page by @Wenish in #73
- feat(home): improve layout and styling on homepage by @Wenish in #74
- style(PageWorldMap): improve dialog layout and SVG formatting by @Wenish in #75
- fix(ui): add keys to dynamic elements in map point dialog by @Wenish in #76
- fix: remove unnecessary keys and improve modal rendering by @Wenish in #77
- style: improve layout spacing and responsiveness on homepage by @Wenish in #78
- fix(ui): adjust tooltip positioning on world map points by @Wenish in #79
- style: adjust padding and margin for responsive layout by @Wenish in #80
- fix(ui): add text-base class to email input in NewsletterForm by @Wenish in #81
- feat(world-map): add letter labels and mobile point list by @Wenish in #82
- feat(characters): add character detail page and routing by @Wenish in #83
- fix(router): avoid unused variable warnings in scrollBehavior by @Wenish in #84
- style: add hover effect to character links on home page by @Wenish in #85
- style: reduce default padding on key pages for better spacing by @Wenish in #86
- feat(characters): add characters page and refactor character data by @Wenish in #87
- feat(characters): add character grid and uppercase slide links by @Wenish in #88
- style: add break-all to headings in PageCharacters.vue by @Wenish in #89
- fix(ui): constrain character image height on medium screens by @Wenish in #90
Full Changelog: v0.0.1...v0.0.2