Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
UI Fabric Build Bot committed Nov 22, 2018
1 parent 1eb461a commit 4ae2a71
Show file tree
Hide file tree
Showing 32 changed files with 132 additions and 99 deletions.
4 changes: 2 additions & 2 deletions apps/fabric-website-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"es6-weak-map": "^2.0.2",
"highlight.js": "^9.12.0",
"office-ui-fabric-core": ">=9.0.0 <10.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"react-highlight": "0.10.0",
Expand All @@ -57,7 +57,7 @@
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/example-app-base": ">=6.9.2 <7.0.0",
"@uifabric/fluent-theme": ">=0.7.0 <1.0.0",
"@uifabric/fluent-theme": ">=0.8.0 <1.0.0",
"@uifabric/icons": ">=6.3.0 <7.0.0",
"@uifabric/merge-styles": ">=6.15.0 <7.0.0",
"@uifabric/styling": ">=6.35.0 <7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/fabric-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"dependencies": {
"@uifabric/fabric-website-resources": ">=6.9.8 <7.0.0",
"@uifabric/example-app-base": ">=6.9.2 <7.0.0",
"@uifabric/experiments": ">=6.41.1 <7.0.0",
"@uifabric/experiments": ">=6.42.0 <7.0.0",
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/icons": ">=6.3.0 <7.0.0",
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"color-functions": "1.1.0",
"json-loader": "^0.5.7",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"tslib": "^1.7.1"
}
}
2 changes: 1 addition & 1 deletion apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@uifabric/merge-styles": "^6.15.0",
"es6-promise": "^4.1.0",
"immutability-helper": "^2.6.4",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"tslib": "^1.7.1"
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 @@ -26,7 +26,7 @@
"@types/webpack-env": "1.13.0",
"@uifabric/fabric-website-resources": ">=6.9.8 <7.0.0",
"mocha": "^3.3.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"raw-loader": "^0.5.1",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/test-bundles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"tslib": "^1.7.1"
}
}
2 changes: 1 addition & 1 deletion apps/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@microsoft/load-themed-styles": "^1.7.13",
"es6-promise": "^4.1.0",
"immutability-helper": "^2.6.4",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"typescript": "2.8.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"storybook-readme": "=3.0.6"
},
"dependencies": {
"@uifabric/experiments": ">=6.41.1 <7.0.0",
"@uifabric/experiments": ">=6.42.0 <7.0.0",
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"typescript": "2.8.4",
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.

2 changes: 1 addition & 1 deletion packages/charting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"d3-selection": "1.3.0",
"d3-shape": "^1.2.0",
"d3-time-format": "^2.1.3",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/charting": "^0.28.4",
"@uifabric/example-app-base": ">=6.9.2 <7.0.0",
"@uifabric/experiments": ">=6.41.1 <7.0.0",
"@uifabric/experiments": ">=6.42.0 <7.0.0",
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"auto-fontsize": "^1.0.18",
"css-loader": "^0.15.1",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"react-grid-layout": "samiyaakhtar/react-grid-layout",
"react-resizable": "^1.7.5",
"style-loader": "^0.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/date-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"@uifabric/styling": ">=6.35.0 <7.0.0",
"@uifabric/utilities": ">=6.27.0 <7.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/example-app-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"highlight.js": "^9.12.0",
"markdown-to-jsx": "6.6.1",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"react-syntax-highlighter": "^7.0.2",
"tslib": "^1.7.1",
"whatwg-fetch": "2.0.4"
Expand Down
29 changes: 29 additions & 0 deletions packages/experiments/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@uifabric/experiments",
"entries": [
{
"version": "6.42.0",
"tag": "@uifabric/experiments_v6.42.0",
"date": "Thu, 22 Nov 2018 13:36:17 GMT",
"comments": {
"minor": [
{
"comment": "Add initializeFolderCovers pathway to override CDN for FolderCover",
"author": "Thomas Michon <thomas@michon.com>",
"commit": "0ae1191e4b7695ef0b439603c48900622da07706"
}
],
"patch": [
{
"comment": "Stack: remove display: none styling on empty children",
"author": "kkjeer <kkjeer@wellesley.edu>",
"commit": "6201a23592b457c0e391a3aae3af581487bdd8f4"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/fluent-theme\" from `>=0.7.0 <1.0.0` to `>=0.8.0 <1.0.0`"
},
{
"comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.106.2 <7.0.0` to `>=6.106.3 <7.0.0`"
}
]
}
},
{
"version": "6.41.1",
"tag": "@uifabric/experiments_v6.41.1",
Expand Down
13 changes: 12 additions & 1 deletion packages/experiments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Change Log - @uifabric/experiments

This log was last generated on Wed, 21 Nov 2018 13:34:56 GMT and should not be manually modified.
This log was last generated on Thu, 22 Nov 2018 13:36:17 GMT and should not be manually modified.

## 6.42.0
Thu, 22 Nov 2018 13:36:17 GMT

### Minor changes

- Add initializeFolderCovers pathway to override CDN for FolderCover

### Patches

- Stack: remove display: none styling on empty children

## 6.41.1
Wed, 21 Nov 2018 13:34:56 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/experiments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/experiments",
"version": "6.41.1",
"version": "6.42.0",
"description": "Experimental React components for building experiences for Office 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/charting": "^0.28.4",
"@uifabric/file-type-icons": ">=6.2.0 <7.0.0",
"@uifabric/fluent-theme": ">=0.7.0 <1.0.0",
"@uifabric/fluent-theme": ">=0.8.0 <1.0.0",
"@uifabric/foundation": ">=0.5.7 <1.0.0",
"@uifabric/icons": ">=6.3.0 <7.0.0",
"@uifabric/theme-samples": ">=0.1.2 <1.0.0",
Expand All @@ -60,7 +60,7 @@
"@uifabric/merge-styles": ">=6.15.0 <7.0.0",
"@uifabric/styling": ">=6.35.0 <7.0.0",
"deep-assign": "^2.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/experiments/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @uifabric/experiments@6.41.1
// @uifabric/experiments@6.42.0
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
import { setVersion } from '@uifabric/set-version';
setVersion('@uifabric/experiments', '6.41.1');
setVersion('@uifabric/experiments', '6.42.0');
29 changes: 29 additions & 0 deletions packages/fluent-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@uifabric/fluent-theme",
"entries": [
{
"version": "0.8.0",
"tag": "@uifabric/fluent-theme_v0.8.0",
"date": "Thu, 22 Nov 2018 13:36:17 GMT",
"comments": {
"minor": [
{
"comment": "Add Callout styles (also used by Tooltip)",
"author": "Mike Wheaton <mike@wheaton.design>",
"commit": "81e8ada42e57dca57bf54c68a8dd0d4f5ce5cc38"
},
{
"comment": "CommandBar: Add fluent changes.",
"author": "Vitalie Braga <vitaliebraga@gmail.com>",
"commit": "437152e78a4e637fbc6fc3b3e071f7f040da905e"
},
{
"comment": "Modal: Add shadow and rounded corners. Remove the global className selector from Dialog.",
"author": "Vitalie Braga <vitaliebraga@gmail.com>",
"commit": "1eb461a6c344e4f322c5d3f32ffe9a752399a91b"
}
],
"dependency": [
{
"comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.106.2 <7.0.0` to `>=6.106.3 <7.0.0`"
}
]
}
},
{
"version": "0.7.0",
"tag": "@uifabric/fluent-theme_v0.7.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/fluent-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log - @uifabric/fluent-theme

This log was last generated on Tue, 20 Nov 2018 13:32:17 GMT and should not be manually modified.
This log was last generated on Thu, 22 Nov 2018 13:36:17 GMT and should not be manually modified.

## 0.8.0
Thu, 22 Nov 2018 13:36:17 GMT

### Minor changes

- Add Callout styles (also used by Tooltip)
- CommandBar: Add fluent changes.
- Modal: Add shadow and rounded corners. Remove the global className selector from Dialog.

## 0.7.0
Tue, 20 Nov 2018 13:32:17 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/fluent-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/fluent-theme",
"version": "0.7.0",
"version": "0.8.0",
"description": "Fluent theming for use with Fabric components.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@uifabric/merge-styles": "^6.15.0",
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"@uifabric/variants": ">=6.12.0 <7.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"tslib": "^1.7.1"
}
}
4 changes: 2 additions & 2 deletions packages/fluent-theme/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @uifabric/fluent-theme@0.7.0
// @uifabric/fluent-theme@0.8.0
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
import { setVersion } from '@uifabric/set-version';
setVersion('@uifabric/fluent-theme', '0.7.0');
setVersion('@uifabric/fluent-theme', '0.8.0');
2 changes: 1 addition & 1 deletion packages/foundation-scenarios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/set-version": ">=1.1.3 <2.0.0",
"office-ui-fabric-react": ">=6.106.2 <7.0.0",
"office-ui-fabric-react": ">=6.106.3 <7.0.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/office-ui-fabric-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "office-ui-fabric-react",
"entries": [
{
"version": "6.106.3",
"tag": "office-ui-fabric-react_v6.106.3",
"date": "Thu, 22 Nov 2018 13:36:17 GMT",
"comments": {
"patch": [
{
"comment": "Fixing background color of overlay so that screen behind panel isn't hidden in high contrast mode when panel's open",
"author": "Aneesha Kommineni <aneeshak@microsoft.com>",
"commit": "7091f0ecea0aab02f88e9e463edaf1c315c07551"
}
]
}
},
{
"version": "6.106.2",
"tag": "office-ui-fabric-react_v6.106.2",
Expand Down
Loading

0 comments on commit 4ae2a71

Please sign in to comment.