Skip to content

Commit dc8abd2

Browse files
author
Fluent UI Build
committed
release: applying package updates - react-components
1 parent 4a1d5d3 commit dc8abd2

File tree

179 files changed

+2229
-345
lines changed

Some content is hidden

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

179 files changed

+2229
-345
lines changed

change/@fluentui-babel-preset-storybook-full-source-490918b9-a096-4458-91a5-967f79b16a92.json

-7
This file was deleted.

change/@fluentui-react-charts-77cbfda3-fb06-4556-b5ea-81b4aec45330.json

-7
This file was deleted.

change/@fluentui-react-charts-9094470c-9607-4f4b-aea0-e09bfe9713b0.json

-7
This file was deleted.

change/@fluentui-react-list-5af220e8-3ce1-4651-9bf6-0855a012082e.json

-7
This file was deleted.

change/@fluentui-react-storybook-addon-c0b922de-9a46-45db-8fef-6cfa04d19660.json

-7
This file was deleted.

change/@fluentui-react-storybook-addon-export-to-sandbox-7e8521cf-836f-49da-a1b5-9a9645e75a18.json

-7
This file was deleted.

change/@fluentui-react-tabs-a6fc5216-fff0-4797-8b51-29ea6b6e1455.json

-7
This file was deleted.

change/@fluentui-react-tabster-536547dc-6700-44b1-b2c9-ee40eed86a6e.json

-7
This file was deleted.

change/@fluentui-react-tabster-843ddddb-5406-44a3-a280-af4d398ecc09.json

-7
This file was deleted.

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

+51
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,57 @@
11
{
22
"name": "@fluentui/react-charts",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Apr 2025 14:08:54 GMT",
6+
"tag": "@fluentui/react-charts_v9.0.2",
7+
"version": "9.0.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charts",
13+
"commit": "deee540be59460a04e758f1342c1b83fa9bc9992",
14+
"comment": "Migrate Gauge chart to V9"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@fluentui/react-charts",
19+
"commit": "9df6da6a0dab5856eef22e8076fd44ca432b3147",
20+
"comment": "(feat) Implement grouped vertical bar and scatter chart"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui/react-charts",
25+
"comment": "Bump @fluentui/react-button to v9.4.4",
26+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@fluentui/react-charts",
31+
"comment": "Bump @fluentui/react-overflow to v9.3.4",
32+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@fluentui/react-charts",
37+
"comment": "Bump @fluentui/react-popover to v9.10.4",
38+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
39+
},
40+
{
41+
"author": "beachball",
42+
"package": "@fluentui/react-charts",
43+
"comment": "Bump @fluentui/react-tabster to v9.24.4",
44+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
45+
},
46+
{
47+
"author": "beachball",
48+
"package": "@fluentui/react-charts",
49+
"comment": "Bump @fluentui/react-tooltip to v9.6.4",
50+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
51+
}
52+
]
53+
}
54+
},
455
{
556
"date": "Thu, 27 Mar 2025 21:12:51 GMT",
657
"tag": "@fluentui/react-charts_v9.0.1",

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

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

3-
This log was last generated on Thu, 27 Mar 2025 21:12:51 GMT and should not be manually modified.
3+
This log was last generated on Tue, 01 Apr 2025 14:08:54 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts_v9.0.2)
8+
9+
Tue, 01 Apr 2025 14:08:54 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charts_v9.0.1..@fluentui/react-charts_v9.0.2)
11+
12+
### Patches
13+
14+
- Migrate Gauge chart to V9 ([PR #33998](https://github.com/microsoft/fluentui/pull/33998) by [email protected])
15+
- (feat) Implement grouped vertical bar and scatter chart ([PR #34091](https://github.com/microsoft/fluentui/pull/34091) by [email protected])
16+
- Bump @fluentui/react-button to v9.4.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
17+
- Bump @fluentui/react-overflow to v9.3.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
18+
- Bump @fluentui/react-popover to v9.10.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
19+
- Bump @fluentui/react-tabster to v9.24.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
20+
- Bump @fluentui/react-tooltip to v9.6.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
21+
722
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts_v9.0.1)
823

924
Thu, 27 Mar 2025 21:12:51 GMT

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charts",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
44
"description": "React web chart controls for Microsoft fluentui v9 system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -37,14 +37,14 @@
3737
"@fluentui/scripts-tasks": "*"
3838
},
3939
"dependencies": {
40-
"@fluentui/react-button": "^9.4.3",
40+
"@fluentui/react-button": "^9.4.4",
4141
"@fluentui/react-jsx-runtime": "^9.0.53",
42-
"@fluentui/react-overflow": "^9.3.3",
43-
"@fluentui/react-popover": "^9.10.3",
42+
"@fluentui/react-overflow": "^9.3.4",
43+
"@fluentui/react-popover": "^9.10.4",
4444
"@fluentui/react-shared-contexts": "^9.23.1",
45-
"@fluentui/react-tabster": "^9.24.3",
45+
"@fluentui/react-tabster": "^9.24.4",
4646
"@fluentui/react-theme": "^9.1.24",
47-
"@fluentui/react-tooltip": "^9.6.3",
47+
"@fluentui/react-tooltip": "^9.6.4",
4848
"@fluentui/react-utilities": "^9.18.23",
4949
"@griffel/react": "^1.5.22",
5050
"@swc/helpers": "^0.5.1",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "@fluentui/babel-preset-storybook-full-source",
3+
"entries": [
4+
{
5+
"date": "Tue, 01 Apr 2025 14:08:54 GMT",
6+
"tag": "@fluentui/babel-preset-storybook-full-source_v0.0.1",
7+
"version": "0.0.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/babel-preset-storybook-full-source",
13+
"commit": "1cccd44e20f24027b648bd1267fbfe41b5c63012",
14+
"comment": "feat: release to npm"
15+
}
16+
]
17+
}
18+
}
19+
]
20+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log - @fluentui/babel-preset-storybook-full-source
2+
3+
This log was last generated on Tue, 01 Apr 2025 14:08:54 GMT and should not be manually modified.
4+
5+
<!-- Start content -->
6+
7+
## [0.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-storybook-full-source_v0.0.1)
8+
9+
Tue, 01 Apr 2025 14:08:54 GMT
10+
11+
### Patches
12+
13+
- feat: release to npm ([PR #33983](https://github.com/microsoft/fluentui/pull/33983) by [email protected])

packages/react-components/babel-preset-storybook-full-source/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/babel-preset-storybook-full-source",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Babel preset that adds the makes the full source code of stories available",
55
"main": "./lib-commonjs/index.js",
66
"typings": "./dist/index.d.ts",

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

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/react-accordion",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Apr 2025 14:08:57 GMT",
6+
"tag": "@fluentui/react-accordion_v9.6.6",
7+
"version": "9.6.6",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-accordion",
13+
"comment": "Bump @fluentui/react-aria to v9.14.4",
14+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-accordion",
19+
"comment": "Bump @fluentui/react-tabster to v9.24.4",
20+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Thu, 27 Mar 2025 21:12:51 GMT",
627
"tag": "@fluentui/react-accordion_v9.6.5",

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

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/react-accordion
22

3-
This log was last generated on Thu, 27 Mar 2025 21:12:51 GMT and should not be manually modified.
3+
This log was last generated on Tue, 01 Apr 2025 14:08:57 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.6.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.6.6)
8+
9+
Tue, 01 Apr 2025 14:08:57 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.6.5..@fluentui/react-accordion_v9.6.6)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-aria to v9.14.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
15+
- Bump @fluentui/react-tabster to v9.24.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
16+
717
## [9.6.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.6.5)
818

