Skip to content

v4.6.0

Compare
Choose a tag to compare
@vnbaaij vnbaaij released this 28 Mar 19:59
· 990 commits to dev since this release

What's Changed

  • Fix error in NavMenu link for Wizard by @vnbaaij in #1659
  • [Demo & docs] Fix Wizard link in navigation menu by @vnbaaij in #1660
  • [InputFile] Replace OnInitializedAsync with OnAfterRenderAsync by @vnbaaij in #1661
  • IMessageService enhancements to support the 'AllowDismiss' property by @StevenRasmussen in #1657
  • [MenuButton] Make the menu anchored to the button so can float by @vnbaaij in #1676
  • [Misc] Add required .csproj settings for generating snupkg packages by @vnbaaij in #1675
  • [Demo & docs] Add InputFile 'known issues' section by @gkizior in #1680
  • [Demo & docs] Minor corrections to CONTRIBUTING.md by @c0g1t8 in #1681
  • [Accordion] Add expanded value to custom event handler by @vnbaaij in #1689
  • [Misc] Add ToColorHex extension to Swatch by @vnbaaij in #1691
  • [AppBarItem] Add OnClick event callback by @vnbaaij in #1698
  • [Wizard] Add the ability to automatically validate an EditForm by @StevenRasmussen in #1663
  • fixes FluentPageScript with Blazor Hybrid/MAUI and WebAssembly Standalone by @c0g1t8 in #1633
  • [FluentPersona] Manage the empty Name by @dvoituron in #1710
  • [Pagination] Add Disabled parameter by @gitasaurus in #1713
  • [Button] Avoid padding on loading spinner when no text is shown by @vnbaaij in #1714
  • [Demo & docs] Corrects spelling and grammar in templates page by @c0g1t8 in #1716
  • [FluentProfileMenu] New component by @dvoituron in #1705
  • [MarkdownSection] fixes border not showing in markdown tables by @c0g1t8 in #1721
  • [MarkdownSection] Adds code highlighting by @c0g1t8 in #1737
  • [Icons] Update to Fluent UI System Icons 1.1.233 by @vnbaaij in #1734
  • [PullToRefresh] New component PullToRefresh by @vnbaaij in #1679
  • [Misc] Some interop optimizations by @vnbaaij in #1712
  • [Misc] Build script - Update "versions" in all .csproj files by @dvoituron in #1736
  • [FluentKeyCodeProvider] Add a global service to capture keystrokes by @dvoituron in #1740
  • [FluentKeyCode] Allow content to avoid using the Anchor property by @dvoituron in #1743
  • [MarkdownSection] Fixes and enhancements by @c0g1t8 in #1751

New Contributors

Full Changelog: v4.5.0...v4.6.0