Conversation
…ntation, made changes to the GalleryCategoriesWithModalSlider component to manage modal state with React.
…-custom-comic-reader-modal
…d desktop 2-page and mobile 1-page layouts, numbering now works correctly on mobile, image sizing improved in modal, touch swipe support for mobile added.
Fixed viewport width and component overflow
Fixed the sharing button: Icon and text are centered. Border no longer jumps back and forth hover.
"Read More" section margin applied.
Updated the image dimensions to 1024x1024 to ensure high resolution with all screen sizes.
Updated the NewsCard image dimensions to 1024x1024.
Changed icons to be orange and added a hover effect.
Removed the ChatBotToggleButton component from the global layout
Increase the component's z-index to ensure it remains on the top layer above all other page content
GameArt image bug fixed
Not sure why I had this changed in the first place, must've been from some previous fiddling with the news' image size issues
…ta-reorganization-for-team-page Directus Data Reorganization for Team Page
…licking on the comic, and closed by clicking on the backdrop.
Uncomment component
Reduce overflow on main Headersection
Overflow disabled to prevent overflow on all components
Formatting fix
Prettier formatter fixes
Eslint fix
This reverts commit 017084f.
Delete ChatToggleButton for cleaner code
Add width and height, so component recognises parameters.
Add 2025 and 2026 texts to translation i18n files
-Extended about page props with V2025 and V2026. -Rendered new timeline sections for 25 and 26 -Temporarily using 2023 image. I'll make changes when new image is available.
-Replaced `as unknown as string` casts with proper string values -Switched image sources to use `.src`
Fix small src issue
Delete ChevronImages from 2025 and 2026(Will be added later when available)
…s-and-images Liisa/update/638 about page texts and images
…mic-reader-modal Eemeli/enhancement/616 custom comic reader modal
…bugs-and-ui-improvements Liisa/enhancement/627 site wide bugs and UI improvements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Dev To Main