Commit Graph

96 Commits

Author SHA1 Message Date
jeffvli 7e30312d2a add drag state to item grid 2025-11-09 00:36:35 -08:00
jeffvli 91e99a6eb6 add keyboard navigation and selection to lists 2025-11-08 17:29:20 -08:00
jeffvli f68ad91f1d implement list multiselection 2025-11-08 15:35:10 -08:00
jeffvli d5020b7a43 normalize controls onto lists 2025-11-08 14:28:22 -08:00
jeffvli d6dce29955 update rating / favorite columns 2025-11-07 19:47:40 -08:00
jeffvli 1ed9af958a fix image column container 2025-11-07 17:15:05 -08:00
jeffvli cf2859d8e0 disable all skeleton animations 2025-11-07 17:15:05 -08:00
jeffvli 4894d24853 add dynamic cell skeleton sizing 2025-11-07 17:15:05 -08:00
jeffvli bf60e585d9 debounce table loader 2025-11-07 17:15:05 -08:00
jeffvli 8e1eed655f reset scroll position on list page change 2025-11-07 17:15:04 -08:00
jeffvli 74d5f2c61f add table item selection 2025-11-07 17:15:04 -08:00
jeffvli df01b98e00 migrate to react-router v7 and BrowserRouter 2025-11-07 17:15:04 -08:00
jeffvli 821e57e27f remove unused demo component 2025-11-07 17:14:48 -08:00
jeffvli ad94c8995b list component optimizations 2025-11-07 17:14:48 -08:00
jeffvli 0b11aff395 update title columns to use links 2025-11-07 17:13:14 -08:00
jeffvli c7edeffa54 fix favorite column 2025-11-07 17:13:04 -08:00
jeffvli b2ccb90459 fix table item count offset due to header 2025-11-07 17:13:04 -08:00
jeffvli 6e7f494724 handle favorite/rating column mutations 2025-11-07 17:13:04 -08:00
jeffvli f6f2b4d601 add new default columns 2025-11-07 17:13:04 -08:00
jeffvli ee1a5ce120 add large table size 2025-11-07 17:13:03 -08:00
jeffvli e43ee465e4 add more table configuration
- alternate row colors
- row hover highlight
- vertical borders
- horizontal borders
2025-11-07 17:13:03 -08:00
jeffvli 31ccface1e add remaining table columns 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 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 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 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 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 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