AyCode blazor hybrid related stuff
Go to file
Loretta 109a4b82b4 Refactor grid InfoPanel: sticky, responsive, new icons
- Redesigned MgGridInfoPanel to use a sticky, scroll-aware layout via JavaScript for better UX when scrolling.
- InfoPanel now uses a responsive CSS grid layout with container queries for 1/2/3 column display based on width.
- Added new toolbar icons using SVG masks for a modern, consistent look; updated toolbar item class names.
- Added "Prev Row" and "Next Row" navigation buttons to the grid toolbar, with corresponding methods in grid base classes.
- Unified edit state enum naming to MgGridEditState and updated all references.
- Improved InfoPanel cell rendering for better text overflow handling and tooltips.
- Updated CSS for InfoPanel and grid, including sticky pane support and icon styles.
- Registered mgGridInfoPanel.js in App.razor and index.html for JS interop.
- Minor UI/UX tweaks: InfoPanel header, background colors, and panel sizing.
2025-12-17 10:20:17 +01:00
AyCode.Blazor.Components Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:17 +01:00
AyCode.Blazor.Controllers .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
AyCode.Blazor.Models .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
AyCode.Blazor.Models.Server .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
AyCode.Maui.Core .Net10, VS2026; StockTaking in progress... 2025-12-01 16:18:47 +01:00
.gitignore Initial Commit 2023-11-26 23:20:16 +01:00
AyCode.Blazor.targets MsBuild targets 2025-11-06 14:40:31 +01:00
AyCode.Maui.targets MsBuild targets 2025-11-06 14:40:31 +01:00
AyCode.Project.targets Upgrade to .net10 and Visual Studio 2026; StockTaking in progress... 2025-11-28 08:15:58 +01:00
Aycode.Blazor.sln MsBuild targets 2025-11-06 14:40:31 +01:00