LANCommander/LANCommander.UI/Components/InfiniteLoader
Pat Hartl 66abc6e59e Implement infinite loading with chat thread
- Chat messages are now loaded based on scroll position
- Read status is now updated and set by last message read
- Reworked script importing by using ScriptProvider
2026-01-11 14:38:24 -06:00
..
InfiniteLoader.razor Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
InfiniteLoader.razor.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
InfiniteLoader.razor.scss Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
InfiniteLoadResponse.cs Fix infinite loader namespace 2026-01-03 23:22:35 -06:00
InfiniteScroll.ts Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
InfiniteScrollAnchor.cs Refactor TS to classes, remove factory in place of static Create factory method, rework module importing 2026-01-07 18:25:17 -06:00
InfiniteScrollAnchor.ts WIP infinite loader component 2026-01-03 15:53:17 -06:00
InfiniteScrollInterop.cs Fix infinite loader namespace 2026-01-03 23:22:35 -06:00