Issue #1223 DialogService - Add a fake instance of DialogEventArgs
Issue #1225 Fix #1205 FluentButton submit does not work outside the EditForm
Issue #1227 Fix: FluentTreeItem in that span that renders Text proprty is not conditional and adds unnecessary space when gap githubproperty is applied
Issue #1226: FluentAutocomplete does not have an ElementReference
Issue #1229 Add NavMenuWidth parameter to FluentMainLayout
Issue #1232 Several work items combined in a PR to not push to dev directly
Issue #1233 PageScript - Move script visibility inside the web component
Issue #1234 Templates - Fix spelling and use FluentValidationSummary
Issue #1241: Fix: FluentNavLink OnClick not working
Issue #1245: Fix: dragging the splitter bar is inverted with RTL enabled in fluent splitter
Issue #1250: Fix: Pagination arrows should reverse in RTL mode
Issue #1268: Feat: add "invalid" css-class to/in Default Date Picker field if invalid
Issue #1274: Fix: [Width less than 250px does not take effect] in [FluentCombobox and FluentSelect]
Issue #1276: FluentTabs shows badge although all tabs are visible
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.FluentUI.AspNetCore.Components.Icons from 4.0.0 to 4.3.0.
Release notes
Sourced from Microsoft.FluentUI.AspNetCore.Components.Icons's releases.
... (truncated)
Changelog
Sourced from Microsoft.FluentUI.AspNetCore.Components.Icons's changelog.
... (truncated)
Commits
293bc22
Fix compiler warning95466cb
Merge branch 'dev' of https://github.com/microsoft/fluentui-blazor into dev6189d46
Fix Combobox width without a important mark (#1279)c198c18
Update NuGet packagesb8024a2
Merge branch 'dev' of https://github.com/microsoft/fluentui-blazor into dev4dea2de
Fix #1276 by adding check for container size8b65007
Add Id to anchor and add test (#1278)6567ef5
Derive Calendar and DatePicker from InputBase (instead of ComponentBase) (#1275)53e4772
[Overlay] Add a timed exampleee9cd15
Fix #1274 by altering css for Combobox and SelectDependabot 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