AyCode.Blazor/AyCode.Blazor.Components/wwwroot/js
Loretta 873ffe91d2 Add scroll-to-item support to MgCardView component
- Introduced `Height`, `ScrollToItem`, and `ItemKeySelector` parameters to MgCardView for scroll targeting and internal scroll area.
- Cards now have stable DOM ids for precise JS-based scrolling.
- Added mgCardView.js with smooth scroll logic; included script in app.
- Updated CSS for scrollable card area.
- Updated MeasuringOut.razor to use new scroll features and fixed time format.
2026-03-23 05:32:15 +01:00
..
mgCardView.js Add scroll-to-item support to MgCardView component 2026-03-23 05:32:15 +01:00
mgGridInfoPanel.js Refactor grid InfoPanel: sticky, responsive, new icons 2025-12-17 10:20:17 +01:00
mgLazyLoadContentObserver.js Add MgLazyLoadContent, grid layout refactor, tests 2025-12-21 16:29:36 +01:00