Commit Graph

2179 Commits

Author SHA1 Message Date
jeffvli 25a4f0edcb add prop configuration for X,Y scroll on ScrollArea 2025-11-07 17:13:03 -08:00
jeffvli a266767f6c add autoWidth column config 2025-11-07 17:13:03 -08:00
jeffvli 20f984bd05 normalize user action columns 2025-11-07 17:13:03 -08:00
jeffvli bed3b3291a extract list expansion container to separate component 2025-11-07 17:13:02 -08:00
jeffvli a4cb0c2800 add item list controls to centralized export 2025-11-07 17:13:02 -08:00
jeffvli ddd230ad3b add hover only columns 2025-11-07 17:13:02 -08:00
jeffvli ab2b29534e improve tooltip readability 2025-11-07 17:13:02 -08:00
jeffvli 0bff06d665 fix image column container component 2025-11-07 17:13:02 -08:00
jeffvli dfd8a07ea7 set max genres displayed on genre column 2025-11-07 17:13:02 -08:00
jeffvli 0c1240dcc0 add tooltip for date column values 2025-11-07 17:13:02 -08:00
jeffvli d86cbf2b57 improve overflow for album artist column 2025-11-07 17:13:02 -08:00
jeffvli 11f5f71f8d remove item callbacks from list - move to item component 2025-11-07 17:13:02 -08:00
jeffvli 7901ab1037 implement table list callbacks 2025-11-07 17:13:02 -08:00
jeffvli a1a5dbc00e disable default skeleton animation 2025-11-07 17:13:02 -08:00
jeffvli e5fc2921ee remove user select from genre / album artists columns 2025-11-07 17:13:02 -08:00
jeffvli 751c770414 add table row hover effect 2025-11-07 17:13:02 -08:00
jeffvli 053e5467de add table row separator support 2025-11-07 17:13:02 -08:00
jeffvli d0b709e317 add links to genre / album artists columns 2025-11-07 17:13:02 -08:00
jeffvli e795024129 fix Navidrome normalized types for userFavorite, userRating 2025-11-07 17:13:02 -08:00
jeffvli d013976823 handle table column order based on pinned column config 2025-11-07 17:13:02 -08:00
jeffvli b38a800c53 add initial table columns 2025-11-07 17:13:01 -08:00
jeffvli 90efdd586c use derived column props, add table header styles 2025-11-07 17:13:01 -08:00
jeffvli 070aca44bf support both left and right column pinning 2025-11-07 17:13:01 -08:00
jeffvli 92af51cd4d fix styling props on Text component 2025-11-07 17:13:01 -08:00
jeffvli 2e24e00407 update pagination itemcount wording to be language agnostic 2025-11-07 17:13:01 -08:00
jeffvli 5a7de78d2b move list pagination padding to separate container 2025-11-07 17:13:01 -08:00
jeffvli 66cbcb5f94 progress on table columns 2025-11-07 17:13:01 -08:00
jeffvli 3f0536e780 more table list progress
- scroll shadow
- header shadow
- remove sticky row count - only allow sticky header
- support table expansion
2025-11-07 17:13:01 -08:00
jeffvli 6e73b08663 fix queryKey on infinite loader 2025-11-07 17:13:01 -08:00
jeffvli 5dcbf1154f fix sticky column autoscroll 2025-11-07 17:13:01 -08:00
jeffvli 9b375f0ff0 progress 2025-11-07 17:13:01 -08:00
jeffvli 9de7d1e610 move item table list 2025-11-07 17:13:01 -08:00
jeffvli 733ba4077a first iteration of table 2025-11-07 17:13:01 -08:00
jeffvli 9dc338adcb rename list components 2025-11-07 17:13:01 -08:00
jeffvli 4caad27d32 rename expanded container classname 2025-11-07 17:13:01 -08:00
jeffvli bbafa6cf40 add initial item detail list design 2025-11-07 17:13:01 -08:00
jeffvli ed4e0a2cf3 add color utilities 2025-11-07 17:13:01 -08:00
jeffvli 01dd1eadd8 add GRID_PAGINATED to ListDisplayType 2025-11-07 17:13:01 -08:00
jeffvli 76033e7ab6 clean up log 2025-11-07 17:13:00 -08:00
jeffvli 6a48bcf236 properly handle weight prop on Text and TextTitle 2025-11-07 17:13:00 -08:00
jeffvli 1bbbe56901 add paginated album grid component 2025-11-07 17:13:00 -08:00
jeffvli cff2f87666 add additional list pagination helpers and components 2025-11-07 17:13:00 -08:00
jeffvli 3fb8335578 rename infinite loader hook file 2025-11-07 17:13:00 -08:00
jeffvli 311cbc16e0 add paginated list loader hook 2025-11-07 17:13:00 -08:00
jeffvli 7d2f1a24be fix z-index of expanded item title 2025-11-07 17:13:00 -08:00
jeffvli 5f79229970 finalize infinite album list 2025-11-07 17:13:00 -08:00
jeffvli 8a18ee3609 finalize infinite loader hook 2025-11-07 17:13:00 -08:00
jeffvli ee12fd1233 remove uniqueId property from all entities except QueueSong 2025-11-07 17:13:00 -08:00
jeffvli 53bb50986f add initial infinite album list component 2025-11-07 17:12:35 -08:00
jeffvli 4d18ea1e84 add initial infinite loader helpers 2025-11-07 17:12:35 -08:00