hensei-web/pages
Justin Edmund a02a6c70aa
Jedmund/image embeds 2 (#424)
## Component Refactors:
- Updated `CharacterHovercard` to improve over mastery and awakening
section logic.
- Refactored `CharacterModal` to streamline state management (rings,
awakening, perpetuity) and object preparation.
- Adjusted `CharacterUnit` for consistent over mastery handling.
- Simplified `AwakeningSelectWithInput` to use awakening slug values and
improve error handling.
- Updated `RingSelect` to refine ring value syncing and index logic.
- Modified `Party` and `PartyHead` to ensure consistent over mastery
processing and proper preview URL construction.
- Updated `WeaponModal` to align awakening value handling with the new
slug-based approach.

## Styling and Configuration:
- Improved grid layout and styling in the `WeaponRep` SCSS module.
- Updated `next.config.js` rewrite rules to support new preview and
character routes.
- Added a new API endpoint (`pages/api/preview/[shortcode].tsx`) for
fetching party preview images.

## Type Definitions:
- Refined types in `types/GridCharacter.d.ts` and `types/index.d.ts` to
reflect updated structures for rings, over mastery, and awakening.
2025-02-09 22:54:15 -08:00
..
api/preview Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
fonts Implement custom font 2023-08-20 04:06:59 -07:00
new Fix build error 2023-09-09 02:31:55 -07:00
p Hotfix to disable page tabs (#354) 2023-07-06 22:28:41 -07:00
[username].tsx Fix renamed variables (#419) 2024-05-06 14:51:49 -07:00
_app.tsx Implement rudimentary Bahamut Mode (#381) 2023-09-09 02:29:30 -07:00
about.tsx Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
saved.tsx Fix renamed variables (#419) 2024-05-06 14:51:49 -07:00
teams.tsx Further GridRep and Collection fixes (#417) 2024-04-23 05:11:23 -07:00