Minor version release
No breaking changes in this release!
New Components:
- Majorsoft.Blazor.Components.Notifications: injectable INotificationService service to handle HTML5 Notifications and ServiceWorker Notifications and components that renders customizable Alert and Toast notification message elements.
Other:
- Majorsoft.Blazor.Components.Inputs:
MaxLength
inputs addedShowRemainingChars
property - Majorsoft.Blazor.Components.Loading:
LoadingElement
Overlay fixes,OnOverlayClicked
event to use as Static overlay - Majorsoft.Blazor.Components.Toggle:
ToggleSwitch
andToggleButton
event handle fix - Majorsoft.Blazor.Components.Tabs: Tabs fixes:
- Item not shown without
TabsPanel
event - CSS cleanups, no more duplicated classes in HTML
- Item not shown without
- Majorsoft.Blazor.Components.Maps:
GoogleMaps
marker initialization fix - Majorsoft.Blazor.Components.PermaLink: component CSS cleanups, no more duplicated classes in HTML
- Majorsoft.Blazor.Components.Collapse: component CSS cleanups, no more duplicated classes in HTML
- Majorsoft.Blazor.Components.Modal:
Modal dialog
position fixes when not Centered - More XML comments in Nuget packages
- Write more unit tests
- Updated Demo app and redesign
- Updated docs