hensei-web/components
2023-01-31 22:16:23 -08:00
..
AboutPage Add about hero image 2023-01-31 22:16:23 -08:00
AccountModal Call onOpenChange when saving AccountModal 2023-01-28 03:49:24 -08:00
Alert Fix alert width on mobile 2023-01-28 20:33:13 -08:00
AwakeningSelect Fix AwakeningSelect component 2023-01-20 19:29:07 -08:00
AxSelect Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
Button Disable user highlighting on buttons and tokens 2023-01-31 18:10:09 -08:00
ChangelogUnit Update ChangelogUnit to fetch data from API 2023-01-31 22:10:30 -08:00
CharacterConflictModal Fix Conflict modals and make scrollable 2023-01-21 07:56:25 -08:00
CharacterGrid Determine editable at Party level, pass down to grids 2023-01-31 01:25:02 -08:00
CharacterHovercard Fix missing dependency error 2023-01-29 23:03:59 -08:00
CharacterModal Add perpetuity control to CharacterUnit 2023-01-21 20:20:25 -08:00
CharacterResult Update searching 2022-12-22 01:07:27 -08:00
CharacterSearchFilterBar Remove trailing semicolons 2022-12-05 17:54:46 -08:00
CharacterUnit Rearrange so that hovercard clicks dont trigger search 2023-01-29 22:19:07 -08:00
CharLimitedFieldset Add new fields to parties 2023-01-03 18:06:27 -08:00
ContextMenu Add ContextMenu and ContextMenuItem 2023-01-04 22:31:01 -08:00
ContextMenuItem Make modal open on ContextMenuItem select 2023-01-06 03:04:41 -08:00
Dialog Toggle locked for uncontrolled dialogs 2023-01-20 22:26:11 -08:00
DialogContent Fix build errors 2023-01-22 23:30:11 -08:00
DropdownMenuContent Add username and anonymous profile picture 2023-01-30 04:22:47 -08:00
DurationInput Add new fields to parties 2023-01-03 18:06:27 -08:00
ElementToggle Fix colors in ElementToggle 2022-12-20 23:29:50 -08:00
ErrorSection Fix ErrorSection maxWidth 2023-01-28 17:43:02 -08:00
ExtendedMasterySelect Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
ExtraSummons Wire up API call to callback for summons 2023-01-22 20:54:30 -08:00
ExtraWeapons Fix build errors 2023-01-22 23:30:11 -08:00
FilterBar Replace media query usage with mixin 2022-12-27 14:54:24 -08:00
GridRep Add NPC profile picture to other pages 2023-01-30 04:26:03 -08:00
GridRepCollection Fix GridRep sizing in GridCollection 2022-12-28 23:24:19 -08:00
Header Add new button back 2023-01-31 18:01:22 -08:00
Hovercard Fix uncap indicator in hovercards 2023-01-29 22:56:44 -08:00
Input Fix padding on input to match other interactive elements 2023-01-06 03:13:37 -08:00
JobAccessoryItem Add clearer selected state 2023-01-27 11:40:39 -08:00
JobAccessoryPopover Extract capitalizeFirstLetter into util 2023-01-27 20:28:44 -08:00
JobDropdown Use proper URL for job icons 2023-01-23 15:09:34 -08:00
JobImage Add support for left and right button accessories 2023-01-27 20:29:32 -08:00
JobSection Fix optional error 2023-01-31 17:59:57 -08:00
JobSkillItem Fix hover color for job skill placeholder 2022-12-30 07:02:13 -08:00
JobSkillResult Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
JobSkillSearchFilterBar Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
LabelledInput Remove visible from props to remove error 2023-01-08 01:31:56 -08:00
Layout Fix Layout bug 2023-01-25 23:25:30 -08:00
LoginModal Disable form validation when open state changes 2023-01-31 18:09:56 -08:00
NewHead Refactor new and extract NewHead 2023-01-28 18:15:25 -08:00
Overlay Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
Party Unset edit key on page load 2023-01-31 02:56:42 -08:00
PartyDetails Add NPC profile picture to other pages 2023-01-30 04:26:03 -08:00
PartyHead Refactor [party] page 2023-01-28 17:20:44 -08:00
PartySegmentedControl Removed unused and redundant code 2023-01-14 12:22:15 -08:00
PictureSelectItem Update AccountModal 2022-12-25 16:05:31 -08:00
PopoverContent Update PopoverContent 2023-01-24 02:07:27 -08:00
ProfileHead Refactor [username] and extract ProfileHead 2023-01-28 17:58:12 -08:00
RaidDropdown Fix bad import after moving data files 2023-01-05 20:49:03 -08:00
RingSelect Fix error when opening character w/o over mastery 2023-01-20 17:39:04 -08:00
RoadmapPage Add keys and update ChangelogUnit calls 2023-01-31 22:10:46 -08:00
SavedHead Refactor saved and extract SavedHead 2023-01-28 18:07:26 -08:00
SearchFilter Add support for R characters 2023-01-30 01:34:09 -08:00
SearchFilterCheckboxItem Intermediate fix for CheckedState 2023-01-02 02:03:58 -08:00
SearchModal Fix cookies expiring after browser restarts 2023-01-24 21:42:14 -08:00
Segment Replace media query usage with mixin 2022-12-27 14:54:24 -08:00
SegmentedControl Map default colors in SegmentedControl to vars 2022-12-20 23:32:08 -08:00
Select Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
SelectGroup Shuffled greyscale, fixed dark mode for select/input 2022-12-06 09:31:56 -08:00
SelectItem Remove redundant values 2023-01-28 03:56:22 -08:00
SelectTableField Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
SelectWithInput Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
SignupModal Disable form validation when open state changes 2023-01-31 18:09:56 -08:00
SummonGrid Determine editable at Party level, pass down to grids 2023-01-31 01:25:02 -08:00
SummonHovercard Use Buttons instead of <a> 2023-01-29 22:19:42 -08:00
SummonResult Update searching 2022-12-22 01:07:27 -08:00
SummonSearchFilterBar Remove trailing semicolons 2022-12-05 17:54:46 -08:00
SummonUnit Rearrange so that hovercard clicks dont trigger search 2023-01-29 22:19:07 -08:00
Switch Add new fields to parties 2023-01-03 18:06:27 -08:00
TeamsHead Refactor teams and extract TeamsHead 2023-01-28 18:00:34 -08:00
TextFieldset Dark mode and CSS refactors for inputs 2022-12-05 19:47:23 -08:00
Toast Add altText prop to Toast 2023-01-28 21:29:22 -08:00
ToggleSwitch Fix purple color for Dark Mode and ExtraWeapons 2022-12-05 21:45:23 -08:00
Token Disable user highlighting on buttons and tokens 2023-01-31 18:10:09 -08:00
Tooltip Fix tooltip styling 2023-01-31 18:05:28 -08:00
TranscendenceFragment Add TranscendenceStar and TranscendenceFragment 2023-01-22 14:40:21 -08:00
TranscendencePopover Move padding to PopoverContent 2023-01-24 02:06:38 -08:00
TranscendenceStar Remove unused code 2023-01-22 20:34:48 -08:00
UncapIndicator Fix build errors 2023-01-22 23:30:11 -08:00
UncapStar Improve tabIndex on CharacterGrid 2023-01-22 16:33:49 -08:00
UpdatesPage Add keys and update ChangelogUnit calls 2023-01-31 22:10:46 -08:00
UpdateToast Add altText prop to Toast 2023-01-28 21:29:22 -08:00
WeaponConflictModal Fix Conflict modals and make scrollable 2023-01-21 07:56:25 -08:00
WeaponGrid Determine editable at Party level, pass down to grids 2023-01-31 01:25:02 -08:00
WeaponHovercard Use Buttons instead of <a> 2023-01-29 22:19:42 -08:00
WeaponKeySelect Fix double overlay on selects in modals 2023-01-28 21:49:58 -08:00
WeaponLabelIcon Remove trailing semicolons 2022-12-05 17:54:46 -08:00
WeaponModal Add weapon awakenings to hovercard 2023-01-29 19:25:24 -08:00
WeaponResult Rename cosmos → cosmic 2022-12-26 05:17:24 -08:00
WeaponSearchFilterBar Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
WeaponUnit Make custom Hovercard component and migrate 2023-01-29 18:30:38 -08:00