AyCode.Blazor/AyCode.Blazor.Components
Loretta bad4e50c17 Add MgLazyLoadContent, grid layout refactor, tests
- Introduced MgLazyLoadContent component with JS observer for lazy rendering of heavy content.
- Refactored MgGridBase for user-specific, customizable layout persistence using JS interop.
- Improved MgGridInfoPanel caching and state batching for performance.
- Updated PDF viewer to use lazy loading for better UX.
- Added AyCode.Blazor.Components.Tests project with bUnit/MSTest grid layout tests.
- Updated solution/project files and removed obsolete code.
- Minor UI and JS module loading improvements.
2025-12-21 16:29:36 +01:00
..
Components Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:36 +01:00
Services Remove AdminSignalRHub; etc... 2025-08-31 13:32:45 +02:00
wwwroot Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:36 +01:00
.editorconfig DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +01:00
AyCode.Blazor.Components.csproj .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
Component1.razor Initial Commit 2023-11-26 23:20:16 +01:00
Component1.razor.css Initial Commit 2023-11-26 23:20:16 +01:00
ExampleJsInterop.cs Initial Commit 2023-11-26 23:20:16 +01:00
_Imports.razor Initial Commit 2023-11-26 23:20:16 +01:00