Skip to content

Commit

Permalink
Update What's new
Browse files Browse the repository at this point in the history
  • Loading branch information
vnbaaij committed Jul 23, 2024
1 parent ea487b1 commit 921dc78
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions WHATSNEW.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v4.9.3
### Components
- [General] Inject LibraryConfiguring into DesignToken ([#2426](https://github.com/microsoft/fluentui-blazor/pull/2426))
- [Accordion] Add Id ([#2420](https://github.com/microsoft/fluentui-blazor/pull/2420))
- [Templates] Replace faulty `Appearance.Filled` with `Appearance.Accent` for buttons ([#2436](https://github.com/microsoft/fluentui-blazor/pull/2436))

### Demo site and documentation
- [Docs] Fix broken GitHub link ([#2442](https://github.com/microsoft/fluentui-blazor/pull/2442))


## v4.9.2
### Components
- [General] JavaScript Cache management ([#2388](https://github.com/microsoft/fluentui-blazor/pull/2388))
Expand Down
10 changes: 10 additions & 0 deletions examples/Demo/Shared/wwwroot/docs/WhatsNew.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v4.9.3
### Components
- [General] Inject LibraryConfiguring into DesignToken ([#2426](https://github.com/microsoft/fluentui-blazor/pull/2426))
- [Accordion] Add Id ([#2420](https://github.com/microsoft/fluentui-blazor/pull/2420))
- [Templates] Replace faulty `Appearance.Filled` with `Appearance.Accent` for buttons ([#2436](https://github.com/microsoft/fluentui-blazor/pull/2436))

### Demo site and documentation
- [Docs] Fix broken GitHub link ([#2442](https://github.com/microsoft/fluentui-blazor/pull/2442))


## v4.9.2
### Components
- [General] JavaScript Cache management ([#2388](https://github.com/microsoft/fluentui-blazor/pull/2388))
Expand Down

0 comments on commit 921dc78

Please sign in to comment.