hensei-web/components/weapon
Justin Edmund 0ebd1a6c66
Update awakening (#315)
* Add Awakening type and remove old defs

We remove the flat list of awakening data, as we will be pulling data from the database

* Update types to use new Awakening type

* Update WeaponUnit for Grand weapon awakenings

* Update object modals

We needed to update CharacterModal and WeaponModal to display awakenings from the new data format. However, the component used (`SelectWithInput`) was tied to AX Skills in a way that would take exponentially more time to resolve.

Instead, we forked `SelectWithInput` into `AwakeningSelectWithInput` and did our work there.

`AwakeningSelect` was found to be redundant, so it was removed.

* Update hovercards
2023-06-19 00:46:03 -07:00
..
WeaponConflictModal Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
WeaponGrid Fix spacing on WeaponGrid 2023-06-18 05:36:59 -07:00
WeaponHovercard Update awakening (#315) 2023-06-19 00:46:03 -07:00
WeaponKeySelect Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
WeaponLabelIcon Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
WeaponModal Update awakening (#315) 2023-06-19 00:46:03 -07:00
WeaponResult Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
WeaponSearchFilterBar Deploy organization and bug fixes (#299) 2023-04-12 06:37:41 -07:00
WeaponUnit Update awakening (#315) 2023-06-19 00:46:03 -07:00