FruitBankHybridApp/FruitBankHybrid.Shared
Loretta 2bcf802da7 Enhance MgGridInfoPanel with responsive/fixed columns
Add support for both responsive and fixed column layouts in MgGridInfoPanel via new parameters (TwoColumnBreakpoint, ThreeColumnBreakpoint, FourColumnBreakpoint, FixedColumnCount). Refactor CSS to use variables for breakpoints, add fixed column classes, and update container queries. Move styles to a new global mg-grid-info-panel.css, referenced in App.razor and index.html. Improve view mode styling and accessibility. Add Partner.Country column to GridPartner.razor.
2025-12-18 11:41:07 +01:00
..
Components Enhance MgGridInfoPanel with responsive/fixed columns 2025-12-18 11:41:07 +01:00
Databases
Extensions
Layout Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
Models
Pages Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
Services Refactor SignalR handling; add stock history tab 2025-12-14 01:45:12 +01:00
wwwroot Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:18 +01:00
FruitBankHybrid.Shared.csproj Refactor grid toolbar and InfoPanel for reusability 2025-12-17 18:31:59 +01:00
Routes.razor
_Imports.razor