Skip to content

Commit 0274540

Browse files
author
Fluent UI Build
committed
release: applying package updates - react-components
1 parent b37554b commit 0274540

File tree

64 files changed

+558
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+558
-108
lines changed

change/@fluentui-react-button-cb94dc1b-6be7-4fdb-aff3-9c27f8051fa3.json

-7
This file was deleted.

change/@fluentui-react-color-picker-preview-66c948a0-e330-4f71-a4f0-d9d7cf4ed771.json

-7
This file was deleted.

change/@fluentui-react-message-bar-c11b8cce-0b38-48e0-9b98-757e7750e80f.json

-7
This file was deleted.

change/@fluentui-react-slider-fd76d130-d916-4372-8ebb-4570aa203878.json

-7
This file was deleted.

change/@fluentui-react-tag-picker-47947df9-46a1-4b10-b5b4-30965038a3c8.json

-7
This file was deleted.

change/@fluentui-react-virtualizer-e04ca2a2-610b-4a84-afbc-0d2f74e7ee06.json

-7
This file was deleted.

packages/charts/react-charts-preview/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-charts-preview",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Feb 2025 10:42:12 GMT",
6+
"tag": "@fluentui/react-charts-preview_v0.1.10",
7+
"version": "0.1.10",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-charts-preview",
13+
"comment": "Bump @fluentui/react-button to v9.3.102",
14+
"commit": "b37554b631f4e27e0927b123732f3d57d62660a3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 28 Jan 2025 21:26:35 GMT",
621
"tag": "@fluentui/react-charts-preview_v0.1.9",

packages/charts/react-charts-preview/library/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-charts-preview
22

