Commit Graph

464 Commits

Author SHA1 Message Date
jeffvli b18389b517 add double click navigation to lists 2025-11-14 00:34:08 -08:00
jeffvli 41a07ccda2 fix overflow on table header 2025-11-14 00:30:12 -08:00
jeffvli 486bee9b05 add new artist list 2025-11-14 00:11:31 -08:00
jeffvli 895dc19736 refactor domain types to rename itemType 2025-11-13 22:04:00 -08:00
jeffvli 6af47670d9 add new genre list 2025-11-13 21:45:09 -08:00
jeffvli 493c27eb2c fix double click handler on ItemCard 2025-11-13 21:15:41 -08:00
jeffvli 93e23ad692 add item selection to double click handler 2025-11-13 21:02:35 -08:00
jeffvli f2c76f2da1 implement queue double click handler 2025-11-13 20:59:41 -08:00
jeffvli 2e050db34c implement double click handler on default controls 2025-11-13 20:54:18 -08:00
jeffvli 1d6687a3e2 reimplement playqueue list controls 2025-11-13 18:48:46 -08:00
jeffvli d1ece62fa3 adjust column autoFit to round to integer values 2025-11-13 14:31:45 -08:00
jeffvli 39f8be8d4e remove table borders from last row / column 2025-11-13 14:29:06 -08:00
jeffvli 8afb72ed14 add table header icons for discNumber and trackNumber, refactor sizing 2025-11-13 14:17:51 -08:00
jeffvli 76d8b9c894 add current song styles to rowIndex and title columns 2025-11-13 13:31:57 -08:00
jeffvli 8e6beeed98 add close button to expanded list item 2025-11-13 13:03:15 -08:00
jeffvli 9b939b5dbb add custom rowId support to lists 2025-11-13 02:55:00 -08:00
jeffvli bba61298ce fix onExpand control on row index column 2025-11-13 01:19:39 -08:00
jeffvli 70ed11dc4a remove deprected row click handler 2025-11-13 01:19:26 -08:00
jeffvli 0cdfb544f0 adjust drag over styles 2025-11-13 01:19:13 -08:00
jeffvli 4ef6342977 remove defer from list scrollbars 2025-11-13 00:34:29 -08:00
jeffvli 4baa1c07d0 cleanup log 2025-11-13 00:34:12 -08:00
jeffvli cfb48becd7 add enum for table item size 2025-11-13 00:27:24 -08:00
jeffvli 4e8dc293f5 fix table column css ordering 2025-11-12 20:46:36 -08:00
jeffvli a7b36e75d0 add autoFitColumns config to tables 2025-11-12 20:46:12 -08:00
jeffvli 5f8e1b71cf improve pickTableColumns util to handle more properties 2025-11-12 20:02:18 -08:00
jeffvli 40fb3e799a add autoFitColumns for item table 2025-11-12 20:01:49 -08:00
jeffvli 6f2fb31ba1 fix title column to not take up full width 2025-11-10 22:00:45 -08:00
jeffvli 63a2239212 add padding to item grid to account for scrollbar 2025-11-10 21:46:52 -08:00
jeffvli 26a948b7a5 refactor item grid to resolve overlayscrollbars 2025-11-10 21:33:30 -08:00
jeffvli 2f6079fb0f fix conflicting style on drag over and selection 2025-11-10 20:45:56 -08:00
jeffvli 18ffa5e11a add drop operations for all item types 2025-11-10 20:45:49 -08:00
jeffvli 2f434c9d00 add drag/drop from lists into queue 2025-11-09 20:44:03 -08:00
jeffvli 230f4f0792 add drag state to item table 2025-11-09 01:03:25 -08:00
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 3e20278adc fix merge 2025-11-07 17:15:05 -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 1e6f9d8d06 prevent render null items in grid 2025-11-07 17:15:05 -08:00
jeffvli 5500ad7b55 debounce grid loader 2025-11-07 17:15:05 -08:00
jeffvli befbc65238 adjust infinite loader fetcher range thresholds 2025-11-07 17:15:04 -08:00
jeffvli afa652c029 migrate item grid back to react-window v1 2025-11-07 17:15:04 -08:00
jeffvli 1426482ddf more grid list optimizations 2025-11-07 17:15:04 -08:00
jeffvli e766a7fe6c memoize and reset scrollEnd handler on grid list 2025-11-07 17:15:04 -08:00
jeffvli 8e1eed655f reset scroll position on list page change 2025-11-07 17:15:04 -08:00