-
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
Nov 10, 2023
1 parent
af9cde6
commit a6ea546
Showing
30 changed files
with
258 additions
and
58 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-breadcrumb-preview-99feac5c-b9dd-4c16-b451-3c2cc099992c.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-components-656db22e-187b-4f9c-824c-b4f38f7d0c88.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-menu-cdcb0ce7-cf9f-4e57-93a7-436d6aaacdca.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-overflow-b5541fe4-22bc-4699-a14a-fc7f22039bc4.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-virtualizer-ce60aa55-792e-4691-b912-97ac20583078.json
This file was deleted.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
packages/react-components/react-breadcrumb-preview/CHANGELOG.json
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,21 @@ | ||
{ | ||
"name": "@fluentui/react-breadcrumb-preview", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 10 Nov 2023 13:46:32 GMT", | ||
"tag": "@fluentui/react-breadcrumb-preview_v2.1.2", | ||
"version": "2.1.2", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-breadcrumb-preview", | ||
"commit": "506c225d88c8d1452cf64dffad3d7243ad161d11", | ||
"comment": "fix: use button when no href is defined" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 09 Nov 2023 17:29:50 GMT", | ||
"tag": "@fluentui/react-breadcrumb-preview_v2.1.1", | ||
|
11 changes: 10 additions & 1 deletion
11
packages/react-components/react-breadcrumb-preview/CHANGELOG.md
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,18 @@ | ||
# Change Log - @fluentui/react-breadcrumb-preview | ||
|
||
This log was last generated on Thu, 09 Nov 2023 17:29:50 GMT and should not be manually modified. | ||
This log was last generated on Fri, 10 Nov 2023 13:46:32 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [2.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb-preview_v2.1.2) | ||
|
||
Fri, 10 Nov 2023 13:46:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb-preview_v2.1.1..@fluentui/react-breadcrumb-preview_v2.1.2) | ||
|
||
### Patches | ||
|
||
- fix: use button when no href is defined ([PR #29803](https://github.com/microsoft/fluentui/pull/29803) by [email protected]) | ||
|
||
## [2.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb-preview_v2.1.1) | ||
|
||
Thu, 09 Nov 2023 17:29:50 GMT | ||
|
2 changes: 1 addition & 1 deletion
2
packages/react-components/react-breadcrumb-preview/package.json
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
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,49 @@ | ||
{ | ||
"name": "@fluentui/react-components", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 10 Nov 2023 13:46:32 GMT", | ||
"tag": "@fluentui/react-components_v9.39.0", | ||
"version": "9.39.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-breadcrumb-preview", | ||
"commit": "506c225d88c8d1452cf64dffad3d7243ad161d11", | ||
"comment": "fix: use button when no href is defined" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-menu", | ||
"commit": "e6172eb364bd61f02d998e6fa11676aadb34af6c", | ||
"comment": "fix: MenuTrigger tabster attributes can be overriden by user" | ||
} | ||
], | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-components", | ||
"commit": "af9cde68a324d0b14d5a584b4589c90743483f03", | ||
"comment": "feat: export useOverflowVisibility hook" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-overflow", | ||
"commit": "af9cde68a324d0b14d5a584b4589c90743483f03", | ||
"comment": "feat: Implement useOverflowVisibility hook" | ||
} | ||
], | ||
"prerelease": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-virtualizer", | ||
"commit": "7a359e8d433593f9ee27d86be56af4b0babe09a4", | ||
"comment": "feat: Ensure IO handles RTL margin and mutations" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 09 Nov 2023 17:29:30 GMT", | ||
"tag": "@fluentui/react-components_v9.38.0", | ||
|
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,33 @@ | ||
# Change Log - @fluentui/react-components | ||
|
||
This log was last generated on Thu, 09 Nov 2023 17:29:30 GMT and should not be manually modified. | ||
This log was last generated on Fri, 10 Nov 2023 13:46:32 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [9.39.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.39.0) | ||
|
||
Fri, 10 Nov 2023 13:46:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.38.0..@fluentui/react-components_v9.39.0) | ||
|
||
### Minor changes | ||
|
||
- `@fluentui/react-components` | ||
- feat: export useOverflowVisibility hook ([PR #29809](https://github.com/microsoft/fluentui/pull/29809) by [email protected]) | ||
- `@fluentui/react-overflow` | ||
- feat: Implement useOverflowVisibility hook ([PR #29809](https://github.com/microsoft/fluentui/pull/29809) by [email protected]) | ||
|
||
### Patches | ||
|
||
- `@fluentui/react-breadcrumb-preview` | ||
- fix: use button when no href is defined ([PR #29803](https://github.com/microsoft/fluentui/pull/29803) by [email protected]) | ||
- `@fluentui/react-menu` | ||
- fix: MenuTrigger tabster attributes can be overriden by user ([PR #29810](https://github.com/microsoft/fluentui/pull/29810) by [email protected]) | ||
|
||
### Changes | ||
|
||
- `@fluentui/react-virtualizer` | ||
- feat: Ensure IO handles RTL margin and mutations ([PR #29501](https://github.com/microsoft/fluentui/pull/29501) by [email protected]) | ||
|
||
## [9.38.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.38.0) | ||
|
||
Thu, 09 Nov 2023 17:29:30 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
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,21 @@ | ||
{ | ||
"name": "@fluentui/react-menu", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 10 Nov 2023 13:46:32 GMT", | ||
"tag": "@fluentui/react-menu_v9.12.32", | ||
"version": "9.12.32", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-menu", | ||
"commit": "e6172eb364bd61f02d998e6fa11676aadb34af6c", | ||
"comment": "fix: MenuTrigger tabster attributes can be overriden by user" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 09 Nov 2023 17:29:37 GMT", | ||
"tag": "@fluentui/react-menu_v9.12.31", | ||
|
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,18 @@ | ||
# Change Log - @fluentui/react-menu | ||
|
||
This log was last generated on Thu, 09 Nov 2023 17:29:37 GMT and should not be manually modified. | ||
This log was last generated on Fri, 10 Nov 2023 13:46:32 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [9.12.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.32) | ||
|
||
Fri, 10 Nov 2023 13:46:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.31..@fluentui/react-menu_v9.12.32) | ||
|
||
### Patches | ||
|
||
- fix: MenuTrigger tabster attributes can be overriden by user ([PR #29810](https://github.com/microsoft/fluentui/pull/29810) by [email protected]) | ||
|
||
## [9.12.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.31) | ||
|
||
Thu, 09 Nov 2023 17:29:37 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
15 changes: 15 additions & 0 deletions
15
packages/react-components/react-migration-v0-v9/CHANGELOG.json
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
11 changes: 10 additions & 1 deletion
11
packages/react-components/react-migration-v0-v9/CHANGELOG.md
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
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
15 changes: 15 additions & 0 deletions
15
packages/react-components/react-migration-v8-v9/CHANGELOG.json
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
11 changes: 10 additions & 1 deletion
11
packages/react-components/react-migration-v8-v9/CHANGELOG.md
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
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
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,21 @@ | ||
{ | ||
"name": "@fluentui/react-overflow", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 10 Nov 2023 13:46:33 GMT", | ||
"tag": "@fluentui/react-overflow_v9.1.0", | ||
"version": "9.1.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-overflow", | ||
"commit": "af9cde68a324d0b14d5a584b4589c90743483f03", | ||
"comment": "feat: Implement useOverflowVisibility hook" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 09 Nov 2023 17:29:38 GMT", | ||
"tag": "@fluentui/react-overflow_v9.0.43", | ||
|
Oops, something went wrong.