hensei-web/components
Justin Edmund 7a50c4bce5 Pass down GridWeapon instead of Weapon
Previously, we stripped the Weapon out of the GridWeapon for simplicity. However, now that we need to display and manipulate data on the GridWeapon (unique data), we need to pass that down instead.
2022-02-01 05:06:27 -08:00
..
AboutModal Clean up modal structure 2022-01-25 01:35:56 -08:00
Button Add empty alt tags for decorative images 2022-01-29 18:13:49 -08:00
CharacterGrid Lift SearchModal out of CharacterUnit 2022-01-25 14:27:48 -08:00
CharacterResult Update path for item images 2022-01-30 02:32:10 -08:00
CharacterUnit Adjust hover transforms 2022-02-01 01:03:31 -08:00
ExtraSummons Move SearchModal to SummonGrid 2022-01-28 22:58:00 -08:00
ExtraWeapons Pass down GridWeapon instead of Weapon 2022-02-01 05:06:27 -08:00
Fieldset Fix fieldset fixes 2022-01-29 18:27:29 -08:00
GridRep Update index.tsx 2022-01-30 02:47:08 -08:00
GridRepCollection Migrate to Next.js 2022-01-24 21:54:50 -08:00
Header Resolve warning about unauth state 2022-01-31 23:46:25 -08:00
HeaderMenu Resolve warning about unauth state 2022-01-31 23:46:25 -08:00
Layout Create app-wide layout with Header 2022-01-31 23:34:38 -08:00
LoginModal Add context when logging in 2022-01-31 23:34:38 -08:00
Modal Clean up modal structure 2022-01-25 01:35:56 -08:00
Overlay Migrate to Next.js 2022-01-24 21:54:50 -08:00
Party Pass down GridWeapon instead of Weapon 2022-02-01 05:06:27 -08:00
PartySegmentedControl Only show Extra toggle when editable 2022-01-31 23:34:38 -08:00
SearchModal Add exclusion for Characters 2022-01-25 16:49:14 -08:00
Segment Migrate to Next.js 2022-01-24 21:54:50 -08:00
SegmentedControl Migrate to Next.js 2022-01-24 21:54:50 -08:00
SignupModal Add a new password rule 2022-02-01 00:43:10 -08:00
SummonGrid Move SearchModal to SummonGrid 2022-01-28 22:58:00 -08:00
SummonResult Update path for item images 2022-01-30 02:32:10 -08:00
SummonUnit Adjust hover transforms 2022-02-01 01:03:31 -08:00
ToggleSwitch Migrate to Next.js 2022-01-24 21:54:50 -08:00
UncapIndicator Pass down GridWeapon instead of Weapon 2022-02-01 05:06:27 -08:00
UncapStar Remove img so background-image works 2022-02-01 01:47:05 -08:00
WeaponGrid Pass down GridWeapon instead of Weapon 2022-02-01 05:06:27 -08:00
WeaponLabelIcon Move label directory to add them to repo 2022-01-31 23:34:20 -08:00
WeaponResult Update path for item images 2022-01-30 02:32:10 -08:00
WeaponUnit Pass down GridWeapon instead of Weapon 2022-02-01 05:06:27 -08:00