hensei-web/types
Justin Edmund 835cdfff6f
Implement Edit team modal (#312)
* Small refactor to CharLimitedFieldset

Some methods were renamed for clarity. <input> props are actually put on the input properly.

* Add tabindex to Popover trigger

* Add tabindex to Switch and SwitchTableField

* Add tabindex to DurationInput

* Add new properties

* Added guidebooks to RaidGroup
* Added auto_summon to Party

* Conditionally render description in TableField

* Improve SwitchTableField

* Add support for passing in classes
* Add support for passing a disabled prop
* Pass description to TableField
* Right-align switch
* Add support for Extra color switch

* Align SliderTableField input to right

* Align SelectTableField input to right

* Update placeholder styles

* Fix empty state on DurationInput

* Remove tabindex from DurationInput

* Update InputTableField

Allow for passing down input properties and remove fixed width

* Fix dialog footer styles

* Update dialog and overlay z-index

* Add styles to TableField

Added styles for numeric inputs, disabled inputs, and generally cleaning things up

* Add guidebooks to RaidCombobox + styles

* Added guidebooks to the dummy raid group
* Fix background color
* Make less tall

* Implement EditPartyModal

EditPartyModal takes functionality that was in PartyHeader and puts it in a modal dialog. This lets us add fields and reduces the complexity of other components. Translations were also added.

* Remove edit functionality

* Add darker shadow to Select

* Properly send raid ID to server

* Show Extra grids based on selected raid

* Fix EX badge colors

* Use child as value in normal textarea

* Remove toggle ability from Extra grids

* Remove edit functionality from PartyDetails
2023-06-18 01:29:53 -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
Character.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08: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 February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
GridSummon.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
GridWeapon.d.ts Add awakening fields to types 2022-12-23 18:39:48 -08:00
Guidebook.d.ts Redesigned team navigation (#310) 2023-06-16 18:49:55 -07:00
index.d.ts Implement Edit team modal (#312) 2023-06-18 01:29:53 -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 Fix AX references 2023-01-02 21:40:27 -08: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