Devin AI
67eb624bfc
fix: type errors cleanup (161 -> 130 errors)
...
- Fix Party.svelte: add null checks for existingChar/existingWeapon/existingSummon
- Fix DropdownItem.svelte: replace asChild with child snippet pattern for bits-ui v2
- Fix UncapStar.svelte, TranscendenceStar.svelte: tabIndex -> tabindex
- Fix Party.svelte, Navigation.svelte: remove asChild prop usage
- Fix images.ts: add | undefined to pose/element params for exactOptionalPropertyTypes
- Fix ItemHeader.svelte, UncapIndicator.svelte: accept number | null | undefined
- Fix GridRepCollection.svelte, GuidebookUnit.svelte: PartyView -> Party type
- Fix search.adapter.ts: add optional type property to SearchResult
- Update various Props interfaces for exactOptionalPropertyTypes compliance
Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-28 21:58:11 +00:00
5403aebe48
fix job skill types and slot styling
...
- update JobSkill type with emp/base boolean flags
- use new skill fields in jobUtils and components
- update job adapter with locale and filter params
- restyle empty skill slots with cleaner placeholder
- simplify ML badge to not show level number
2025-11-28 11:04:16 -08:00
a88411eb46
add context menu to job components
2025-09-30 03:43:41 -07:00
a00b8a8d18
update utility functions
2025-09-29 23:47:11 -07:00
1298ae1a35
add mastery display
2025-09-29 23:46:04 -07:00
4161a615ba
add job system
2025-09-29 23:45:50 -07:00
3666b8db86
add perpetuity ring toggle and fix grid api response handling
2025-09-25 01:08:25 -07:00
f090d2fe41
add modifier utils for weapon keys, awakenings, and stat modifications
2025-09-25 00:22:58 -07:00
9bb9bd6320
add user settings modal and page
2025-09-24 22:02:25 -07:00
bb3aa1a252
migrate existing image utilities
2025-09-24 03:29:41 -07:00
91524ed064
add centralized image utility system
2025-09-24 03:28:26 -07:00
e6b95f7c12
extract avatar utilities and update user profile
2025-09-24 02:51:51 -07:00
0324adb0a4
update services and uncap utilities
2025-09-23 22:10:22 -07:00
be09e67d42
added methods for getting options from type utils
2025-09-17 21:51:26 -07:00
54491b1158
add detail UI components and uncap utility
2025-09-17 13:39:28 -07:00
6b5f2b4868
Add race and gender utility mappings
2025-09-17 07:12:37 -07:00
78a617db0e
Use local square images instead of hotlinking
2025-09-17 06:43:20 -07:00
2cf3c2067e
Add element and proficiency utility mappings
2025-09-17 06:42:28 -07:00
034e8e48cd
add database pages with svar grid
2025-09-17 05:32:38 -07:00