hensei-web/components
2023-01-28 02:44:20 -08:00
..
AboutPage Move static page modals to a standalone page 2023-01-25 14:33:53 -08:00
AccountModal Fix cookies expiring after browser restarts 2023-01-24 21:42:14 -08:00
Alert Add backdrop-filter for Overlay and animate 2023-01-21 09:42:50 -08:00
AwakeningSelect Fix AwakeningSelect component 2023-01-20 19:29:07 -08:00
AxSelect Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
Button Make button disappear and handle context menu states 2023-01-20 19:40:27 -08:00
ChangelogUnit Fix and update Changelog and About modals 2023-01-21 00:10:41 -08:00
CharacterConflictModal Fix Conflict modals and make scrollable 2023-01-21 07:56:25 -08:00
CharacterGrid Fix bug with api response 2023-01-26 02:42:14 -08:00
CharacterHovercard Fix z-index on entity units to fix hovercards 2023-01-02 06:53:20 -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 Set remove alert to close when removing an item 2023-01-28 02:44:20 -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
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
ExtendedMasterySelect Rename SelectWithSelect 2023-01-19 08:12:35 -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 Update index.scss 2023-01-03 19:58:14 -08:00
GridRepCollection Fix GridRep sizing in GridCollection 2022-12-28 23:24:19 -08:00
Header Force reload after logout 2022-12-30 05:23:44 -08:00
HeaderMenu Set cookie properly on toast dismissal 2023-01-25 22:46:27 -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 More CSS fixes 2023-01-26 02:25:52 -08:00
JobDropdown Use proper URL for job icons 2023-01-23 15:09:34 -08:00
JobImage Make button light up while popover is open 2023-01-26 02:28:06 -08:00
JobSection Fix bug with api response 2023-01-26 02:42:14 -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 Update components to fix NextJs errors 2023-01-02 01:47:34 -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 Fix cookies expiring after browser restarts 2023-01-24 21:42:14 -08:00
Overlay Add backdrop-filter for Overlay and animate 2023-01-21 09:42:50 -08:00
Party Persist and recall accessory from server 2023-01-24 02:39:04 -08:00
PartyDetails Fix delete party alert and redirect to profile on delete 2023-01-21 08:21:43 -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
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 Move static page modals to a standalone page 2023-01-25 14:33:53 -08:00
SearchFilter Mobile hotfix 2022-12-26 16:50:48 -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 alignment and padding 2023-01-22 22:51:13 -08:00
SelectGroup Shuffled greyscale, fixed dark mode for select/input 2022-12-06 09:31:56 -08:00
SelectItem Persist and recall accessory from server 2023-01-24 02:39:04 -08:00
SelectTableField Fix being able to open multiple selects at once 2022-12-26 03:34:22 -08:00
SelectWithInput Fix AwakeningSelect component 2023-01-20 19:29:07 -08:00
SignupModal Fix cookies expiring after browser restarts 2023-01-24 21:42:14 -08:00
SummonGrid Unify and finalize optimistic UI updates 2023-01-22 21:05:19 -08:00
SummonHovercard Fix z-index on entity units to fix hovercards 2023-01-02 06:53:20 -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 Set remove alert to close when removing an item 2023-01-28 02:44:20 -08:00
Switch Add new fields to parties 2023-01-03 18:06:27 -08:00
TextFieldset Dark mode and CSS refactors for inputs 2022-12-05 19:47:23 -08:00
Toast Set cookie properly on toast dismissal 2023-01-25 22:46:27 -08:00
ToggleSwitch Fix purple color for Dark Mode and ExtraWeapons 2022-12-05 21:45:23 -08:00
Token Bump Token size because yoey is needy 2023-01-03 20:01:57 -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 Rename "Changelog" to "Updates" 2023-01-25 14:51:07 -08:00
UpdateToast Fix destination of Learn more button 2023-01-25 22:52:49 -08:00
WeaponConflictModal Fix Conflict modals and make scrollable 2023-01-21 07:56:25 -08:00
WeaponGrid Fix build errors 2023-01-22 23:30:11 -08:00
WeaponHovercard Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
WeaponKeySelect Fix being able to open multiple selects at once 2022-12-26 03:34:22 -08:00
WeaponLabelIcon Remove trailing semicolons 2022-12-05 17:54:46 -08:00
WeaponModal Merge branch 'fix-dialogs' into scroll-indicator 2023-01-21 15:30:30 -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 Set remove alert to close when removing an item 2023-01-28 02:44:20 -08:00