hensei-web/types
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
..
AccountCookie.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
AppUpdate.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
Awakening.d.ts Update awakening (#315) 2023-06-19 00:46:03 -07:00
Character.d.ts Update awakening (#315) 2023-06-19 00:46:03 -07:00
CheckedState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
declarations.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
ElementState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
FilterSet.d.ts Deploy advanced filters (#297) 2023-04-09 19:40:15 -07:00
GranblueCookie.d.ts Rollback GranblueCookie changes 2023-01-03 23:28:36 -08:00
GridArray.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
GridCharacter.d.ts Update awakening (#315) 2023-06-19 00:46:03 -07:00
GridSummon.d.ts Add quick summons (#313) 2023-06-18 05:27:32 -07:00
GridWeapon.d.ts Update awakening (#315) 2023-06-19 00:46:03 -07:00
Guidebook.d.ts Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
index.d.ts Update awakening (#315) 2023-06-19 00:46:03 -07:00
ItemSkill.d.ts Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
Job.d.ts Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
JobAccessory.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
JobSkill.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
OnClickEvent.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
Party.d.ts Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
ProficiencyState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
Raid.d.ts Implement raid combobox (#311) 2023-06-16 19:00:57 -07:00
RaidGroup.d.ts Implement Edit team modal (#312) 2023-06-18 01:29:53 -07:00
RarityState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
SimpleAxSkill.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
Summon.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
TeamElement.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
User.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
UserCookie.d.ts Add theme to state and cookies 2022-12-25 16:04:01 -08:00
Weapon.d.ts Update awakening (#315) 2023-06-19 00:46:03 -07:00
WeaponKey.d.ts Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
WeaponSeries.d.ts Rename cosmos → cosmic 2022-12-26 05:17:24 -08:00