You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New in v0.14
Bug Fixes
Menu JS interop crash Added null guard + try/catch to prevent Blazor circuit crash when Menu.js initializes before DOM is ready
Calendar attribute rendering Fixed \\splatAttributes\\ and extra attributes being dropped during Calendar rendering
Menu auto-ID Fixed auto-generated IDs not being applied when \\ID\\ parameter is omitted
New Features
PagerSettings sub-component Shared POCO class with 12 Web Forms-compatible properties, used by GridView, FormView, and DetailsView for consistent pager configuration
Shared PagerTemplate rendering All three data-bound controls now share the same pager rendering logic
Documentation
Polished Chart docs and fixed mkdocs.yml
Fixed broken links in ImageMap.md and Custom-Controls.md