Skip to content

Commit

Permalink
release: applying package updates - react v8
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Dec 30, 2024
1 parent 681a95a commit 9b025e9
Show file tree
Hide file tree
Showing 37 changed files with 320 additions and 66 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Mon, 30 Dec 2024 07:21:29 GMT",
"tag": "@fluentui/azure-themes_v8.6.116",
"version": "8.6.116",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.122.3",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
}
]
}
},
{
"date": "Mon, 23 Dec 2024 07:22:58 GMT",
"tag": "@fluentui/azure-themes_v8.6.115",
Expand Down
11 changes: 10 additions & 1 deletion packages/azure-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/azure-themes

This log was last generated on Mon, 23 Dec 2024 07:22:58 GMT and should not be manually modified.
This log was last generated on Mon, 30 Dec 2024 07:21:29 GMT and should not be manually modified.

<!-- Start content -->

## [8.6.116](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.116)

Mon, 30 Dec 2024 07:21:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.115..@fluentui/azure-themes_v8.6.116)

### Patches

- Bump @fluentui/react to v8.122.3 ([PR #33520](https://github.com/microsoft/fluentui/pull/33520) by beachball)

## [8.6.115](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.115)

Mon, 23 Dec 2024 07:22:58 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/azure-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/azure-themes",
"version": "8.6.115",
"version": "8.6.116",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.122.2",
"@fluentui/react": "^8.122.3",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
}
Expand Down
33 changes: 33 additions & 0 deletions packages/charts/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Mon, 30 Dec 2024 07:21:28 GMT",
"tag": "@fluentui/react-charting_v5.23.33",
"version": "5.23.33",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/react-charting",
"commit": "a2f70fd8119df5fe5c255d8e23d9b11e589168ad",
"comment": "[Area Chart] Support legend multi selection [Area Chart] Support legend multi selection"
},
{
"author": "[email protected]",
"package": "@fluentui/react-charting",
"commit": "fc4f676790e169455da7391a45f086f76abc19a3",
"comment": "Select multiple legends for Vertical bar chart"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.192",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.122.3",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
}
]
}
},
{
"date": "Fri, 27 Dec 2024 07:20:57 GMT",
"tag": "@fluentui/react-charting_v5.23.32",
Expand Down
14 changes: 13 additions & 1 deletion packages/charts/react-charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Change Log - @fluentui/react-charting

This log was last generated on Fri, 27 Dec 2024 07:20:57 GMT and should not be manually modified.
This log was last generated on Mon, 30 Dec 2024 07:21:28 GMT and should not be manually modified.

<!-- Start content -->

## [5.23.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.33)

Mon, 30 Dec 2024 07:21:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.32..@fluentui/react-charting_v5.23.33)

### Patches

