-
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.
Merge branch 'master' into react-combobox/refactor/encapsulation
- Loading branch information
Showing
507 changed files
with
14,686 additions
and
1,791 deletions.
There are no files selected for viewing
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
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,5 +1,7 @@ | ||
{ | ||
"extends": ["plugin:@fluentui/eslint-plugin/react"], | ||
"root": true, | ||
"rules": {} | ||
"rules": { | ||
"no-restricted-globals": "off" | ||
} | ||
} |
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,5 +1,7 @@ | ||
{ | ||
"extends": ["plugin:@fluentui/eslint-plugin/react"], | ||
"root": true, | ||
"rules": {} | ||
"rules": { | ||
"no-restricted-globals": "off" | ||
} | ||
} |
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
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
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-accordion-f79e18b9-613d-4ee0-898d-30372d1f65b8.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand", | ||
"packageName": "@fluentui/react-accordion", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-aria-672ea03e-6cd4-4630-a349-bb8c065fbeaf.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "minor", | ||
"comment": "feat: deprecates useARIAButtonShorthand in favor of useARIAButtonProps", | ||
"packageName": "@fluentui/react-aria", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-aria-aa625e96-b6ea-4a15-9d18-ae66a8bf4577.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-avatar-a01f51ec-ec7e-4af1-ae1a-41557bd92668.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-breadcrumb-2228ee26-b0d3-42d8-af23-5e24fc4f605d.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "partitionBreadcrumbItems miscalculated endDisplayedItems when endDisplayedItems is incorrect when numberOfItemsToHide <= 0", | ||
"packageName": "@fluentui/react-breadcrumb", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-button-167d39fa-0523-4509-ad7b-f823f8cbafbb.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand", | ||
"packageName": "@fluentui/react-button", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-card-45d09ab1-d545-47c9-81ab-cae4186e799f.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: interactive cards not having the focus ring when focused", | ||
"packageName": "@fluentui/react-card", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-charting-209f77d4-492f-4ffe-948f-1bd8220ff566.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Added accessibility tests for LineChart, VerticalBarChart and AreaChart", | ||
"packageName": "@fluentui/react-charting", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-components-623f5d14-335e-4a2a-aba0-b051b8cdb004.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "chore: add \"wyw-in-js\" field for tag processor", | ||
"packageName": "@fluentui/react-components", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-components-76af5285-1f9e-46d0-984e-6ebe27c2824f.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-menu-95a114de-8688-4d5e-8c26-30da9afd2e00.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-migration-v0-v9-aaca7b39-f716-4b04-9eda-0e6498ad0921.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-portal-0522b25d-4975-429a-9bd6-eded30f1eac0.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-portal-757b09a6-46f6-4e6f-beca-09f6c25b1022.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-positioning-d0679179-03e3-47de-b4ff-4810ed017ac3.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: Add a namespace to CSS variables in react-positioning package to avoid potential collisions.", | ||
"packageName": "@fluentui/react-positioning", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-provider-980b45ce-c5d7-44c8-bdad-8da918a3036a.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: add custom style hook for TimePicker compat.", | ||
"packageName": "@fluentui/react-provider", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-shared-contexts-faf34243-39b4-41b2-9439-cec30485d855.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: add custom style hook for TimePicker compat.", | ||
"packageName": "@fluentui/react-shared-contexts", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-table-890d6433-950c-4907-8f9d-66111412e0e5.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand", | ||
"packageName": "@fluentui/react-table", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-tabs-833b0250-a394-49e1-adb8-8a60a249974f.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-tabster-bfd50063-648c-4dea-8701-722bae2e90cf.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "minor", | ||
"comment": "feat: focus-visible polyfill shadow DOM support", | ||
"packageName": "@fluentui/react-tabster", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-tabster-c2d3df02-d2f4-4671-a204-7585b3e81fff.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: focus outline should have `Highlight` colour in high contrast", | ||
"packageName": "@fluentui/react-tabster", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-timepicker-compat-preview-1e940c43-3126-4f50-ac72-9404932eec88.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: provides a default aria-labelledby for the chevron icon if the TimePicker is wrapped in a Field.", | ||
"packageName": "@fluentui/react-timepicker-compat-preview", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-timepicker-compat-preview-8a996340-b985-44de-9765-2fbe740ad83d.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: use useEventCallback instead of useCallback", | ||
"packageName": "@fluentui/react-timepicker-compat-preview", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-timepicker-compat-preview-925158c3-8c51-4e6d-b2a0-41d8901dd0fe.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: letter key navigation in listbox should be case insensitive", | ||
"packageName": "@fluentui/react-timepicker-compat-preview", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-timepicker-compat-preview-e3b253c7-389b-4820-9289-7dff1b689e33.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: add custom style hook for TimePicker compat.", | ||
"packageName": "@fluentui/react-timepicker-compat-preview", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
2 changes: 1 addition & 1 deletion
2
...251d04e7-2406-47f7-bf91-521709b2008d.json → ...e703395e-f499-4a2c-83e8-6c1397d39ca4.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,6 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: add max-height to show 12 items in listbox", | ||
"comment": "fix: set autoComeplete to off by default", | ||
"packageName": "@fluentui/react-timepicker-compat-preview", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
|
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-tooltip-7ac778c3-9557-45f0-ad91-ce59ef915d4b.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: stop using deprecated keyborg property", | ||
"packageName": "@fluentui/react-tooltip", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
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,48 @@ | ||
{ | ||
"name": "@fluentui/azure-themes", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 14 Dec 2023 07:30:09 GMT", | ||
"tag": "@fluentui/azure-themes_v8.6.48", | ||
"version": "8.6.48", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/azure-themes", | ||
"commit": "26acec917d2d47c80b9d06215c2f8454aa9520b3", | ||
"comment": "link in detailslist a11y bug fix and choicegroup with icon/image bug fix" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/azure-themes", | ||
"comment": "Bump @fluentui/react to v8.113.1", | ||
"commit": "26acec917d2d47c80b9d06215c2f8454aa9520b3" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/azure-themes", | ||
"comment": "Bump @fluentui/set-version to v8.2.13", | ||
"commit": "26acec917d2d47c80b9d06215c2f8454aa9520b3" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 12 Dec 2023 07:27:25 GMT", | ||
"tag": "@fluentui/azure-themes_v8.6.47", | ||
"version": "8.6.47", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/azure-themes", | ||
"comment": "Bump @fluentui/react to v8.113.0", | ||
"commit": "56a76c98ec1f66ccf95658ba2bd4bae567c335a9" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 16 Nov 2023 07:26:51 GMT", | ||
"tag": "@fluentui/azure-themes_v8.6.46", | ||
|
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,29 @@ | ||
# Change Log - @fluentui/azure-themes | ||
|
||
This log was last generated on Thu, 16 Nov 2023 07:26:51 GMT and should not be manually modified. | ||
This log was last generated on Thu, 14 Dec 2023 07:30:09 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [8.6.48](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.48) | ||
|
||
Thu, 14 Dec 2023 07:30:09 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.47..@fluentui/azure-themes_v8.6.48) | ||
|
||
### Patches | ||
|
||
- link in detailslist a11y bug fix and choicegroup with icon/image bug fix ([PR #30061](https://github.com/microsoft/fluentui/pull/30061) by [email protected]) | ||
- Bump @fluentui/react to v8.113.1 ([PR #30061](https://github.com/microsoft/fluentui/pull/30061) by beachball) | ||
- Bump @fluentui/set-version to v8.2.13 ([PR #30061](https://github.com/microsoft/fluentui/pull/30061) by beachball) | ||
|
||
## [8.6.47](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.47) | ||
|
||
Tue, 12 Dec 2023 07:27:25 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.46..@fluentui/azure-themes_v8.6.47) | ||
|
||
### Patches | ||
|
||
- Bump @fluentui/react to v8.113.0 ([PR #29766](https://github.com/microsoft/fluentui/pull/29766) by beachball) | ||
|
||
## [8.6.46](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.46) | ||
|
||
Thu, 16 Nov 2023 07:26:51 GMT | ||
|
Oops, something went wrong.