Skip to content

Commit 26c0116

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent 17fd271 commit 26c0116

File tree

11 files changed

+82
-17
lines changed

11 files changed

+82
-17
lines changed

change/@fluentui-react-charting-932d5c19-480d-4f4d-9da6-44cdb667d9d2.json

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

packages/charts/react-charting/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-charting",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Aug 2025 07:21:05 GMT",
6+
"tag": "@fluentui/react-charting_v5.24.23",
7+
"version": "5.24.23",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-charting",
13+
"commit": "17fd271ab5b27d509c4d446a7015be72a639f3cb",
14+
"comment": "refactor: set max-width for heatmap callout without using subComponentStyles"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 06 Aug 2025 07:21:21 GMT",
621
"tag": "@fluentui/react-charting_v5.24.22",

packages/charts/react-charting/CHANGELOG.md

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

3-
This log was last generated on Wed, 06 Aug 2025 07:21:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Aug 2025 07:21:05 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.24.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.23)
8+
9+
Fri, 08 Aug 2025 07:21:05 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.24.22..@fluentui/react-charting_v5.24.23)
11+
12+
### Patches
13+
14+
- refactor: set max-width for heatmap callout without using subComponentStyles ([PR #34992](https://github.com/microsoft/fluentui/pull/34992) by [email protected])
15+
716
## [5.24.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.24.22)
817

918
Wed, 06 Aug 2025 07:21:21 GMT

packages/charts/react-charting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charting",
3-
"version": "5.24.22",
3+
"version": "5.24.23",
44
"description": "React web charting controls for Microsoft fluentui system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

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, 08 Aug 2025 07:21:05 GMT",
6+
"tag": "@fluentui/react-docsite-components_v8.13.241",
7+
"version": "8.13.241",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-docsite-components",
13+
"comment": "Bump @fluentui/react-monaco-editor to v1.7.359",
14+
"commit": "17fd271ab5b27d509c4d446a7015be72a639f3cb"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 06 Aug 2025 07:21:21 GMT",
621
"tag": "@fluentui/react-docsite-components_v8.13.240",

packages/react-docsite-components/CHANGELOG.md

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

3-
This log was last generated on Wed, 06 Aug 2025 07:21:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Aug 2025 07:21:05 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.13.241](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.241)
8+
9+
Fri, 08 Aug 2025 07:21:05 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.240..@fluentui/react-docsite-components_v8.13.241)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-monaco-editor to v1.7.359 ([PR #34992](https://github.com/microsoft/fluentui/pull/34992) by beachball)
15+
716
## [8.13.240](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.240)
817

918
Wed, 06 Aug 2025 07:21:21 GMT

packages/react-docsite-components/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-docsite-components",
3-
"version": "8.13.240",
3+
"version": "8.13.241",
44
"description": "Fluent UI React components for building documentation sites.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -42,7 +42,7 @@
4242
"@fluentui/public-docsite-setup": "^0.3.34",
4343
"@fluentui/react-hooks": "^8.8.19",
4444
"@fluentui/set-version": "^8.2.24",
45-
"@fluentui/react-monaco-editor": "^1.7.358",
45+
"@fluentui/react-monaco-editor": "^1.7.359",
4646
"color-check": "0.0.2",
4747
"markdown-to-jsx": "^7.0.0",
4848
"office-ui-fabric-core": "^11.0.0",

packages/react-examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@fluentui/merge-styles": "^8.6.14",
3737
"@fluentui/react": "^8.123.4",
3838
"@fluentui/react-cards": "^0.205.213",
39-
"@fluentui/react-charting": "^5.24.22",
40-
"@fluentui/react-docsite-components": "^8.13.240",
39+
"@fluentui/react-charting": "^5.24.23",
40+
"@fluentui/react-docsite-components": "^8.13.241",
4141
"@fluentui/react-experiments": "^8.14.210",
4242
"@fluentui/react-file-type-icons": "^8.13.2",
4343
"@fluentui/react-focus": "^8.9.25",

packages/react-monaco-editor/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-monaco-editor",
33
"entries": [
4+
{
5+
"date": "Fri, 08 Aug 2025 07:21:05 GMT",
6+
"tag": "@fluentui/react-monaco-editor_v1.7.359",
7+
"version": "1.7.359",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-monaco-editor",
13+
"comment": "Bump @fluentui/react-charting to v5.24.23",
14+
"commit": "17fd271ab5b27d509c4d446a7015be72a639f3cb"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 06 Aug 2025 07:21:21 GMT",
621
"tag": "@fluentui/react-monaco-editor_v1.7.358",

packages/react-monaco-editor/CHANGELOG.md

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

3-
This log was last generated on Wed, 06 Aug 2025 07:21:21 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Aug 2025 07:21:05 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [1.7.359](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.359)
8+
9+
Fri, 08 Aug 2025 07:21:05 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.358..@fluentui/react-monaco-editor_v1.7.359)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-charting to v5.24.23 ([PR #34992](https://github.com/microsoft/fluentui/pull/34992) by beachball)
15+
716
## [1.7.358](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.358)
817

918
Wed, 06 Aug 2025 07:21:21 GMT

0 commit comments

Comments
 (0)