[FluentMenu/FluentPopover/FluentOverlay] Close menu/popover automatically when user clicks outside of it (by using overlay) by @vnbaaij in microsoft/fluentui-blazor#729
Fix #776: Icon throws exception when deployed to Azure
Fix #755: Icon throws exception when deployed to Azure
Fix #789: Navigation to "/" crashes with FluentNavMenu
Fix #780: 'OK' button rendered outside of panel for Site settings
Also addresses some other padding and layout issues with FluentDialog variants introduced in 3.1.0
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.
Add Icon.WithColor and update the Demo page
Update Button Icon Color depending of Button Appearance
Update the way to apply the Icon.Color in a Button
[FluentMenu/FluentPopover/FluentOverlay] Close menu/popover automatically when user clicks outside of it (by using overlay) by @vnbaaij in microsoft/fluentui-blazor#729
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Microsoft.Fast.Components.FluentUI from 2.3.6 to 3.1.1.
Release notes
Sourced from Microsoft.Fast.Components.FluentUI's releases.
... (truncated)
Changelog
Sourced from Microsoft.Fast.Components.FluentUI's changelog.
... (truncated)
Commits
115d212
Prepare for release 3.1.1 (#794)3cfd4cf
Fix #77279554d5
Update to V3.1.0 (#767)826d857
Re-add scripts to index.html/_Layout.cshtml (#697)9f4fad2
Make all DialogService.Show..Async methods return IDialogReference (#694)1867b44
Update demo sites entry pages for FluentCodeEditor (#692)2fb0100
Version 3.0.1 (#686)9d09256
Update workflows to build when md files change7de0780
Small change to FluentNavMenu (#665)2b42f25
Fix demo sections label, add colocated files whe (#664)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show