AyCode.Blazor/AyCode.Blazor.Components
Loretta 9d682bd741 DevExpress Fluent theme: grid/info panel refactor
Major refactor for DevExpress Fluent theme compatibility:
- InfoPanel templates now use strongly-typed context (`InfoPanelContext`)
- Unified grid layout with `MgGridWithInfoPanel` wrapper
- CSS updated to use Fluent theme variables and container queries
- App-wide CSS cleanup and formatting improvements
- `.editorconfig` added for modern CSS support
- Improved InfoPanel instance resolution for nested grids
- Codebase is cleaner, more maintainable, and ready for further customization
2025-12-21 08:24:40 +01:00
..
Components DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +01:00
Services Remove AdminSignalRHub; etc... 2025-08-31 13:32:45 +02:00
wwwroot DevExpress Fluent theme: grid/info panel refactor 2025-12-21 08:24:40 +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