919
Thu, 27 Mar 2025 21:12:51 GMT

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-accordion",
3-
"version": "9.6.5",
3+
"version": "9.6.6",
44
"description": "Fluent UI accordion component",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -18,14 +18,14 @@
1818
"@fluentui/scripts-api-extractor": "*"
1919
},
2020
"dependencies": {
21-
"@fluentui/react-aria": "^9.14.3",
21+
"@fluentui/react-aria": "^9.14.4",
2222
"@fluentui/react-context-selector": "^9.1.75",
2323
"@fluentui/react-icons": "^2.0.245",
2424
"@fluentui/react-jsx-runtime": "^9.0.53",
2525
"@fluentui/react-shared-contexts": "^9.23.1",
2626
"@fluentui/react-motion": "^9.7.1",
2727
"@fluentui/react-motion-components-preview": "^0.4.8",
28-
"@fluentui/react-tabster": "^9.24.3",
28+
"@fluentui/react-tabster": "^9.24.4",
2929
"@fluentui/react-theme": "^9.1.24",
3030
"@fluentui/react-utilities": "^9.18.23",
3131
"@griffel/react": "^1.5.22",

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

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-aria",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Apr 2025 14:08:57 GMT",
6+
"tag": "@fluentui/react-aria_v9.14.4",
7+
"version": "9.14.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-aria",
13+
"comment": "Bump @fluentui/react-tabster to v9.24.4",
14+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 27 Mar 2025 21:12:51 GMT",
621
"tag": "@fluentui/react-aria_v9.14.3",

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

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

3-
This log was last generated on Thu, 27 Mar 2025 21:12:51 GMT and should not be manually modified.
3+
This log was last generated on Tue, 01 Apr 2025 14:08:57 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.14.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.14.4)
8+
9+
Tue, 01 Apr 2025 14:08:57 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.14.3..@fluentui/react-aria_v9.14.4)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-tabster to v9.24.4 ([PR #34129](https://github.com/microsoft/fluentui/pull/34129) by beachball)
15+
716
## [9.14.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.14.3)
817

918
Thu, 27 Mar 2025 21:12:51 GMT

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-aria",
3-
"version": "9.14.3",
3+
"version": "9.14.4",
44
"description": "React helper to ensure ARIA",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -21,7 +21,7 @@
2121
"@fluentui/keyboard-keys": "^9.0.8",
2222
"@fluentui/react-shared-contexts": "^9.23.1",
2323
"@fluentui/react-jsx-runtime": "^9.0.53",
24-
"@fluentui/react-tabster": "^9.24.3",
24+
"@fluentui/react-tabster": "^9.24.4",
2525
"@fluentui/react-utilities": "^9.18.23",
2626
"@swc/helpers": "^0.5.1"
2727
},

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

+27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@fluentui/react-avatar",
33
"entries": [
4+
{
5+
"date": "Tue, 01 Apr 2025 14:08:57 GMT",
6+
"tag": "@fluentui/react-avatar_v9.7.4",
7+
"version": "9.7.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-avatar",
13+
"comment": "Bump @fluentui/react-popover to v9.10.4",
14+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-avatar",
19+
"comment": "Bump @fluentui/react-tabster to v9.24.4",
20+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui/react-avatar",
25+
"comment": "Bump @fluentui/react-tooltip to v9.6.4",
26+
"commit": "4a1d5d368b056775fe6100c8efcffd62f25f00dc"
27+
}
28+
]
29+
}
30+
},
431
{
532
"date": "Thu, 27 Mar 2025 21:12:51 GMT",
633
"tag": "@fluentui/react-avatar_v9.7.3",

0 commit comments

Comments
 (0)