Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Jul 27, 2023
1 parent d2d8068 commit 6320eca
Show file tree
Hide file tree
Showing 54 changed files with 510 additions and 90 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Thu, 27 Jul 2023 10:34:14 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.61",
"version": "9.0.0-beta.61",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.5.15",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
}
]
}
},
{
"date": "Tue, 25 Jul 2023 13:29:16 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.60",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-alert

This log was last generated on Tue, 25 Jul 2023 13:29:16 GMT and should not be manually modified.
This log was last generated on Thu, 27 Jul 2023 10:34:14 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.61)

Thu, 27 Jul 2023 10:34:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.60..@fluentui/react-alert_v9.0.0-beta.61)

### Changes

- Bump @fluentui/react-avatar to v9.5.15 ([PR #28649](https://github.com/microsoft/fluentui/pull/28649) by beachball)

## [9.0.0-beta.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.60)

Tue, 25 Jul 2023 13:29:16 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-alert",
"version": "9.0.0-beta.60",
"version": "9.0.0-beta.61",
"description": "An alert component to display brief messages",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-avatar": "^9.5.14",
"@fluentui/react-avatar": "^9.5.15",
"@fluentui/react-button": "^9.3.25",
"@fluentui/react-icons": "^2.0.207",
"@fluentui/react-tabster": "^9.11.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/react-avatar/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Thu, 27 Jul 2023 10:34:14 GMT",
"tag": "@fluentui/react-avatar_v9.5.15",
"version": "9.5.15",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.7.9",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.2.26",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
}
]
}
},
{
"date": "Tue, 25 Jul 2023 13:29:16 GMT",
"tag": "@fluentui/react-avatar_v9.5.14",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/react-avatar/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 Tue, 25 Jul 2023 13:29:16 GMT and should not be manually modified.
This log was last generated on Thu, 27 Jul 2023 10:34:14 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 27 Jul 2023 10:34:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.5.14..@fluentui/react-avatar_v9.5.15)

### Patches

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

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

Tue, 25 Jul 2023 13:29:16 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/react-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.5.14",
"version": "9.5.15",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -40,11 +40,11 @@
"@fluentui/react-badge": "^9.1.22",
"@fluentui/react-context-selector": "^9.1.26",
"@fluentui/react-icons": "^2.0.207",
"@fluentui/react-popover": "^9.7.8",
"@fluentui/react-popover": "^9.7.9",
"@fluentui/react-shared-contexts": "^9.6.0",
"@fluentui/react-tabster": "^9.11.0",
"@fluentui/react-theme": "^9.1.9",
"@fluentui/react-tooltip": "^9.2.25",
"@fluentui/react-tooltip": "^9.2.26",
"@fluentui/react-utilities": "^9.10.1",
"@fluentui/react-jsx-runtime": "9.0.0-alpha.12",
"@griffel/react": "^1.5.7",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-combobox/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-combobox",
"entries": [
{
"date": "Thu, 27 Jul 2023 10:34:14 GMT",
"tag": "@fluentui/react-combobox_v9.4.10",
"version": "9.4.10",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-positioning to v9.9.0",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
}
]
}
},
{
"date": "Tue, 25 Jul 2023 13:29:18 GMT",
"tag": "@fluentui/react-combobox_v9.4.9",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-combobox

This log was last generated on Tue, 25 Jul 2023 13:29:18 GMT and should not be manually modified.
This log was last generated on Thu, 27 Jul 2023 10:34:14 GMT and should not be manually modified.

<!-- Start content -->

## [9.4.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.4.10)

Thu, 27 Jul 2023 10:34:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.4.9..@fluentui/react-combobox_v9.4.10)

### Patches

- Bump @fluentui/react-positioning to v9.9.0 ([PR #28649](https://github.com/microsoft/fluentui/pull/28649) by beachball)

## [9.4.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.4.9)

Tue, 25 Jul 2023 13:29:18 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-combobox",
"version": "9.4.9",
"version": "9.4.10",
"description": "Fluent UI React Combobox component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@fluentui/react-icons": "^2.0.207",
"@fluentui/react-jsx-runtime": "9.0.0-alpha.12",
"@fluentui/react-portal": "^9.3.3",
"@fluentui/react-positioning": "^9.8.0",
"@fluentui/react-positioning": "^9.9.0",
"@fluentui/react-shared-contexts": "^9.6.0",
"@fluentui/react-theme": "^9.1.9",
"@fluentui/react-utilities": "^9.10.1",
Expand Down
35 changes: 35 additions & 0 deletions packages/react-components/react-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "@fluentui/react-components",
"entries": [
{
"date": "Thu, 27 Jul 2023 10:34:13 GMT",
"tag": "@fluentui/react-components_v9.27.1",
"version": "9.27.1",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@fluentui/react-menu",
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43",
"comment": "feat: update style to prevent double scrollbar"
},
{
"author": "[email protected]",
"package": "@fluentui/react-positioning",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9",
"comment": "feat: simplify autoSize options to make 'always'/'height-always'/'width-always' equivalent to true/'height'/'width'."
},
{
"author": "[email protected]",
"package": "@fluentui/react-positioning",
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43",
"comment": "feat: update maxSize middleware to apply height/width when overflow"
}
],
"prerelease": [
{
"author": "[email protected]",
"package": "@fluentui/react-tree",
"commit": "0e9c438b78e58f346f61b15224c7b0020e4fe73e",
"comment": "bugfix: makes selector slot required when selection mode is defined"
}
]
}
},
{
"date": "Tue, 25 Jul 2023 13:29:15 GMT",
"tag": "@fluentui/react-components_v9.27.0",
Expand Down
20 changes: 19 additions & 1 deletion packages/react-components/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
# Change Log - @fluentui/react-components

This log was last generated on Tue, 25 Jul 2023 13:29:15 GMT and should not be manually modified.
This log was last generated on Thu, 27 Jul 2023 10:34:13 GMT and should not be manually modified.

<!-- Start content -->

## [9.27.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.27.1)

Thu, 27 Jul 2023 10:34:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.27.0..@fluentui/react-components_v9.27.1)