- [Area Chart] Support legend multi selection [Area Chart] Support legend multi selection ([PR #33475](https://github.com/microsoft/fluentui/pull/33475) by [email protected])
- Select multiple legends for Vertical bar chart ([PR #33510](https://github.com/microsoft/fluentui/pull/33510) by [email protected])
- Bump @fluentui/theme-samples to v8.7.192 ([PR #33520](https://github.com/microsoft/fluentui/pull/33520) by beachball)
- Bump @fluentui/react to v8.122.3 ([PR #33520](https://github.com/microsoft/fluentui/pull/33520) by beachball)

## [5.23.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.32)

Fri, 27 Dec 2024 07:20:57 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/charts/react-charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.23.32",
"version": "5.23.33",
"description": "React web charting controls for Microsoft fluentui system.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@fluentui/react-focus": "^8.9.20",
"@fluentui/theme-samples": "^8.7.191",
"@fluentui/theme-samples": "^8.7.192",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/d3-array": "^3.0.0",
"@types/d3-axis": "^3.0.0",
Expand All @@ -66,7 +66,7 @@
"tslib": "^2.1.0"
},
"peerDependencies": {
"@fluentui/react": "^8.122.2",
"@fluentui/react": "^8.122.3",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/cra-template",
"version": "8.4.192",
"version": "8.4.193",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/fluent2-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Mon, 30 Dec 2024 07:21:29 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.120",
"version": "8.107.120",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.122.3",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
}
]
}
},
{
"date": "Mon, 23 Dec 2024 07:22:58 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.119",
Expand Down
11 changes: 10 additions & 1 deletion packages/fluent2-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/fluent2-theme

This log was last generated on Mon, 23 Dec 2024 07:22:58 GMT and should not be manually modified.
This log was last generated on Mon, 30 Dec 2024 07:21:29 GMT and should not be manually modified.

<!-- Start content -->

## [8.107.120](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.120)

Mon, 30 Dec 2024 07:21:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.119..@fluentui/fluent2-theme_v8.107.120)

### Patches

- Bump @fluentui/react to v8.122.3 ([PR #33520](https://github.com/microsoft/fluentui/pull/33520) by beachball)

## [8.107.119](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.119)

Mon, 23 Dec 2024 07:22:58 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/fluent2-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/fluent2-theme",
"version": "8.107.119",
"version": "8.107.120",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.122.2",
"@fluentui/react": "^8.122.3",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/react-cards/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-cards",
"entries": [
{
"date": "Mon, 30 Dec 2024 07:21:29 GMT",
"tag": "@fluentui/react-cards_v0.205.192",
"version": "0.205.192",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.122.3",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
}
]
}
},
{
"date": "Mon, 23 Dec 2024 07:22:58 GMT",
"tag": "@fluentui/react-cards_v0.205.191",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-cards/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-cards

This log was last generated on Mon, 23 Dec 2024 07:22:58 GMT and should not be manually modified.
This log was last generated on Mon, 30 Dec 2024 07:21:29 GMT and should not be manually modified.

<!-- Start content -->

## [0.205.192](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.192)

Mon, 30 Dec 2024 07:21:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.191..@fluentui/react-cards_v0.205.192)

### Patches

- Bump @fluentui/react to v8.122.3 ([PR #33520](https://github.com/microsoft/fluentui/pull/33520) by beachball)

## [0.205.191](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.191)

Mon, 23 Dec 2024 07:22:58 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-cards",
"version": "0.205.191",
"version": "0.205.192",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.122.2",
"@fluentui/react": "^8.122.3",
"@fluentui/foundation-legacy": "^8.4.23",
"@fluentui/set-version": "^8.2.23",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"dependencies": {
"@ctrl/tinycolor": "3.3.4",
"@fluentui/fluent2-theme": "^8.107.119",
"@fluentui/react": "^8.122.2",
"@fluentui/fluent2-theme": "^8.107.120",
"@fluentui/react": "^8.122.3",
"@fluentui/react-components": "^9.56.8",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-hooks": "^8.8.16",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-date-time/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-date-time",
"entries": [
{
"date": "Mon, 30 Dec 2024 07:21:29 GMT",
"tag": "@fluentui/react-date-time_v8.7.192",
"version": "8.7.192",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-date-time",
"comment": "Bump @fluentui/react to v8.122.3",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
}
]
}
},
{
"date": "Mon, 23 Dec 2024 07:22:58 GMT",
"tag": "@fluentui/react-date-time_v8.7.191",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-date-time

This log was last generated on Mon, 23 Dec 2024 07:22:58 GMT and should not be manually modified.
This log was last generated on Mon, 30 Dec 2024 07:21:29 GMT and should not be manually modified.

<!-- Start content -->

## [8.7.192](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.192)

Mon, 30 Dec 2024 07:21:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.7.191..@fluentui/react-date-time_v8.7.192)

### Patches

- Bump @fluentui/react to v8.122.3 ([PR #33520](https://github.com/microsoft/fluentui/pull/33520) by beachball)

## [8.7.191](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.191)

Mon, 23 Dec 2024 07:22:58 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-date-time",
"version": "8.7.191",
"version": "8.7.192",
"description": "Date and time related React components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.122.2",
"@fluentui/react": "^8.122.3",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
},
Expand Down
21 changes: 21 additions & 0 deletions packages/react-docsite-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-docsite-components",
"entries": [
{
"date": "Mon, 30 Dec 2024 07:21:29 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.153",
"version": "8.13.153",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react to v8.122.3",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.271",
"commit": "681a95a732fe385a70b8d4537dc489acbcd1c21e"
}
]
}
},
{
"date": "Fri, 27 Dec 2024 07:20:59 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.152",
Expand Down
Loading

0 comments on commit 9b025e9

Please sign in to comment.