Commit Graph

96 Commits

Author SHA1 Message Date
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
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 e92bc3dfcf fix list loader query keys 2025-11-07 17:14:48 -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 82aa8d9be3 add itemType to infinite loader query to prevent duplicate key 2025-11-07 17:13:15 -08:00
jeffvli 3410e9c37c add list scroll persistence 2025-11-07 17:13:15 -08:00
jeffvli 75d5ad0656 update list types 2025-11-07 17:13:15 -08:00
jeffvli 08893f9c93 add itemCount to list context 2025-11-07 17:13:15 -08:00
jeffvli e10966da88 refactor list pagination to use nuqs 2025-11-07 17:13:14 -08:00
jeffvli 430acef92e refactor infinite loader to use query state 2025-11-07 17:13:14 -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 e99b0662b7 add border to table pagination container 2025-11-07 17:13:03 -08:00