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 Mar 19, 2021
1 parent 765ac30 commit c49525b
Show file tree
Hide file tree
Showing 50 changed files with 456 additions and 102 deletions.
23 changes: 23 additions & 0 deletions apps/public-docsite-resources/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@fluentui/public-docsite-resources",
"entries": [
{
"date": "Fri, 19 Mar 2021 07:32:43 GMT",
"tag": "@fluentui/public-docsite-resources_v8.0.16",
"version": "8.0.16",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/azure-themes to v8.0.15",
"author": "[email protected]",
"commit": "765ac30f0bcbe403f802c71e4009764979c2ff71",
"package": "@fluentui/public-docsite-resources"
}
],
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.7.1",
"author": "[email protected]",
"commit": "ba4a54f82ec6b413646d16023a663231af4dbd19",
"package": "@fluentui/public-docsite-resources"
}
]
}
},
{
"date": "Thu, 18 Mar 2021 20:15:34 GMT",
"tag": "@fluentui/public-docsite-resources_v8.0.15",
Expand Down
11 changes: 10 additions & 1 deletion apps/public-docsite-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/public-docsite-resources

This log was last generated on Thu, 18 Mar 2021 20:15:34 GMT and should not be manually modified.
This log was last generated on Fri, 19 Mar 2021 07:32:43 GMT and should not be manually modified.

<!-- Start content -->

## [8.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.0.16)

Fri, 19 Mar 2021 07:32:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/public-docsite-resources_v8.0.15..@fluentui/public-docsite-resources_v8.0.16)

### Patches

- Bump @fluentui/azure-themes to v8.0.15 ([PR #17496](https://github.com/microsoft/fluentui/pull/17496) by [email protected])

## [8.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/public-docsite-resources_v8.0.15)

Thu, 18 Mar 2021 20:15:34 GMT
Expand Down
6 changes: 3 additions & 3 deletions apps/public-docsite-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/public-docsite-resources",
"version": "8.0.15",
"version": "8.0.16",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,10 +33,10 @@
},
"dependencies": {
"@fluentui/react": "^8.5.0",
"@fluentui/react-examples": "^8.7.0",
"@fluentui/react-examples": "^8.7.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.14",
"@fluentui/azure-themes": "^8.0.14",
"@fluentui/azure-themes": "^8.0.15",
"@fluentui/react-docsite-components": "^8.0.14",
"@fluentui/font-icons-mdl2": "^8.0.2",
"@fluentui/set-version": "^8.0.1",
Expand Down
15 changes: 15 additions & 0 deletions apps/public-docsite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/public-docsite",
"entries": [
{
"date": "Fri, 19 Mar 2021 07:32:43 GMT",
"tag": "@fluentui/public-docsite_v8.0.15",
"version": "8.0.15",
"comments": {
"none": [
{
"comment": "Bump @fluentui/react-examples to v8.7.1",
"author": "[email protected]",
"commit": "edc3e0d50851cbc9f2b5ea0fa51cf5be054b538b",
"package": "@fluentui/public-docsite"
}
]
}
},
{
"date": "Thu, 18 Mar 2021 20:15:34 GMT",
"tag": "@fluentui/public-docsite_v8.0.15",
Expand Down
2 changes: 1 addition & 1 deletion apps/public-docsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@fluentui/react": "^8.5.0",
"@fluentui/react-examples": "^8.7.0",
"@fluentui/react-examples": "^8.7.1",
"@fluentui/theme": "^2.0.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/api-docs": "^8.0.14",
Expand Down
15 changes: 15 additions & 0 deletions apps/ssr-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "ssr-tests",
"entries": [
{
"date": "Fri, 19 Mar 2021 07:32:43 GMT",
"tag": "ssr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/public-docsite-resources to v8.0.16",
"author": "[email protected]",
"commit": "ba4a54f82ec6b413646d16023a663231af4dbd19",
"package": "ssr-tests"
}
]
}
},
{
"date": "Thu, 18 Mar 2021 20:15:34 GMT",
"tag": "ssr-tests_v1.0.0",
Expand Down
11 changes: 10 additions & 1 deletion apps/ssr-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Change Log - ssr-tests

This log was last generated on Thu, 18 Mar 2021 20:15:34 GMT and should not be manually modified.
This log was last generated on Fri, 19 Mar 2021 07:32:43 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/ssr-tests_v1.0.0)

Fri, 19 Mar 2021 07:32:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0)

### Patches

- Bump @fluentui/public-docsite-resources to v8.0.16 ([PR #17442](https://github.com/microsoft/fluentui/pull/17442) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/ssr-tests_v1.0.0)

Thu, 18 Mar 2021 20:15:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/ssr-tests_v1.0.0..ssr-tests_v1.0.0)

Expand Down
2 changes: 1 addition & 1 deletion apps/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "^7.0.2",
"@fluentui/scripts": "^1.0.0",
"@fluentui/public-docsite-resources": "^8.0.15",
"@fluentui/public-docsite-resources": "^8.0.16",
"just-scripts-utils": "^1.1.1",
"mocha": "^7.1.2",
"react": "16.8.6",
Expand Down
35 changes: 35 additions & 0 deletions apps/vr-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "vr-tests",
"entries": [
{
"date": "Fri, 19 Mar 2021 07:32:43 GMT",
"tag": "vr-tests_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/storybook to v1.0.0",
"author": "[email protected]",
"commit": "765ac30f0bcbe403f802c71e4009764979c2ff71",
"package": "vr-tests"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-cards to v1.0.0-beta.72",
"author": "[email protected]",
"commit": "edc3e0d50851cbc9f2b5ea0fa51cf5be054b538b",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-divider to v9.0.0-alpha.1",
"author": "[email protected]",
"commit": "9d9ab2a59c2cb2209ea66caab00e44f3fdcd12cb",
"package": "vr-tests"
},
{
"comment": "Bump @fluentui/react-link to v9.0.0-alpha.13",
"author": "[email protected]",
"commit": "ba4a54f82ec6b413646d16023a663231af4dbd19",
"package": "vr-tests"
}
]
}
},
{
"date": "Thu, 18 Mar 2021 20:15:34 GMT",
"tag": "vr-tests_v1.0.0",
Expand Down
17 changes: 16 additions & 1 deletion apps/vr-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@
# Change Log - vr-tests

This log was last generated on Thu, 18 Mar 2021 20:15:34 GMT and should not be manually modified.
This log was last generated on Fri, 19 Mar 2021 07:32:43 GMT and should not be manually modified.

<!-- Start content -->

## [1.0.0](https://github.com/microsoft/fluentui/tree/vr-tests_v1.0.0)

Fri, 19 Mar 2021 07:32:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/vr-tests_v1.0.0..vr-tests_v1.0.0)

