fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

MIT License

Stars
3.4K
Committers
95

Bot releases are hidden (Show)

fluentui-blazor - v4.4.0

Published by vnbaaij 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.3.1...v4.4.0

fluentui-blazor - v3.5.4

Published by vnbaaij 9 months ago

fluentui-blazor - v3.5.3

Published by vnbaaij 9 months ago

fluentui-blazor - v3.5.2

Published by vnbaaij 9 months ago

fluentui-blazor - v3.5.1

Published by vnbaaij 9 months ago

fluentui-blazor - V4.3.1

Published by vnbaaij 9 months ago

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.3.0...V4.3.1

fluentui-blazor - V4.3.0

Published by vnbaaij 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.2.1...V4.3.0

fluentui-blazor - V4.2.0

Published by vnbaaij 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.1.1...V4.2.0

fluentui-blazor - V4.1.1

Published by vnbaaij 11 months ago

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V4.1.0...V4.1.1

fluentui-blazor - v4.1.0

Published by vnbaaij 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v4.0.0...V4.1.0

fluentui-blazor - v4.0.0

Published by vnbaaij 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v3.2.2...v4.0.0

fluentui-blazor - v4.0.0-rc.3

Published by vnbaaij 11 months ago

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v4.0.0-rc.2...v4.0.0-rc.3

fluentui-blazor - v4.0.0-rc.2

Published by vnbaaij 12 months ago

What's Changed

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v4.0.0-rc.1...v4.0.0-rc.2

fluentui-blazor - v4.0.0-rc.1

Published by vnbaaij 12 months ago

This version is for .NET 8 only. (use Microsoft.Fast.Components.FluentUI when using .NET 6 or 7)

  • Update all input component to use ReadOnly instead of a mix of possible spellings
  • Update demo site styling (nav menu and body now scroll independently)
  • Support DisabledDateFunc in FluentDatePicker
  • Removed the FluentCodeEditor component because it lacked features and has no Fluent design aspects. You can use the BlazorMonaco component as a replacement
  • Fix #911: Column resizing in DataGrid breaks when column to narrow
  • Fix #891: JSDisconnectedException in FluentOverflow
  • Fix #861: Needed extra empty-content-cell class
  • FluentCard: Add Width and Height + docs/examples
  • FluentToast: Timeout is now in milliseconds
  • FluentToastContainer renamed to FluentToastProvider
  • FluentMessageBarContainer renamed to FluentMessageBarProvider
fluentui-blazor - v3.3.0

Published by vnbaaij 12 months ago

This version only supports .NET 6 and .NET 7 Blazor projects. For .NET 8 use the v4 version which has a new name: Microsoft.FluentUI.AspNetCore.Components

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v3.2.2...v3.3.0

fluentui-blazor - v3.2.2

Published by vnbaaij 12 months ago

fluentui-blazor - v3.2.1

Published by vnbaaij 12 months ago

fluentui-blazor - v3.2.0

Published by vnbaaij about 1 year ago

fluentui-blazor - v3.1.1

Published by vnbaaij about 1 year ago

What's Changed

  • Fix #776: Icon throws exception when deployed to Azure
  • Fix #780: 'OK' button rendered outside of panel for Site settings
    Also addresses some other issues with FluentDialog variants introduced in 3.1.0
  • Fix #755: Icon throws exception when deployed to Azure
  • Feature #782 Add ability to prevent dismissing a modal dialog by clicking on the overlay
  • Added Tooltip and Style parameters to DataGrid's PropertyColumn and TemplateColumn. See DataGrid page for examples.

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/V3.1.0...v3.1.1

fluentui-blazor - V3.1.0

Published by vnbaaij about 1 year ago

New components

  • FluentAutoComplete
  • FluentPersona
  • FluentMessageBar

What's Changed

Components

General

Templates

New Contributors

Full Changelog: https://github.com/microsoft/fluentui-blazor/compare/v3.0.1...v3.1.0

Badges
Extracted from project README
License: MIT .NET C# NuGet NuGet Validate Security Discord
Related Projects