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:
MaxLengthinputs addedShowRemainingCharsproperty - Majorsoft.Blazor.Components.Loading:
LoadingElementOverlay fixes,OnOverlayClickedevent to use as Static overlay - Majorsoft.Blazor.Components.Toggle:
ToggleSwitchandToggleButtonevent handle fix - Majorsoft.Blazor.Components.Tabs: Tabs fixes:
- Item not shown without
TabsPanelevent - CSS cleanups, no more duplicated classes in HTML
- Item not shown without
- Majorsoft.Blazor.Components.Maps:
GoogleMapsmarker 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 dialogposition fixes when not Centered - More XML comments in Nuget packages
- Write more unit tests
- Updated Demo app and redesign
- Updated docs