### Patches

- Bump @fluentui/storybook to v1.0.0 ([PR #17496](https://github.com/microsoft/fluentui/pull/17496) by [email protected])

### Changes

- Bump @fluentui/react-cards to v1.0.0-beta.72 ([PR #17437](https://github.com/microsoft/fluentui/pull/17437) by [email protected])
- Bump @fluentui/react-divider to v9.0.0-alpha.1 ([PR #16616](https://github.com/microsoft/fluentui/pull/16616) by [email protected])
- Bump @fluentui/react-link to v9.0.0-alpha.13 ([PR #17442](https://github.com/microsoft/fluentui/pull/17442) by [email protected])

## [1.0.0](https://github.com/microsoft/fluentui/tree/vr-tests_v1.0.0)

Thu, 18 Mar 2021 20:15:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/vr-tests_v1.0.0..vr-tests_v1.0.0)

Expand Down
6 changes: 3 additions & 3 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@fluentui/react": "^8.5.0",
"@fluentui/react-avatar": "^9.0.0-alpha.12",
"@fluentui/react-button": "^9.0.0-alpha.13",
"@fluentui/react-cards": "^1.0.0-beta.71",
"@fluentui/react-cards": "^1.0.0-beta.72",
"@fluentui/react-experiments": "^8.0.15",
"@fluentui/react-divider": "^9.0.0-alpha.0",
"@fluentui/react-divider": "^9.0.0-alpha.1",
"@fluentui/react-hooks": "^8.1.0",
"@fluentui/react-icons-mdl2": "^1.0.2",
"@fluentui/react-link": "^9.0.0-alpha.12",
"@fluentui/react-link": "^9.0.0-alpha.13",
"@fluentui/react-make-styles": "^9.0.0-alpha.12",
"@fluentui/react-provider": "^9.0.0-alpha.12",
"@fluentui/react-theme": "^9.0.0-alpha.6",
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/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Fri, 19 Mar 2021 07:32:43 GMT",
"tag": "@fluentui/azure-themes_v8.0.15",
"version": "8.0.15",
"comments": {
"patch": [
{
"comment": "Tooltip azure theme",
"author": "[email protected]",
"commit": "765ac30f0bcbe403f802c71e4009764979c2ff71",
"package": "@fluentui/azure-themes"
}
]
}
},
{
"date": "Thu, 18 Mar 2021 20:15:34 GMT",
"tag": "@fluentui/azure-themes_v8.0.14",
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 Thu, 18 Mar 2021 20:15:34 GMT and should not be manually modified.
This log was last generated on Fri, 19 Mar 2021 07:32:43 GMT and should not be manually modified.

<!-- Start content -->

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

Fri, 19 Mar 2021 07:32:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.0.14..@fluentui/azure-themes_v8.0.15)

### Patches

- Tooltip azure theme ([PR #17496](https://github.com/microsoft/fluentui/pull/17496) by [email protected])

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

Thu, 18 Mar 2021 20:15:34 GMT
Expand Down
2 changes: 1 addition & 1 deletion 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.0.14",
"version": "8.0.15",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
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": "Fri, 19 Mar 2021 07:32:43 GMT",
"tag": "@fluentui/react-cards_v1.0.0-beta.72",
"version": "1.0.0-beta.72",
"comments": {
"prerelease": [
{
"comment": "react-cards - Updates styles from makeStylesCompat to makeStyles",
"author": "[email protected]",
"commit": "edc3e0d50851cbc9f2b5ea0fa51cf5be054b538b",
"package": "@fluentui/react-cards"
}
]
}
},
{
"date": "Thu, 18 Mar 2021 20:15:34 GMT",
"tag": "@fluentui/react-cards_v1.0.0-beta.71",
Expand Down
Loading

0 comments on commit c49525b

Please sign in to comment.