MudBlazor Versions Save

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.

v6.5.0

10 months ago

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.4.1...v6.5.0

v6.4.1

11 months ago

Hotfix Release

What's Changed

Bug Fixes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.4.0...v6.4.1

v6.4.0

11 months ago

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.3.1...v6.4.0

v6.3.1

11 months ago

Note: this is a hotfix release mitigating an accidental breaking change in MudAppBar which could have broken your app's layout.

What's Changed

Other Changes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/6.3.0...v6.3.1

v6.3.0

11 months ago

What's Changed

New Features

Bug Fixes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.2.5...v6.3.0

v6.2.5

1 year ago

What's Changed

New Features

Bug Fixes

Other Changes

New Contributors

This is a rerelease of 6.2.4 which was removed due to build issues Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.2.3...v6.2.5

v6.2.3

1 year ago

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.2.2...v6.2.3

v6.2.2

1 year ago

What's Changed

Bug Fixes

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.2.1...v6.2.2

v6.2.1

1 year ago

What's Changed

Note: This release fixes the regressions in MudDataGrid but also brings new breaking changes in data grid. It was our last chance to rectify the public API. Many methods are now async and got the ...Async postfix. Should no further regressions arise we'll consider MudDataGrid stable and the API will stay as it is now.

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.2.0...v6.2.1

v6.2.0

1 year ago

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v6.1.9...v6.1.10