MASA.Blazor Versions Save

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.

1.4.1

1 month ago

๐Ÿš€ Features

๐Ÿ”ง Bug Fixes

โ™ป Refactor

๐Ÿ“ Docs

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.4.0...1.4.1

1.4.0

1 month ago

We provides a best practice example of how to integrate MAUI hybrid with MASA Blazor. You can find the repository at Masa.Blazor.MauiDemo.

๐Ÿš€ Features

๐Ÿ”ง Bug Fixes

๐Ÿงช Labs

โ™ป Refactor

๐Ÿ’ฅ Breaking changes

See https://docs.masastack.com/blazor/getting-started/upgrade-guide.

๐Ÿ“ Docs

Additionally, we would like to express our gratitude to @wildwind2000 for his contributions (https://github.com/masastack/BlazorComponent/pull/555 https://github.com/masastack/BlazorComponent/pull/559) to the Treeview component. Due to the extensive nature of the changes and the lack of sufficient time and resources for testing, these modifications were not merged.

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.3.4...1.4.0

1.4.0-beta.5

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.4.0-beta.4...1.4.0-beta.5

1.4.0-beta.4

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.4.0-beta.3...1.4.0-beta.4

1.4.0-beta.3

2 months ago

What's Changed

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.4.0-beta.2...1.4.0-beta.3

1.4.0-beta.2

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.4.0-beta.1...1.4.0-beta.2

1.4.0-beta.1

4 months ago

What's Changed

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.3.4...1.4.0-beta.1

1.3.4

4 months ago

๐Ÿ”ง Bug Fixes

  • Menu: Position error in RTL. #1732
  • BaiduMap: @bind-Center doesn't work very well. #1736
  • Selector: Failed to get selector. #1735
  • DataTable: Not render in SSR server. #1737

๐Ÿงช Labs

  • ScrollToTarget: New component that supports automatic scrolling to the specified element and highlighting of the active item. #1730

๐Ÿ“ Docs

  • Add notifications menu. #1731

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.3.3...1.3.4

1.3.3

4 months ago

๐Ÿ”ง Bug Fixes

  • Markdown: sometimes the content of Value cannot be rendered #1719
  • Dialog: may not be clickable in low network speed scenarios #1726
  • Image: should show placeholder when src set to null #1728
  • Slider: update the CSS #1727

๐Ÿงช Labs

  • Xgplayer: add start plugin #1724

โ™ป Refactor

  • Alert: merge code from BlazorComponent into MASA Blazor #1718
  • DataTable: merge code from BlazorComponent #1725

๐Ÿงฉ Others

  • ConfirmService: Improve the experience of using confirm service #1720
  • docs: the API of switch was missing #1723

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.3.2...1.3.3

1.3.2

4 months ago

๐Ÿš€ Features

  • Theme: support for more color roles. #531 #1707

๐Ÿ”ง Bug Fixes

  • RadioGroup: should not invoke ValueChanged after init. #534 #1714
  • Cascader: RTL doesn't work. #1705

๐Ÿงช Labs

  • Xgplayer: add OnFullscreenTouchend event callback for webview. #1708
  • Xgplayer: Expose the JS.InvokeVoidAsync method. #1709
  • Xgplayer: there's no fullscreen for music. #1713
  • XgMusicPlayer: should generate the audio tag. #1717

โ™ป Refactor

  • Datatable: calculate real width of col on colgroup item. #1715

๐Ÿ“ Docs

  • ListItemGroup: Update zh-CN.md. #1716

New Contributors

Full Changelog: https://github.com/masastack/MASA.Blazor/compare/1.3.1...1.3.2