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 9, 2020
1 parent 6e09556 commit 88ae48e
Show file tree
Hide file tree
Showing 13 changed files with 61 additions and 29 deletions.
2 changes: 1 addition & 1 deletion apps/a11y-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"update-snapshots": "just-scripts jest -u"
},
"dependencies": {
"@uifabric/fabric-website-resources": "^7.8.28",
"@uifabric/fabric-website-resources": "^7.8.29",
"axe-core": "^3.2.2",
"axe-puppeteer": "^1.0.0",
"axe-sarif-converter": "^2.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/fabric-website-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website-resources",
"version": "7.8.28",
"version": "7.8.29",
"description": "Fluent UI React local demo app",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"react-dom": "16.8.6"
},
"dependencies": {
"@fluentui/react-examples": "^0.6.1",
"@fluentui/react-examples": "^0.6.2",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.26",
"@uifabric/azure-themes": "^7.5.26",
Expand Down
6 changes: 3 additions & 3 deletions apps/fabric-website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fabric-website",
"version": "7.15.28",
"version": "7.15.29",
"description": "The official website for the Fluent UI project.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -40,13 +40,13 @@
"write-file-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@fluentui/react-examples": "^0.6.1",
"@fluentui/react-examples": "^0.6.2",
"@fluentui/theme": "^1.3.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.26",
"@uifabric/example-app-base": "^7.15.25",
"@uifabric/experiments": "^7.33.9",
"@uifabric/fabric-website-resources": "^7.8.28",
"@uifabric/fabric-website-resources": "^7.8.29",
"@uifabric/file-type-icons": "^7.6.11",
"@uifabric/icons": "^7.5.9",
"@uifabric/set-version": "^7.0.23",
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 @@
"@types/mocha": "^7.0.2",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/fabric-website-resources": "^7.8.28",
"@uifabric/fabric-website-resources": "^7.8.29",
"just-scripts-utils": "^0.8.3",
"mocha": "^3.3.0",
"office-ui-fabric-react": "^7.145.0",
Expand Down

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@uifabric/charting",
"entries": [
{
"date": "Fri, 09 Oct 2020 18:03:19 GMT",
"tag": "@uifabric/charting_v4.6.1",
"version": "4.6.1",
"comments": {
"patch": [
{
"comment": "changes in the hover behavior of circles and also removed focusing of circles ",
"author": "[email protected]",
"commit": "fba5c1c00f53783fc783ca9f39e5f35fa456e987",
"package": "@uifabric/charting"
}
]
}
},
{
"date": "Thu, 08 Oct 2020 12:23:24 GMT",
"tag": "@uifabric/charting_v4.6.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @uifabric/charting

This log was last generated on Thu, 08 Oct 2020 12:23:24 GMT and should not be manually modified.
This log was last generated on Fri, 09 Oct 2020 18:03:19 GMT and should not be manually modified.

<!-- Start content -->

## [4.6.1](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.6.1)

Fri, 09 Oct 2020 18:03:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v4.6.0..@uifabric/charting_v4.6.1)

### Patches

- changes in the hover behavior of circles and also removed focusing of circles ([PR #15403](https://github.com/microsoft/fluentui/pull/15403) by [email protected])

## [4.6.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v4.6.0)

Thu, 08 Oct 2020 12:23:24 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/charting",
"version": "4.6.0",
"version": "4.6.1",
"description": "Experimental React charting components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-examples",
"version": "0.6.1",
"version": "0.6.2",
"description": "Example code and docs for Fluent UI packages.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@microsoft/load-themed-styles": "^1.10.26",
"@uifabric/api-docs": "^7.5.26",
"@uifabric/azure-themes": "^7.5.26",
"@uifabric/charting": "^4.6.0",
"@uifabric/charting": "^4.6.1",
"@uifabric/date-time": "^7.17.23",
"@uifabric/example-app-base": "^7.15.25",
"@uifabric/example-data": "^7.1.5",
Expand Down
15 changes: 15 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Fri, 09 Oct 2020 18:03:19 GMT",
"tag": "@fluentui/web-components_v0.6.2",
"version": "0.6.2",
"comments": {
"patch": [
{
"comment": "removes palette generation for every card and adds better null checking to avoid runtime errors",
"author": "[email protected]",
"commit": "6e09556ae9cd59f9174a211e6987237e8f22f54f",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 09 Oct 2020 12:23:45 GMT",
"tag": "@fluentui/web-components_v0.6.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/web-components

This log was last generated on Fri, 09 Oct 2020 12:23:45 GMT and should not be manually modified.
This log was last generated on Fri, 09 Oct 2020 18:03:19 GMT and should not be manually modified.

<!-- Start content -->

## [0.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.6.2)

Fri, 09 Oct 2020 18:03:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.6.1..@fluentui/web-components_v0.6.2)

### Patches

- removes palette generation for every card and adds better null checking to avoid runtime errors ([PR #15429](https://github.com/microsoft/fluentui/pull/15429) by [email protected])

## [0.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.6.1)

Fri, 09 Oct 2020 12:23:45 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluentui/web-components",
"description": "A library of Fluent Web Components",
"sideEffects": false,
"version": "0.6.1",
"version": "0.6.2",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down

0 comments on commit 88ae48e

Please sign in to comment.