You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update NuGet package for fixing CVE. See dotnet/announcements#327
* Non-altering change to force mirroring
* Clean up issue tester
* Small text formatting change to force deploy
* Update workflows
* Update README
* Update to latest JavaScript SDK
* Add global.json
* Update workflow to use .NET 9
* Remove net10.0 TFM for now
* Set dotnet 9.0.204
* Update deploy_demo.yml to use 9.0.204
* Update home page
* Also *temporarily* remove .NET 10 TFM for DataGrid Adapters
* Update workflows
* Try to get preview docs up again
* Use latest .NET 9 SDK for GH Actions
* Remove mention of v3 site
* Update global.json
* Test deploy to new SWA
* Update JavaScript SDK
* Try older JavaScript SDK
* Use .204 SDK on all actions
* Newer JavaScript SDK with .NET .204 SDK
* Deploy demo to 2 SWAs
* Fix id's
* Evrything tied to .204 and add sub subscription
* Get sources copied
* Try again
* Tweak message
* Try again
* Try again
* Try swa.config.json
* Try extension
* Revert config.json change
* Use correct codeql action
* Include build step in actions
* Set SDK for ADO pipelines
* Add es metadata (#4131)
* Merge pull request 53130 from invBootstrap into main
* Update TSAOptions codebaseName (#4196)
* Update TSAOptions codebaseName
* Try to start the Mirroring
* Update pipeline for real signing with PME enforcement
* Add a trigger on main and a tag (v*)
* Overwrite FocusAsync in FluentAutoComplete (#4230)
Co-authored-by: Vincent Baaij <[email protected]>
* Update whats new after cherry pick
* Try to fix deploy error
* Different fix
* Take 3
* Take 4
* Take 5
* Take 6
* Disable main brancg in the All-lib YAML file
* Prep for next release
* Use correct SDK version, update comment
---------
Co-authored-by: Denis Voituron <[email protected]>
Co-authored-by: MerlinBot <MerlinBot>
Co-authored-by: Marvin Klein <[email protected]>
Copy file name to clipboardExpand all lines: WHATSNEW.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@
36
36
-\[AppBar\] Add TryGetValue and Apps.ContainsKey ([#4146](https://github.com/microsoft/fluentui-blazor/pull/4146))
37
37
-\[Autocomplete\] Add a ShowProgressIndicator parameter + Breaking change ([#4042](https://github.com/microsoft/fluentui-blazor/pull/4042))
38
38
-\[AutoComplete\] Invalid aria-controls reference in Autocomplete popup rendering ([#4117](https://github.com/microsoft/fluentui-blazor/pull/4117))
39
+
-\[AutoComplete\] Override FocusAsync in FluentAutoComplete ([#4230](https://github.com/microsoft/fluentui-blazor/pull/4230))
39
40
-\[DataGrid\] Add MinWidth parameter to ColumnBase ([#4112](https://github.com/microsoft/fluentui-blazor/pull/4112))
40
41
-\[DataGrid\] Add public Columns property to DataGridRow and Column property to DataGridCell for easier column access ([#4036](https://github.com/microsoft/fluentui-blazor/pull/4036))
41
42
-\[DataGrid\] Asynchronous IQueryable based loading and error handling UI feedback ([#4177](https://github.com/microsoft/fluentui-blazor/pull/4177))
Copy file name to clipboardExpand all lines: examples/Demo/Shared/wwwroot/docs/WhatsNew.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@
36
36
-\[AppBar\] Add TryGetValue and Apps.ContainsKey ([#4146](https://github.com/microsoft/fluentui-blazor/pull/4146))
37
37
-\[Autocomplete\] Add a ShowProgressIndicator parameter + Breaking change ([#4042](https://github.com/microsoft/fluentui-blazor/pull/4042))
38
38
-\[AutoComplete\] Invalid aria-controls reference in Autocomplete popup rendering ([#4117](https://github.com/microsoft/fluentui-blazor/pull/4117))
39
+
-\[AutoComplete\] Override FocusAsync in FluentAutoComplete ([#4230](https://github.com/microsoft/fluentui-blazor/pull/4230))
39
40
-\[DataGrid\] Add MinWidth parameter to ColumnBase ([#4112](https://github.com/microsoft/fluentui-blazor/pull/4112))
40
41
-\[DataGrid\] Add public Columns property to DataGridRow and Column property to DataGridCell for easier column access ([#4036](https://github.com/microsoft/fluentui-blazor/pull/4036))
41
42
-\[DataGrid\] Asynchronous IQueryable based loading and error handling UI feedback ([#4177](https://github.com/microsoft/fluentui-blazor/pull/4177))
0 commit comments