-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fluent UI Build
committed
Jun 10, 2024
1 parent
d5fe2ed
commit 80f464a
Showing
6 changed files
with
40 additions
and
23 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@fluentui-web-components-08ae4a29-13c9-459b-8b03-c40e270288cc.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-web-components-1fa74631-ff88-48ec-a0c6-15691f79e0a1.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-web-components-55475f34-e514-43d2-9e62-b2f8ce5d3cb3.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
{ | ||
"name": "@fluentui/web-components", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 10 Jun 2024 04:07:58 GMT", | ||
"tag": "@fluentui/web-components_v3.0.0-beta.26", | ||
"version": "3.0.0-beta.26", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/web-components", | ||
"commit": "0ee053f9c4dae7dea578d80221bbf0fa9d630bc0", | ||
"comment": "feat: refactor Switch to use ElementInternals by extending BaseCheckbox" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/web-components", | ||
"commit": "eb13aea7d259f3b72e4b65bc32232e4315ff5c05", | ||
"comment": "fixes the border-color for switch when in the checked state on rest" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/web-components", | ||
"commit": "d5fe2edf2a5d598c3e84fa14cf42f9c81f3e24d6", | ||
"comment": "add try-catch block to ensure that registered properties can be updated dynamically" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 07 Jun 2024 04:06:31 GMT", | ||
"tag": "@fluentui/web-components_v3.0.0-beta.25", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,20 @@ | ||
# Change Log - @fluentui/web-components | ||
|
||
This log was last generated on Fri, 07 Jun 2024 04:06:31 GMT and should not be manually modified. | ||
This log was last generated on Mon, 10 Jun 2024 04:07:58 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [3.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.26) | ||
|
||
Mon, 10 Jun 2024 04:07:58 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.25..@fluentui/web-components_v3.0.0-beta.26) | ||
|
||
### Changes | ||
|
||
- feat: refactor Switch to use ElementInternals by extending BaseCheckbox ([PR #31613](https://github.com/microsoft/fluentui/pull/31613) by [email protected]) | ||
- fixes the border-color for switch when in the checked state on rest ([PR #31628](https://github.com/microsoft/fluentui/pull/31628) by [email protected]) | ||
- add try-catch block to ensure that registered properties can be updated dynamically ([PR #31629](https://github.com/microsoft/fluentui/pull/31629) by [email protected]) | ||
|
||
## [3.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.25) | ||
|
||
Fri, 07 Jun 2024 04:06:31 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters