Skip to content

Commit 6f18258

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent 8bdaf97 commit 6f18258

File tree

16 files changed

+117
-28
lines changed

16 files changed

+117
-28
lines changed

change/@fluentui-chart-utilities-0796e2e1-6ce2-45bd-80cf-142cc11cdbf1.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-charting-c47c9a2c-5e3d-4a27-9012-78bbc1828485.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/charts/chart-utilities/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/chart-utilities",
33
"entries": [
4+
{
5+
"date": "Fri, 18 Jul 2025 07:19:59 GMT",
6+
"tag": "@fluentui/chart-utilities_v1.1.24",
7+
"version": "1.1.24",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/chart-utilities",
13+
"commit": "8bdaf976f78b536e4692e1e5950d465b476c32e8",
14+
"comment": "fix: correct check for string x-values in horizontal bar trace"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 16 Jul 2025 07:20:17 GMT",
621
"tag": "@fluentui/chart-utilities_v1.1.23",

packages/charts/chart-utilities/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/chart-utilities
22

3-
This log was last generated on Wed, 16 Jul 2025 07:20:17 GMT and should not be manually modified.
3+
This log was last generated on Fri, 18 Jul 2025 07:19:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.1.24](https://github.com/microsoft/fluentui/tree/@fluentui/chart-utilities_v1.1.24)
8+
9+
Fri, 18 Jul 2025 07:19:59 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-utilities_v1.1.23..@fluentui/chart-utilities_v1.1.24)
11+
12+
### Patches
13+
14+
- fix: correct check for string x-values in horizontal bar trace ([PR #34841](https://github.com/microsoft/fluentui/pull/34841) by [email protected])
15+
716
## [1.1.23](https://github.com/microsoft/fluentui/tree/@fluentui/chart-utilities_v1.1.23)
817

918
Wed, 16 Jul 2025 07:20:17 GMT

packages/charts/chart-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/chart-utilities",
3-
"version": "1.1.23",
3+
"version": "1.1.24",
44
"description": "React web chart utilities.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/charts/react-charting/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/react-charting",
33
"entries": [
4+
{
5+
"date": "Fri, 18 Jul 2025 07:19:59 GMT",
6+
"tag": "@fluentui/react-charting_v5.24.15",
7+
"version": "5.24.15",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "8bdaf976f78b536e4692e1e5950d465b476c32e8",
14+
"comment": "fix: resolve minor Gantt chart bugs and optimize logic"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-charting",
19+
"comment": "Bump @fluentui/chart-utilities to v1.1.24",
20+
"commit": "8bdaf976f78b536e4692e1e5950d465b476c32e8"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Thu, 17 Jul 2025 07:19:55 GMT",
627
"tag": "@fluentui/react-charting_v5.24.14",

packages/charts/react-charting/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/react-charting
22

3-
This log was last generated on Wed, 16 Jul 2025 07:20:17 GMT and should not be manually modified.
3+
This log was last generated on Fri, 18 Jul 2025 07:19:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.24.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.15)
8+
9+
Fri, 18 Jul 2025 07:19:59 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.24.14..@fluentui/react-charting_v5.24.15)
11+
12+
### Patches
13+
14+
- fix: resolve minor Gantt chart bugs and optimize logic ([PR #34841](https://github.com/microsoft/fluentui/pull/34841) by [email protected])
15+
- Bump @fluentui/chart-utilities to v1.1.24 ([PR #34841](https://github.com/microsoft/fluentui/pull/34841) by beachball)
16+
717
## [5.24.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.14)
818

919
Wed, 16 Jul 2025 07:20:17 GMT

packages/charts/react-charting/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charting",
3-
"version": "5.24.14",
3+
"version": "5.24.15",
44
"description": "React web charting controls for Microsoft fluentui system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -39,7 +39,7 @@
3939
"jest-canvas-mock": "2.4.0"
4040
},
4141
"dependencies": {
42-
"@fluentui/chart-utilities": "^1.1.23",
42+
"@fluentui/chart-utilities": "^1.1.24",
4343
"@fluentui/react-focus": "^8.9.25",
4444
"@fluentui/theme-samples": "^8.7.210",
4545
"@microsoft/load-themed-styles": "^1.10.26",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@fluentui/scripts-tasks": "*"
3838
},
3939
"dependencies": {
40-
"@fluentui/chart-utilities": "^1.1.23",
40+
"@fluentui/chart-utilities": "^1.1.24",
4141
"@fluentui/react-button": "^9.6.0",
4242
"@fluentui/react-jsx-runtime": "^9.1.2",
4343
"@fluentui/react-overflow": "^9.5.0",

packages/react-docsite-components/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-docsite-components",
33
"entries": [
4+
{
5+
"date": "Fri, 18 Jul 2025 07:20:00 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.233",
7+
"version": "8.13.233",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.351",
14+
"commit": "8bdaf976f78b536e4692e1e5950d465b476c32e8"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 16 Jul 2025 07:20:18 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.232",

0 commit comments

Comments
 (0)