Skip to content

Commit a3520cd

Browse files
author
OneDrive Build
committed
Applying package updates.
1 parent 860ca7e commit a3520cd

38 files changed

+190
-262
lines changed

apps/fabric-website/CHANGELOG.json

+19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
{
22
"name": "@uifabric/fabric-website",
33
"entries": [
4+
{
5+
"version": "4.7.1",
6+
"tag": "@uifabric/fabric-website_v4.7.1",
7+
"date": "Fri, 18 Aug 2017 16:32:33 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "David Zearing <[email protected]>",
12+
"commit": "14f335d0ca77f09cc9422c1809121e527153c430",
13+
"comment": "Minor css usage cleanup."
14+
}
15+
],
16+
"dependency": [
17+
{
18+
"comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.34.0 <5.0.0` to `>=4.35.0 <5.0.0`"
19+
}
20+
]
21+
}
22+
},
423
{
524
"version": "4.7.0",
625
"tag": "@uifabric/fabric-website_v4.7.0",

apps/fabric-website/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @uifabric/fabric-website
22

3-
This log was last generated on Fri, 11 Aug 2017 19:38:35 GMT and should not be manually modified.
3+
This log was last generated on Fri, 18 Aug 2017 16:32:33 GMT and should not be manually modified.
4+
5+
## 4.7.1
6+
Fri, 18 Aug 2017 16:32:33 GMT
7+
8+
### Patches
9+
10+
- Minor css usage cleanup.
411

512
## 4.7.0
613
Fri, 11 Aug 2017 19:38:35 GMT

apps/fabric-website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uifabric/fabric-website",
3-
"version": "4.7.0",
3+
"version": "4.7.1",
44
"description": "Reusable React components for building experiences for Office 365.",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -72,7 +72,7 @@
7272
"json-loader": "^0.5.4",
7373
"load-themed-styles": "^1.1.0",
7474
"office-ui-fabric-core": ">=7.1.2 <8.0.0",
75-
"office-ui-fabric-react": ">=4.34.0 <5.0.0",
75+
"office-ui-fabric-react": ">=4.35.0 <5.0.0",
7676
"tslib": "^1.6.0"
7777
}
7878
}

apps/ssr-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/mocha": "2.2.39",
2424
"@types/webpack-env": "1.13.0",
2525
"mocha": "~3.3.0",
26-
"office-ui-fabric-react": ">=4.34.0 <5.0.0",
26+
"office-ui-fabric-react": ">=4.35.0 <5.0.0",
2727
"raw-loader": "^0.5.1",
2828
"react": "^15.4.2",
2929
"react-addons-test-utils": "^15.4.2",

apps/test-bundle-button/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"react": "^0.14 || ^15.0.1-0 || ^16.0.0-0",
3737
"react-dom": "^0.14 || ^15.0.1-0 || ^16.0.0-0",
38-
"office-ui-fabric-react": ">=4.34.0 <5.0.0",
38+
"office-ui-fabric-react": ">=4.35.0 <5.0.0",
3939
"tslib": "^1.6.0"
4040
}
4141
}

apps/todo-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"es6-promise": "^4.1.0",
2727
"immutability-helper": "^2.0.0",
2828
"office-ui-fabric-core": ">=7.1.2 <8.0.0",
29-
"office-ui-fabric-react": ">=4.34.0 <5.0.0",
29+
"office-ui-fabric-react": ">=4.35.0 <5.0.0",
3030
"react": "^15.4.2",
3131
"react-dom": "^15.4.2",
3232
"typescript": "2.4.2",

common/changes/@uifabric/example-app-base/detailsList-resizeJustifiedColumns_2017-08-08-09-56.json

-11
This file was deleted.

common/changes/@uifabric/example-app-base/users-adsurang-14aug_2017-08-15-05-25.json

-11
This file was deleted.

common/changes/@uifabric/experiments/command-bar-in-experiments_2017-08-16-18-18.json

-11
This file was deleted.

common/changes/@uifabric/experiments/list-range_2017-08-17-18-12.json

-11
This file was deleted.

common/changes/@uifabric/fabric-website/css-cleanup_2017-08-17-00-19.json

-11
This file was deleted.

common/changes/@uifabric/fabric-website/detailsList-resizeJustifiedColumns_2017-08-08-09-56.json

-11
This file was deleted.

common/changes/@uifabric/fabric-website/users-adsurang-14aug_2017-08-15-05-25.json

-11
This file was deleted.

common/changes/@uifabric/styling/detailsList-resizeJustifiedColumns_2017-08-08-09-56.json

-11
This file was deleted.

common/changes/@uifabric/styling/toggle-cleanup_2017-08-17-18-12.json

-11
This file was deleted.

common/changes/@uifabric/styling/users-adsurang-14aug_2017-08-15-05-25.json

-11
This file was deleted.

common/changes/@uifabric/utilities/detailsList-resizeJustifiedColumns_2017-08-08-09-56.json

-11
This file was deleted.

common/changes/@uifabric/utilities/users-adsurang-14aug_2017-08-15-05-25.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/command-bar-in-experiments_2017-08-16-18-18.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/css-cleanup_2017-08-17-00-19.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/detailsList-resizeJustifiedColumns_2017-08-08-09-56.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/dropdown-selected-fix_2017-08-17-17-04.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/focus-zonefix_2017-08-18-16-01.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/list-range_2017-08-17-18-12.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/pickers-fixstackoverflow_2017-08-15-22-39.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/toggle-cleanup_2017-08-17-18-12.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/tooltipHost-onTooltipToggle_2017-08-11-16-12.json

-11
This file was deleted.

common/changes/office-ui-fabric-react/users-adsurang-14aug_2017-08-15-05-25.json

-16
This file was deleted.

packages/example-app-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-dom": "^0.14 || ^15.0.1-0 || ^16.0.0-0"
4949
},
5050
"dependencies": {
51-
"@uifabric/styling": ">=0.19.2 <1.0.0",
51+
"@uifabric/styling": ">=0.20.0 <1.0.0",
5252
"@uifabric/utilities": ">=4.9.0 <5.0.0",
5353
"highlight.js": "^9.9.0",
5454
"office-ui-fabric-core": ">=7.1.2 <8.0.0",

0 commit comments

Comments
 (0)