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 Nov 18, 2024
1 parent e8a616e commit ff15983
Show file tree
Hide file tree
Showing 123 changed files with 1,309 additions and 225 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.

74 changes: 74 additions & 0 deletions packages/charts/react-charts-preview/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"name": "@fluentui/react-charts-preview",
"entries": [
{
"date": "Mon, 18 Nov 2024 09:44:38 GMT",
"tag": "@fluentui/react-charts-preview_v0.1.0",
"version": "0.1.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@fluentui/react-charts-preview",
"commit": "b79227adaeee478533c01c2e26b9cfdd205e18ce",
"comment": "feat: Create charts components as native v9 controls."
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-button to v9.3.95",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.46",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-overflow to v9.2.1",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-popover to v9.9.25",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-shared-contexts to v9.21.0",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-tabster to v9.23.0",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-theme to v9.1.22",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-tooltip to v9.4.43",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-charts-preview",
"comment": "Bump @fluentui/react-utilities to v9.18.17",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
}
]
}
}
]
}
22 changes: 22 additions & 0 deletions packages/charts/react-charts-preview/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Change Log - @fluentui/react-charts-preview

This log was last generated on Mon, 18 Nov 2024 09:44:38 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 18 Nov 2024 09:44:38 GMT

### Minor changes

- feat: Create charts components as native v9 controls. ([PR #32966](https://github.com/microsoft/fluentui/pull/32966) by [email protected])
- Bump @fluentui/react-button to v9.3.95 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-overflow to v9.2.1 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-popover to v9.9.25 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-tabster to v9.23.0 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-theme to v9.1.22 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-tooltip to v9.4.43 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-utilities to v9.18.17 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
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.0.0",
"version": "0.1.0",
"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.92",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-overflow": "^9.1.30",
"@fluentui/react-popover": "^9.9.21",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.7",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-tooltip": "^9.4.39",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-button": "^9.3.95",
"@fluentui/react-jsx-runtime": "^9.0.46",
"@fluentui/react-overflow": "^9.2.1",
"@fluentui/react-popover": "^9.9.25",
"@fluentui/react-shared-contexts": "^9.21.0",
"@fluentui/react-tabster": "^9.23.0",
"@fluentui/react-theme": "^9.1.22",
"@fluentui/react-tooltip": "^9.4.43",
"@fluentui/react-utilities": "^9.18.17",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1",
"@types/d3-array": "^3.0.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/react-avatar/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Mon, 18 Nov 2024 09:44:40 GMT",
"tag": "@fluentui/react-avatar_v9.6.43",
"version": "9.6.43",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.9.25",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.4.43",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
}
]
}
},
{
"date": "Mon, 11 Nov 2024 10:01:05 GMT",
"tag": "@fluentui/react-avatar_v9.6.42",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/react-avatar/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-avatar

This log was last generated on Mon, 11 Nov 2024 10:01:05 GMT and should not be manually modified.
This log was last generated on Mon, 18 Nov 2024 09:44:40 GMT and should not be manually modified.

<!-- Start content -->

## [9.6.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.43)

Mon, 18 Nov 2024 09:44:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.42..@fluentui/react-avatar_v9.6.43)

### Patches

- Bump @fluentui/react-popover to v9.9.25 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
- Bump @fluentui/react-tooltip to v9.4.43 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)

## [9.6.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.42)

Mon, 11 Nov 2024 10:01:05 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/react-avatar/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.6.42",
"version": "9.6.43",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -24,11 +24,11 @@
"@fluentui/react-badge": "^9.2.45",
"@fluentui/react-context-selector": "^9.1.69",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-popover": "^9.9.24",
"@fluentui/react-popover": "^9.9.25",
"@fluentui/react-shared-contexts": "^9.21.0",
"@fluentui/react-tabster": "^9.23.0",
"@fluentui/react-theme": "^9.1.22",
"@fluentui/react-tooltip": "^9.4.42",
"@fluentui/react-tooltip": "^9.4.43",
"@fluentui/react-utilities": "^9.18.17",
"@fluentui/react-jsx-runtime": "^9.0.46",
"@griffel/react": "^1.5.22",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-breadcrumb",
"version": "9.0.42",
"version": "9.0.43",
"description": "Breadcrumb component for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-carousel/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-carousel",
"entries": [
{
"date": "Mon, 18 Nov 2024 09:44:38 GMT",
"tag": "@fluentui/react-carousel_v9.3.1",
"version": "9.3.1",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@fluentui/react-carousel",
"commit": "ceafd5f9d5cc3539111af0d741a0d1bfcc4926cf",
"comment": "docs: Add cypress component testing"
}
]
}
},
{
"date": "Tue, 12 Nov 2024 09:31:25 GMT",
"tag": "@fluentui/react-carousel_v9.3.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-checkbox/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-checkbox",
"entries": [
{
"date": "Mon, 18 Nov 2024 09:44:40 GMT",
"tag": "@fluentui/react-checkbox_v9.2.41",
"version": "9.2.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-field to v9.1.80",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
}
]
}
},
{
"date": "Mon, 11 Nov 2024 10:01:09 GMT",
"tag": "@fluentui/react-checkbox_v9.2.40",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-checkbox/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-checkbox

This log was last generated on Mon, 11 Nov 2024 10:01:09 GMT and should not be manually modified.
This log was last generated on Mon, 18 Nov 2024 09:44:40 GMT and should not be manually modified.

<!-- Start content -->

## [9.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.2.41)

Mon, 18 Nov 2024 09:44:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.2.40..@fluentui/react-checkbox_v9.2.41)

### Patches

- Bump @fluentui/react-field to v9.1.80 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)

## [9.2.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.2.40)

Mon, 11 Nov 2024 10:01:09 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-checkbox/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-checkbox",
"version": "9.2.40",
"version": "9.2.41",
"description": "Fluent UI checkbox component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -18,7 +18,7 @@
"@fluentui/scripts-api-extractor": "*"
},
"dependencies": {
"@fluentui/react-field": "^9.1.79",
"@fluentui/react-field": "^9.1.80",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.46",
"@fluentui/react-label": "^9.1.78",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-combobox/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-combobox",
"entries": [
{
"date": "Mon, 18 Nov 2024 09:44:38 GMT",
"tag": "@fluentui/react-combobox_v9.13.12",
"version": "9.13.12",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/react-combobox",
"commit": "c70e793c424397ceac94b4df07be4ca9a5b5bbc3",
"comment": "fix: Clearable Dropdowns and Comboboxes do not show clear button if they are disabled."
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-field to v9.1.80",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-positioning to v9.15.12",
"commit": "e8a616ecbb0694dabcc04c5202583939facf8446"
}
]
}
},
{
"date": "Mon, 11 Nov 2024 10:01:09 GMT",
"tag": "@fluentui/react-combobox_v9.13.11",
Expand Down
Loading

0 comments on commit ff15983

Please sign in to comment.