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 Oct 23, 2023
1 parent e4ef1fe commit 4c36df0
Show file tree
Hide file tree
Showing 130 changed files with 1,413 additions and 241 deletions.
2 changes: 1 addition & 1 deletion apps/vr-tests-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@fluentui/react-field": "*",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-image": "*",
"@fluentui/react-infolabel": ">=9.0.0-alpha",
"@fluentui/react-infolabel": "*",
"@fluentui/react-input": "*",
"@fluentui/react-label": "*",
"@fluentui/react-link": "*",
Expand Down

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.

15 changes: 15 additions & 0 deletions packages/react-components/priority-overflow/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/priority-overflow",
"entries": [
{
"date": "Mon, 23 Oct 2023 09:51:55 GMT",
"tag": "@fluentui/priority-overflow_v9.1.8",
"version": "9.1.8",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui/priority-overflow",
"commit": "17dbeb93ab542e982942aef91ce3747acc8053c4",
"comment": "fix: Use container window's resize observer"
}
]
}
},
{
"date": "Tue, 26 Sep 2023 17:49:01 GMT",
"tag": "@fluentui/priority-overflow_v9.1.7",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/priority-overflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/priority-overflow

This log was last generated on Tue, 26 Sep 2023 17:49:01 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 09:51:55 GMT and should not be manually modified.

<!-- Start content -->

## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.1.8)

Mon, 23 Oct 2023 09:51:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.1.7..@fluentui/priority-overflow_v9.1.8)

### Patches

- fix: Use container window's resize observer ([PR #29551](https://github.com/microsoft/fluentui/pull/29551) by [email protected])

## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.1.7)

Tue, 26 Sep 2023 17:49:01 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/priority-overflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/priority-overflow",
"version": "9.1.7",
"version": "9.1.8",
"description": "Vanilla JS utilities to implement overflow menus",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-components/react-accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Mon, 23 Oct 2023 09:51:57 GMT",
"tag": "@fluentui/react-accordion_v9.3.24",
"version": "9.3.24",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.14.1",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
}
]
}
},
{
"date": "Wed, 18 Oct 2023 17:54:01 GMT",
"tag": "@fluentui/react-accordion_v9.3.23",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-components/react-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Wed, 18 Oct 2023 17:54:01 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 09:51:57 GMT and should not be manually modified.

<!-- Start content -->

## [9.3.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.24)

Mon, 23 Oct 2023 09:51:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.3.23..@fluentui/react-accordion_v9.3.24)

### Patches

- Bump @fluentui/react-tabster to v9.14.1 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)

## [9.3.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.3.23)

Wed, 18 Oct 2023 17:54:01 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-components/react-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-accordion",
"version": "9.3.23",
"version": "9.3.24",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-jsx-runtime": "^9.0.18",
"@fluentui/react-shared-contexts": "^9.10.0",
"@fluentui/react-tabster": "^9.14.0",
"@fluentui/react-tabster": "^9.14.1",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-utilities": "^9.15.1",
"@griffel/react": "^1.5.14",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-alert/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-alert",
"entries": [
{
"date": "Mon, 23 Oct 2023 09:51:57 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.88",
"version": "9.0.0-beta.88",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-avatar to v9.5.42",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-button to v9.3.51",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
},
{
"author": "beachball",
"package": "@fluentui/react-alert",
"comment": "Bump @fluentui/react-tabster to v9.14.1",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
}
]
}
},
{
"date": "Wed, 18 Oct 2023 17:54:08 GMT",
"tag": "@fluentui/react-alert_v9.0.0-beta.87",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-alert

This log was last generated on Wed, 18 Oct 2023 17:54:08 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 09:51:57 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 23 Oct 2023 09:51:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.87..@fluentui/react-alert_v9.0.0-beta.88)

### Changes

- Bump @fluentui/react-avatar to v9.5.42 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
- Bump @fluentui/react-button to v9.3.51 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
- Bump @fluentui/react-tabster to v9.14.1 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)

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

Wed, 18 Oct 2023 17:54:08 GMT
Expand Down
8 changes: 4 additions & 4 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.87",
"version": "9.0.0-beta.88",
"description": "An alert component to display brief messages",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,10 +33,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-avatar": "^9.5.41",
"@fluentui/react-button": "^9.3.50",
"@fluentui/react-avatar": "^9.5.42",
"@fluentui/react-button": "^9.3.51",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-tabster": "^9.14.0",
"@fluentui/react-tabster": "^9.14.1",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-utilities": "^9.15.1",
"@fluentui/react-jsx-runtime": "^9.0.18",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-avatar/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Mon, 23 Oct 2023 09:51:57 GMT",
"tag": "@fluentui/react-avatar_v9.5.42",
"version": "9.5.42",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.8.17",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tabster to v9.14.1",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.3.18",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
}
]
}
},
{
"date": "Wed, 18 Oct 2023 17:54:01 GMT",
"tag": "@fluentui/react-avatar_v9.5.41",
Expand Down
13 changes: 12 additions & 1 deletion packages/react-components/react-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @fluentui/react-avatar

This log was last generated on Wed, 18 Oct 2023 17:54:01 GMT and should not be manually modified.
This log was last generated on Mon, 23 Oct 2023 09:51:57 GMT and should not be manually modified.

<!-- Start content -->

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

Mon, 23 Oct 2023 09:51:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.5.41..@fluentui/react-avatar_v9.5.42)

### Patches

- Bump @fluentui/react-popover to v9.8.17 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
- Bump @fluentui/react-tabster to v9.14.1 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
- Bump @fluentui/react-tooltip to v9.3.18 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)

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

Wed, 18 Oct 2023 17:54:01 GMT
Expand Down
8 changes: 4 additions & 4 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.41",
"version": "9.5.42",
"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.2.10",
"@fluentui/react-context-selector": "^9.1.41",
"@fluentui/react-icons": "^2.0.217",
"@fluentui/react-popover": "^9.8.16",
"@fluentui/react-popover": "^9.8.17",
"@fluentui/react-shared-contexts": "^9.10.0",
"@fluentui/react-tabster": "^9.14.0",
"@fluentui/react-tabster": "^9.14.1",
"@fluentui/react-theme": "^9.1.14",
"@fluentui/react-tooltip": "^9.3.17",
"@fluentui/react-tooltip": "^9.3.18",
"@fluentui/react-utilities": "^9.15.1",
"@fluentui/react-jsx-runtime": "^9.0.18",
"@griffel/react": "^1.5.14",
Expand Down
27 changes: 27 additions & 0 deletions packages/react-components/react-breadcrumb-preview/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-breadcrumb-preview",
"entries": [
{
"date": "Mon, 23 Oct 2023 09:51:57 GMT",
"tag": "@fluentui/react-breadcrumb-preview_v1.2.5",
"version": "1.2.5",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb-preview",
"comment": "Bump @fluentui/react-button to v9.3.51",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb-preview",
"comment": "Bump @fluentui/react-link to v9.1.30",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb-preview",
"comment": "Bump @fluentui/react-tabster to v9.14.1",
"commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
}
]
}
},
{
"date": "Wed, 18 Oct 2023 17:54:08 GMT",
"tag": "@fluentui/react-breadcrumb-preview_v1.2.4",
Expand Down
Loading

0 comments on commit 4c36df0

Please sign in to comment.