Skip to content

Commit bbab836

Browse files
author
Fluent UI Build
committed
release: applying package updates - react v8
1 parent 6dfe27e commit bbab836

63 files changed

Lines changed: 614 additions & 112 deletions

Some content is hidden

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

change/@fluentui-react-charting-7f407eb6-bf88-4892-86f6-de3a18736f8b.json

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

change/@fluentui-react-charting-fd790dc8-78f9-4645-926b-0f0c017d3bfd.json

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

change/@fluentui-react-file-type-icons-0c5f2387-6307-4cee-9d80-1d1d56ad97b3.json

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

change/@fluentui-style-utilities-b87f2d50-5471-43af-8227-ce72da8f9317.json

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

packages/azure-themes/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/azure-themes",
33
"entries": [
4+
{
5+
"date": "Fri, 13 Dec 2024 07:23:12 GMT",
6+
"tag": "@fluentui/azure-themes_v8.6.114",
7+
"version": "8.6.114",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/azure-themes",
13+
"comment": "Bump @fluentui/react to v8.122.1",
14+
"commit": "6dfe27e984d9633129c79178b40c6a0a189e29c7"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 12 Dec 2024 07:22:33 GMT",
621
"tag": "@fluentui/azure-themes_v8.6.113",

packages/azure-themes/CHANGELOG.md

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

3-
This log was last generated on Thu, 12 Dec 2024 07:22:33 GMT and should not be manually modified.
3+
This log was last generated on Fri, 13 Dec 2024 07:23:12 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.6.114](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.114)
8+
9+
Fri, 13 Dec 2024 07:23:12 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.113..@fluentui/azure-themes_v8.6.114)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react to v8.122.1 ([PR #33455](https://github.com/microsoft/fluentui/pull/33455) by beachball)
15+
716
## [8.6.113](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.113)
817

918
Thu, 12 Dec 2024 07:22:33 GMT

packages/azure-themes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/azure-themes",
3-
"version": "8.6.113",
3+
"version": "8.6.114",
44
"description": "Azure themes for Fluent UI React",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -27,7 +27,7 @@
2727
"@fluentui/scripts-webpack": "*"
2828
},
2929
"dependencies": {
30-
"@fluentui/react": "^8.122.0",
30+
"@fluentui/react": "^8.122.1",
3131
"@fluentui/set-version": "^8.2.23",
3232
"tslib": "^2.1.0"
3333
}

packages/charts/react-charting/CHANGELOG.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
{
22
"name": "@fluentui/react-charting",
33
"entries": [
4+
{
5+
"date": "Fri, 13 Dec 2024 07:23:11 GMT",
6+
"tag": "@fluentui/react-charting_v5.23.24",
7+
"version": "5.23.24",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "74965306+Anush2303@users.noreply.github.com",
12+
"package": "@fluentui/react-charting",
13+
"commit": "97bb4b60188bc8951730381b54d886764351ec74",
14+
"comment": "Declarative chart bug fixes"
15+
},
16+
{
17+
"author": "120183316+srmukher@users.noreply.github.com",
18+
"package": "@fluentui/react-charting",
19+
"commit": "23320700a9104667ffab27dfc2b3e6e2243bf927",
20+
"comment": "Adding theme check for dark mode for declarative charts"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui/react-charting",
25+
"comment": "Bump @fluentui/react-focus to v8.9.19",
26+
"commit": "6dfe27e984d9633129c79178b40c6a0a189e29c7"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@fluentui/react-charting",
31+
"comment": "Bump @fluentui/theme-samples to v8.7.190",
32+
"commit": "6dfe27e984d9633129c79178b40c6a0a189e29c7"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@fluentui/react-charting",
37+
"comment": "Bump @fluentui/react to v8.122.1",
38+
"commit": "6dfe27e984d9633129c79178b40c6a0a189e29c7"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Thu, 12 Dec 2024 07:22:32 GMT",
645
"tag": "@fluentui/react-charting_v5.23.23",

packages/charts/react-charting/CHANGELOG.md

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

3-
This log was last generated on Thu, 12 Dec 2024 07:22:32 GMT and should not be manually modified.
3+
This log was last generated on Fri, 13 Dec 2024 07:23:11 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [5.23.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.24)
8+
9+
Fri, 13 Dec 2024 07:23:11 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.23..@fluentui/react-charting_v5.23.24)
11+
12+
### Patches
13+
14+
- Declarative chart bug fixes ([PR #33426](https://github.com/microsoft/fluentui/pull/33426) by 74965306+Anush2303@users.noreply.github.com)
15+
- Adding theme check for dark mode for declarative charts ([PR #33454](https://github.com/microsoft/fluentui/pull/33454) by 120183316+srmukher@users.noreply.github.com)
16+
- Bump @fluentui/react-focus to v8.9.19 ([PR #33455](https://github.com/microsoft/fluentui/pull/33455) by beachball)
17+
- Bump @fluentui/theme-samples to v8.7.190 ([PR #33455](https://github.com/microsoft/fluentui/pull/33455) by beachball)
18+
- Bump @fluentui/react to v8.122.1 ([PR #33455](https://github.com/microsoft/fluentui/pull/33455) by beachball)
19+
720
## [5.23.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.23)
821

922
Thu, 12 Dec 2024 07:22:32 GMT

packages/charts/react-charting/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charting",
3-
"version": "5.23.23",
3+
"version": "5.23.24",
44
"description": "React web charting controls for Microsoft fluentui system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -39,8 +39,8 @@
3939
"jest-canvas-mock": "2.4.0"
4040
},
4141
"dependencies": {
42-
"@fluentui/react-focus": "^8.9.18",
43-
"@fluentui/theme-samples": "^8.7.189",
42+
"@fluentui/react-focus": "^8.9.19",
43+
"@fluentui/theme-samples": "^8.7.190",
4444
"@microsoft/load-themed-styles": "^1.10.26",
4545
"@types/d3-array": "^3.0.0",
4646
"@types/d3-axis": "^3.0.0",
@@ -66,7 +66,7 @@
6666
"tslib": "^2.1.0"
6767
},
6868
"peerDependencies": {
69-
"@fluentui/react": "^8.122.0",
69+
"@fluentui/react": "^8.122.1",
7070
"@types/react": ">=16.8.0 <19.0.0",
7171
"@types/react-dom": ">=16.8.0 <19.0.0",
7272
"react": ">=16.8.0 <19.0.0",

0 commit comments

Comments
 (0)