From 1ef0ea9768f3d1a89fb4c9a4b4d63491a1939c3a Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 4 Oct 2017 09:06:53 -0500 Subject: [PATCH 1/3] chore(demo): update chip input demo --- .../chips-input/chips-input-example.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/material-examples/chips-input/chips-input-example.html b/src/material-examples/chips-input/chips-input-example.html index 3d118fcbfd30..c7754041001c 100644 --- a/src/material-examples/chips-input/chips-input-example.html +++ b/src/material-examples/chips-input/chips-input-example.html @@ -1,14 +1,14 @@ - + {{fruit.name}} cancel - - - + + \ No newline at end of file From 7ef24850d178712e45e73aa31d0b6574289e0ab4 Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 4 Oct 2017 11:44:54 -0500 Subject: [PATCH 2/3] chore(nit): add /n --- src/material-examples/chips-input/chips-input-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/material-examples/chips-input/chips-input-example.html b/src/material-examples/chips-input/chips-input-example.html index c7754041001c..60cd45facc59 100644 --- a/src/material-examples/chips-input/chips-input-example.html +++ b/src/material-examples/chips-input/chips-input-example.html @@ -11,4 +11,4 @@ [matChipInputAddOnBlur]="addOnBlur" (matChipInputTokenEnd)="add($event)" /> - \ No newline at end of file + From 34b72eb42012853e0b215d6e1d99ff4177b6d65a Mon Sep 17 00:00:00 2001 From: Austin Date: Wed, 4 Oct 2017 11:46:32 -0500 Subject: [PATCH 3/3] chore(nit): remove matinput --- .../chips-input/chips-input-example.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/material-examples/chips-input/chips-input-example.html b/src/material-examples/chips-input/chips-input-example.html index 60cd45facc59..1307f3c4ee1b 100644 --- a/src/material-examples/chips-input/chips-input-example.html +++ b/src/material-examples/chips-input/chips-input-example.html @@ -5,10 +5,10 @@ {{fruit.name}} cancel - +