Skip to content

Commit

Permalink
[Samples] Update sample texts (microsoft#3118)
Browse files Browse the repository at this point in the history
* Update tests

* Update test resukts
  • Loading branch information
almedina-ms committed Jul 2, 2019
1 parent 716ac78 commit 8f2a41f
Show file tree
Hide file tree
Showing 28 changed files with 17 additions and 343 deletions.
2 changes: 1 addition & 1 deletion samples/v1.2/Elements/Action.OpenUrl.Style.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"body": [
{
"type": "TextBlock",
"text": "This card has two actions, one of which has an icon. The icon is always placed to the left of title.",
"text": "This card has four OpenUrl actions. The styles from left to right are \"Default\", \"Positive\", \"Destructive\" and \"Other\".",
"wrap": true
}
],
Expand Down
2 changes: 1 addition & 1 deletion samples/v1.2/Elements/Action.ShowCard.Style.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"body": [
{
"type": "TextBlock",
"text": "This card has two actions, one of which has an icon. The icon is always placed to the left of title.",
"text": "This card has four ShowCard actions. The styles from left to right are \"Default\", \"Positive\", \"Destructive\" and \"Other\".",
"wrap": true
}
],
Expand Down
2 changes: 1 addition & 1 deletion samples/v1.2/Elements/Action.Submit.Style.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"body": [
{
"type": "TextBlock",
"text": "This card has two actions, one of which has an icon. The icon is always placed to the left of title.",
"text": "This card has four Submit actions. The styles from left to right are \"Default\", \"Positive\", \"Destructive\" and \"Other\".",
"wrap": true
}
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"HostConfigHash":null,"CardHash":"175e3c8","Error":null}
{"HostConfigHash":null,"CardHash":"22bb4a4","Error":null}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"HostConfigHash":null,"CardHash":"97c95ea","Error":null}
{"HostConfigHash":null,"CardHash":"fe65c29","Error":null}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"HostConfigHash":null,"CardHash":"67206c4","Error":null}
{"HostConfigHash":null,"CardHash":"e8409ce","Error":null}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"HostConfigHash":null,"CardHash":"175e3c8","Error":null}
{"HostConfigHash":null,"CardHash":"22bb4a4","Error":null}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"HostConfigHash":null,"CardHash":"97c95ea","Error":null}
{"HostConfigHash":null,"CardHash":"fe65c29","Error":null}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"HostConfigHash":null,"CardHash":"67206c4","Error":null}
{"HostConfigHash":null,"CardHash":"e8409ce","Error":null}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"body": [
{
"type": "TextBlock",
"text": "This card has two actions, one of which has an icon. The icon is always placed to the left of title.",
"text": "This card has four ShowCard actions. The styles from left to right are \"Default\", \"Positive\", \"Destructive\" and \"Other\".",
"wrap": true
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"body": [
{
"type": "TextBlock",
"text": "This card has two actions, one of which has an icon. The icon is always placed to the left of title.",
"text": "This card has four Submit actions. The styles from left to right are \"Default\", \"Positive\", \"Destructive\" and \"Other\".",
"wrap": true
}
],
Expand Down
Loading

0 comments on commit 8f2a41f

Please sign in to comment.