Skip to content

Commit

Permalink
release: applying package updates - react-components
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Dec 16, 2024
1 parent 27a945e commit 03a29d9
Show file tree
Hide file tree
Showing 238 changed files with 4,877 additions and 720 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

63 changes: 63 additions & 0 deletions packages/charts/react-charts-preview/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,69 @@
{
"name": "@fluentui/react-charts-preview",
"entries": [
{
"date": "Mon, 16 Dec 2024 16:26:49 GMT",
"tag": "@fluentui/react-charts-preview_v0.1.4",
"version": "0.1.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-button to v9.3.98",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.48",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-overflow to v9.2.4",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-popover to v9.9.28",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-shared-contexts to v9.21.2",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-tabster to v9.23.2",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-theme to v9.1.24",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-tooltip to v9.5.2",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-utilities to v9.18.19",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
}
]
}
},
{
"date": "Mon, 09 Dec 2024 17:38:16 GMT",
"tag": "@fluentui/react-charts-preview_v0.1.3",
Expand Down
19 changes: 18 additions & 1 deletion packages/charts/react-charts-preview/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Change Log - @fluentui/react-charts-preview

This log was last generated on Mon, 09 Dec 2024 17:38:16 GMT and should not be manually modified.
This log was last generated on Mon, 16 Dec 2024 16:26:49 GMT and should not be manually modified.

<!-- Start content -->

## [0.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts-preview_v0.1.4)

Mon, 16 Dec 2024 16:26:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charts-preview_v0.1.3..@fluentui/react-charts-preview_v0.1.4)

### Patches

- Bump @fluentui/react-button to v9.3.98 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.48 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-overflow to v9.2.4 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-popover to v9.9.28 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-shared-contexts to v9.21.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-tabster to v9.23.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-theme to v9.1.24 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-tooltip to v9.5.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-utilities to v9.18.19 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)

## [0.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts-preview_v0.1.3)

Mon, 09 Dec 2024 17:38:16 GMT
Expand Down
20 changes: 10 additions & 10 deletions packages/charts/react-charts-preview/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charts-preview",
"version": "0.1.3",
"version": "0.1.4",
"description": "React web chart controls for Microsoft fluentui v9 system.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -37,15 +37,15 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-button": "^9.3.97",
"@fluentui/react-jsx-runtime": "^9.0.47",
"@fluentui/react-overflow": "^9.2.3",
"@fluentui/react-popover": "^9.9.27",
"@fluentui/react-shared-contexts": "^9.21.1",
"@fluentui/react-tabster": "^9.23.1",
"@fluentui/react-theme": "^9.1.23",
"@fluentui/react-tooltip": "^9.5.1",
"@fluentui/react-utilities": "^9.18.18",
"@fluentui/react-button": "^9.3.98",
"@fluentui/react-jsx-runtime": "^9.0.48",
"@fluentui/react-overflow": "^9.2.4",
"@fluentui/react-popover": "^9.9.28",
"@fluentui/react-shared-contexts": "^9.21.2",
"@fluentui/react-tabster": "^9.23.2",
"@fluentui/react-theme": "^9.1.24",
"@fluentui/react-tooltip": "^9.5.2",
"@fluentui/react-utilities": "^9.18.19",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1",
"@types/d3-array": "^3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/babel-preset-global-context",
"entries": [
{
"date": "Mon, 16 Dec 2024 16:26:49 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.78",
"version": "9.0.0-beta.78",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/babel-preset-global-context",
"comment": "Bump @fluentui/global-context to v9.0.0-beta.78",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
}
]
}
},
{
"date": "Fri, 06 Dec 2024 12:53:46 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.77",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/babel-preset-global-context

This log was last generated on Fri, 06 Dec 2024 12:53:46 GMT and should not be manually modified.
This log was last generated on Mon, 16 Dec 2024 16:26:49 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.78](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.78)

Mon, 16 Dec 2024 16:26:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.77..@fluentui/babel-preset-global-context_v9.0.0-beta.78)

### Changes

- Bump @fluentui/global-context to v9.0.0-beta.78 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)

## [9.0.0-beta.77](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.77)

Fri, 06 Dec 2024 12:53:46 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/babel-preset-global-context",
"version": "9.0.0-beta.77",
"version": "9.0.0-beta.78",
"description": "Babel preset that transforms createContext calls to use global context shims",
"main": "lib-commonjs/index.js",
"typings": "./dist/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"find-up": "^5.0.0"
},
"peerDependencies": {
"@fluentui/global-context": "9.0.0-beta.77"
"@fluentui/global-context": "9.0.0-beta.78"
},
"beachball": {
"disallowedChangeTypes": [
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/global-context/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/global-context",
"entries": [
{
"date": "Mon, 16 Dec 2024 16:26:49 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.78",
"version": "9.0.0-beta.78",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-context-selector to v9.1.71",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
},
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-utilities to v9.18.19",
"commit": "27a945ec646737e2132d05da293265335ee6d0ff"
}
]
}
},
{
"date": "Fri, 06 Dec 2024 12:53:46 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.77",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/global-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/global-context

This log was last generated on Fri, 06 Dec 2024 12:53:46 GMT and should not be manually modified.
This log was last generated on Mon, 16 Dec 2024 16:26:49 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.78](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.78)

Mon, 16 Dec 2024 16:26:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.77..@fluentui/global-context_v9.0.0-beta.78)

### Changes

- Bump @fluentui/react-context-selector to v9.1.71 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)
- Bump @fluentui/react-utilities to v9.18.19 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball)

## [9.0.0-beta.77](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.77)

Fri, 06 Dec 2024 12:53:46 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/global-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/global-context",
"version": "9.0.0-beta.77",
"version": "9.0.0-beta.78",
"description": "Extension of React createContext to be a true singleton on the global scope",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -17,8 +17,8 @@
"@fluentui/scripts-cypress": "*"
},
"dependencies": {
"@fluentui/react-context-selector": "^9.1.70",
"@fluentui/react-utilities": "^9.18.18",
"@fluentui/react-context-selector": "^9.1.71",
"@fluentui/react-utilities": "^9.18.19",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 03a29d9

Please sign in to comment.