3-
This log was last generated on Tue, 28 Jan 2025 21:26:35 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Feb 2025 10:42:12 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [0.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts-preview_v0.1.10)
8+
9+
Fri, 07 Feb 2025 10:42:12 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charts-preview_v0.1.9..@fluentui/react-charts-preview_v0.1.10)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-button to v9.3.102 ([PR #33797](https://github.com/microsoft/fluentui/pull/33797) by beachball)
15+
716
## [0.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts-preview_v0.1.9)
817

918
Tue, 28 Jan 2025 21:26:35 GMT

packages/charts/react-charts-preview/library/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charts-preview",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "React web chart controls for Microsoft fluentui v9 system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -37,7 +37,7 @@
3737
"@fluentui/scripts-tasks": "*"
3838
},
3939
"dependencies": {
40-
"@fluentui/react-button": "^9.3.101",
40+
"@fluentui/react-button": "^9.3.102",
4141
"@fluentui/react-jsx-runtime": "^9.0.50",
4242
"@fluentui/react-overflow": "^9.2.8",
4343
"@fluentui/react-popover": "^9.9.32",

packages/react-components/react-breadcrumb/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-breadcrumb",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Feb 2025 10:42:12 GMT",
6+
"tag": "@fluentui/react-breadcrumb_v9.0.52",
7+
"version": "9.0.52",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-breadcrumb",
13+
"comment": "Bump @fluentui/react-button to v9.3.102",
14+
"commit": "b37554b631f4e27e0927b123732f3d57d62660a3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 28 Jan 2025 21:26:35 GMT",
621
"tag": "@fluentui/react-breadcrumb_v9.0.51",

packages/react-components/react-breadcrumb/library/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-breadcrumb
22

3-
This log was last generated on Tue, 28 Jan 2025 21:26:35 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Feb 2025 10:42:12 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.0.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.52)
8+
9+
Fri, 07 Feb 2025 10:42:12 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.51..@fluentui/react-breadcrumb_v9.0.52)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-button to v9.3.102 ([PR #33797](https://github.com/microsoft/fluentui/pull/33797) by beachball)
15+
716
## [9.0.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.51)
817

918
Tue, 28 Jan 2025 21:26:35 GMT

packages/react-components/react-breadcrumb/library/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-breadcrumb",
3-
"version": "9.0.51",
3+
"version": "9.0.52",
44
"description": "Breadcrumb component for Fluent UI React.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@fluentui/react-aria": "^9.13.14",
26-
"@fluentui/react-button": "^9.3.101",
26+
"@fluentui/react-button": "^9.3.102",
2727
"@fluentui/react-icons": "^2.0.245",
2828
"@fluentui/react-link": "^9.3.7",
2929
"@fluentui/react-shared-contexts": "^9.21.2",

packages/react-components/react-button/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-button",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Feb 2025 10:42:11 GMT",
6+
"tag": "@fluentui/react-button_v9.3.102",
7+
"version": "9.3.102",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-button",
13+
"commit": "da62e83423063b6ab3ed62e62bcb965f37cf5700",
14+
"comment": "fix: Button sets correct disabledFocusable icon color"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 28 Jan 2025 21:26:33 GMT",
621
"tag": "@fluentui/react-button_v9.3.101",

packages/react-components/react-button/library/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-button
22

3-
This log was last generated on Tue, 28 Jan 2025 21:26:33 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Feb 2025 10:42:11 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.3.102](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.102)
8+
9+
Fri, 07 Feb 2025 10:42:11 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.101..@fluentui/react-button_v9.3.102)
11+
12+
### Patches
13+
14+
- fix: Button sets correct disabledFocusable icon color ([PR #33756](https://github.com/microsoft/fluentui/pull/33756) by [email protected])
15+
716
## [9.3.101](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.101)
817

918
Tue, 28 Jan 2025 21:26:33 GMT

packages/react-components/react-button/library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-button",
3-
"version": "9.3.101",
3+
"version": "9.3.102",
44
"description": "Fluent UI React Button component.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/react-components/react-card/library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-card",
3-
"version": "9.0.103",
3+
"version": "9.0.104",
44
"private": false,
55
"description": "Card container components for Fluent UI React.",
66
"main": "lib-commonjs/index.js",

packages/react-components/react-carousel/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-carousel",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Feb 2025 10:42:12 GMT",
6+
"tag": "@fluentui/react-carousel_v9.4.7",
7+
"version": "9.4.7",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-carousel",
13+
"comment": "Bump @fluentui/react-button to v9.3.102",
14+
"commit": "b37554b631f4e27e0927b123732f3d57d62660a3"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 28 Jan 2025 21:26:34 GMT",
621
"tag": "@fluentui/react-carousel_v9.4.6",

packages/react-components/react-carousel/library/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-carousel
22

3-
This log was last generated on Tue, 28 Jan 2025 21:26:34 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Feb 2025 10:42:12 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.4.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-carousel_v9.4.7)
8+
9+
Fri, 07 Feb 2025 10:42:12 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-carousel_v9.4.6..@fluentui/react-carousel_v9.4.7)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-button to v9.3.102 ([PR #33797](https://github.com/microsoft/fluentui/pull/33797) by beachball)
15+
716
## [9.4.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-carousel_v9.4.6)
817

918
Tue, 28 Jan 2025 21:26:34 GMT

packages/react-components/react-carousel/library/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-carousel",
3-
"version": "9.4.6",
3+
"version": "9.4.7",
44
"description": "A composable carousel component that enables pagination with minimal rerenders",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@fluentui/react-aria": "^9.13.14",
29-
"@fluentui/react-button": "^9.3.101",
29+
"@fluentui/react-button": "^9.3.102",
3030
"@fluentui/react-context-selector": "^9.1.72",
3131
"@fluentui/react-icons": "^2.0.245",
3232
"@fluentui/react-jsx-runtime": "^9.0.50",

packages/react-components/react-color-picker-preview/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-color-picker-preview",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Feb 2025 10:42:11 GMT",
6+
"tag": "@fluentui/react-color-picker-preview_v0.1.6",
7+
"version": "0.1.6",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-color-picker-preview",
13+
"commit": "678529c67e1a18062fa8c810e85cf1b4f46ff513",
14+
"comment": "fix: thumb design for ColorPicker - partner's ask"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 27 Jan 2025 20:27:33 GMT",
621
"tag": "@fluentui/react-color-picker-preview_v0.1.5",

packages/react-components/react-color-picker-preview/library/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-color-picker-preview
22

3-
This log was last generated on Mon, 27 Jan 2025 20:27:33 GMT and should not be manually modified.
3+
This log was last generated on Fri, 07 Feb 2025 10:42:11 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [0.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-color-picker-preview_v0.1.6)
8+
9+
Fri, 07 Feb 2025 10:42:11 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-color-picker-preview_v0.1.5..@fluentui/react-color-picker-preview_v0.1.6)
11+
12+
### Patches
13+
14+
- fix: thumb design for ColorPicker - partner's ask ([PR #33743](https://github.com/microsoft/fluentui/pull/33743) by [email protected])
15+
716
## [0.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-color-picker-preview_v0.1.5)
817

918
Mon, 27 Jan 2025 20:27:33 GMT

packages/react-components/react-color-picker-preview/library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-color-picker-preview",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "ColorPicker component for Fluent UI React.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/react-components/react-components/CHANGELOG.json

+47
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,53 @@
11
{
22
"name": "@fluentui/react-components",
33
"entries": [
4+
{
5+
"date": "Fri, 07 Feb 2025 10:42:10 GMT",
6+
"tag": "@fluentui/react-components_v9.58.3",
7+
"version": "9.58.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-button",
13+
"commit": "da62e83423063b6ab3ed62e62bcb965f37cf5700",
14+
"comment": "fix: Button sets correct disabledFocusable icon color"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@fluentui/react-color-picker-preview",
19+
"commit": "678529c67e1a18062fa8c810e85cf1b4f46ff513",
20+
"comment": "fix: thumb design for ColorPicker - partner's ask"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "@fluentui/react-message-bar",
25+
"commit": "b37554b631f4e27e0927b123732f3d57d62660a3",
26+
"comment": "fix: Revert MessageBar auto reflow changes from #33409"
27+
},
28+
{
29+
"author": "[email protected]",
30+
"package": "@fluentui/react-slider",
31+
"commit": "ace3f409f133410a2ed749fa88839159b7e291b6",
32+
"comment": "fix: exported internal CSS variables"
33+
},
34+
{
35+
"author": "[email protected]",
36+
"package": "@fluentui/react-tag-picker",
37+
"commit": "171c1b1bda0d403270e828fbad3d8c7b791e21af",
38+
"comment": "bugfix: regression from #33689"
39+
}
40+
],
41+
"prerelease": [
42+
{
43+
"author": "[email protected]",
44+
"package": "@fluentui/react-virtualizer",
45+
"commit": "a17aac2acd61ee1e4cdd59c2637498cabd81cfe9",
46+
"comment": "fix: Fix regression of child render function update"
47+
}
48+
]
49+
}
50+
},
451
{
552
"date": "Tue, 28 Jan 2025 21:26:33 GMT",
653
"tag": "@fluentui/react-components_v9.58.2",

0 commit comments

Comments
 (0)