hensei-web/components
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
..
about Add weapons and items from April and early May (#420) 2024-05-06 16:49:57 -07:00
auth Implement rudimentary Bahamut Mode (#381) 2023-09-09 02:29:30 -07:00
character Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
common Fix text colors for tags (#395) 2023-12-30 16:04:21 -08:00
dialogs Deploy quality fixes (#328) 2023-06-21 03:44:43 -07:00
ElementToggle Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
ErrorSection Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
extra Add support for weapon transcendence (#402) 2024-01-15 14:16:49 -08:00
filters Further GridRep and Collection fixes (#417) 2024-04-23 05:11:23 -07:00
head Tactical mobile fixes (#352) 2023-07-06 19:23:40 -07:00
Header Small fixes 2023-09-09 17:44:49 -07:00
HovercardHeader Add support for weapon transcendence (#402) 2024-01-15 14:16:49 -08:00
job 2024/01 Update (#398) 2024-01-08 04:07:19 -08:00
LanguageSwitch Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
Layout Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
mastery Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
MentionList Add support for including/excluding items from team filtering (#363) 2023-08-21 20:01:11 -07:00
party Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
raids (Hotfix) (Temporary) nuclear option for raid population (#339) 2023-07-04 02:20:48 -07:00
reps Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
search Break collection pages into hooks (#414) 2024-04-21 00:46:04 -07:00
summon Game updates: 2024-03-25 (#412) 2024-03-25 05:55:19 -04:00
toasts Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
uncap Add support for weapon transcendence (#402) 2024-01-15 14:16:49 -08:00
weapon Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00