Skip to content

v1.3.0

Compare
Choose a tag to compare
@majorimi majorimi released this 10 Mar 20:35
· 224 commits to master since this release
af60cbd

Minor version release

No breaking changes in this release!

New Components

  • Majorsoft.Blazor.Components.Maps: Blazor extension that enables Browser Local and Session storages and Cookies store access for Blazor applications.
  • Majorsoft.Blazor.Extensions.BrowserStorage: Blazor component that renders Google/Bing maps wrapped into Blazor components allowing to mange maps with .Net code.

Other:

  • Majorsoft.Blazor.Components.Tabs: new property Hidden for TabItem
  • Majorsoft.Blazor.Components.Toggle: ToggleSwitch square design change
  • Majorsoft.Blazor.Components.Common.JsInterop: new JS services and fixes
    • Internal changes and fixes JS dispose, etc.
    • Browser Language JS
    • Geo JS
    • Head JS
  • More XML comments in Nuget packages
  • Write more unit tests
  • Updated Demo app and redesign
  • Updated docs