### Minor changes

- `@fluentui/react-menu`
- feat: update style to prevent double scrollbar ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by [email protected])
- `@fluentui/react-positioning`
- feat: simplify autoSize options to make 'always'/'height-always'/'width-always' equivalent to true/'height'/'width'. ([PR #28649](https://github.com/microsoft/fluentui/pull/28649) by [email protected])
- feat: update maxSize middleware to apply height/width when overflow ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by [email protected])

### Changes

- `@fluentui/react-tree`
- bugfix: makes selector slot required when selection mode is defined ([PR #28648](https://github.com/microsoft/fluentui/pull/28648) by [email protected])

## [9.27.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.27.0)

Tue, 25 Jul 2023 13:29:15 GMT
Expand Down
24 changes: 12 additions & 12 deletions packages/react-components/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-components",
"version": "9.27.0",
"version": "9.27.1",
"description": "Suite package for converged React components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -32,28 +32,28 @@
},
"dependencies": {
"@fluentui/react-accordion": "^9.1.25",
"@fluentui/react-alert": "9.0.0-beta.60",
"@fluentui/react-avatar": "^9.5.14",
"@fluentui/react-alert": "9.0.0-beta.61",
"@fluentui/react-avatar": "^9.5.15",
"@fluentui/react-badge": "^9.1.22",
"@fluentui/react-button": "^9.3.25",
"@fluentui/react-card": "^9.0.24",
"@fluentui/react-checkbox": "^9.1.26",
"@fluentui/react-combobox": "^9.4.9",
"@fluentui/react-combobox": "^9.4.10",
"@fluentui/react-dialog": "^9.5.18",
"@fluentui/react-divider": "^9.2.21",
"@fluentui/react-drawer": "9.0.0-beta.10",
"@fluentui/react-field": "^9.1.13",
"@fluentui/react-image": "^9.1.18",
"@fluentui/react-infobutton": "9.0.0-beta.44",
"@fluentui/react-infobutton": "9.0.0-beta.45",
"@fluentui/react-input": "^9.4.23",
"@fluentui/react-label": "^9.1.21",
"@fluentui/react-link": "^9.1.4",
"@fluentui/react-menu": "^9.11.1",
"@fluentui/react-menu": "^9.12.0",
"@fluentui/react-overflow": "^9.0.24",
"@fluentui/react-persona": "^9.2.24",
"@fluentui/react-persona": "^9.2.25",
"@fluentui/react-portal": "^9.3.3",
"@fluentui/react-popover": "^9.7.8",
"@fluentui/react-positioning": "^9.8.0",
"@fluentui/react-popover": "^9.7.9",
"@fluentui/react-positioning": "^9.9.0",
"@fluentui/react-progress": "^9.1.23",
"@fluentui/react-provider": "^9.7.11",
"@fluentui/react-radio": "^9.1.26",
Expand All @@ -64,18 +64,18 @@
"@fluentui/react-spinbutton": "^9.2.23",
"@fluentui/react-spinner": "^9.3.1",
"@fluentui/react-switch": "^9.1.26",
"@fluentui/react-table": "^9.7.0",
"@fluentui/react-table": "^9.7.1",
"@fluentui/react-tabs": "^9.3.26",
"@fluentui/react-tabster": "^9.11.0",
"@fluentui/react-textarea": "^9.3.23",
"@fluentui/react-theme": "^9.1.9",
"@fluentui/react-toast": "^9.0.5",
"@fluentui/react-toolbar": "^9.1.26",
"@fluentui/react-tooltip": "^9.2.25",
"@fluentui/react-tooltip": "^9.2.26",
"@fluentui/react-utilities": "^9.10.1",
"@fluentui/react-text": "^9.3.18",
"@fluentui/react-virtualizer": "9.0.0-alpha.29",
"@fluentui/react-tree": "9.0.0-beta.27",
"@fluentui/react-tree": "9.0.0-beta.28",
"@griffel/react": "^1.5.7",
"@swc/helpers": "^0.4.14"
},
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/react-datepicker-compat/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-datepicker-compat",
"entries": [
{
"date": "Thu, 27 Jul 2023 10:34:14 GMT",
"tag": "@fluentui/react-datepicker-compat_v0.2.3",
"version": "0.2.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-popover to v9.7.9",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-positioning to v9.9.0",
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
}
]
}
},
{
"date": "Tue, 25 Jul 2023 13:29:18 GMT",
"tag": "@fluentui/react-datepicker-compat_v0.2.2",
Expand Down
Loading

0 comments on commit 6320eca

Please sign in to comment.