From 1040dc4a1953a55b01b6cc0fa8256eed566986e3 Mon Sep 17 00:00:00 2001 From: Kevin Coughlin Date: Fri, 30 Nov 2018 11:52:10 -0800 Subject: [PATCH 1/4] Update snapshot for DetailsList DnD example --- .../DetailsList.DragDrop.Example.tsx.shot | 28 ++++++++++++------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/packages/office-ui-fabric-react/src/components/__snapshots__/DetailsList.DragDrop.Example.tsx.shot b/packages/office-ui-fabric-react/src/components/__snapshots__/DetailsList.DragDrop.Example.tsx.shot index 6c7ae645dca64..85b96e52f58f3 100644 --- a/packages/office-ui-fabric-react/src/components/__snapshots__/DetailsList.DragDrop.Example.tsx.shot +++ b/packages/office-ui-fabric-react/src/components/__snapshots__/DetailsList.DragDrop.Example.tsx.shot @@ -7,6 +7,7 @@ exports[`Component Examples renders DetailsList.DragDrop.Example.tsx correctly 1
From af494c37ff25ff6613dc1099fc4ce0e7b63c7f97 Mon Sep 17 00:00:00 2001 From: Kevin Coughlin Date: Fri, 30 Nov 2018 11:52:45 -0800 Subject: [PATCH 2/4] Add changefile. --- .../keco-update-dnd-snapshot_2018-11-30-19-52.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json diff --git a/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json b/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json new file mode 100644 index 0000000000000..699b9998c0408 --- /dev/null +++ b/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "office-ui-fabric-react", + "comment": "DetailsList Example: Add snapshot for DnD example.", + "type": "patch" + } + ], + "packageName": "office-ui-fabric-react", + "email": "keco@microsoft.com" +} \ No newline at end of file From f049f0adee49bf33fb12549a01cc5a753285277f Mon Sep 17 00:00:00 2001 From: Kevin Coughlin Date: Fri, 30 Nov 2018 11:54:55 -0800 Subject: [PATCH 3/4] Update keco-update-dnd-snapshot_2018-11-30-19-52.json --- .../keco-update-dnd-snapshot_2018-11-30-19-52.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json b/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json index 699b9998c0408..4ed19ba5bcb7c 100644 --- a/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json +++ b/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json @@ -3,9 +3,9 @@ { "packageName": "office-ui-fabric-react", "comment": "DetailsList Example: Add snapshot for DnD example.", - "type": "patch" + "type": "none" } ], "packageName": "office-ui-fabric-react", "email": "keco@microsoft.com" -} \ No newline at end of file +} From 16a0c82ae55de764f417b0b1ce887e8d25a52611 Mon Sep 17 00:00:00 2001 From: Kevin Coughlin Date: Fri, 30 Nov 2018 11:55:10 -0800 Subject: [PATCH 4/4] Update keco-update-dnd-snapshot_2018-11-30-19-52.json --- .../keco-update-dnd-snapshot_2018-11-30-19-52.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json b/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json index 4ed19ba5bcb7c..9b6f55e2c5792 100644 --- a/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json +++ b/common/changes/office-ui-fabric-react/keco-update-dnd-snapshot_2018-11-30-19-52.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "office-ui-fabric-react", - "comment": "DetailsList Example: Add snapshot for DnD example.", + "comment": "DetailsList Example: Update snapshot for DnD example.", "type": "none" } ],