From 4308e98d2731a2e6442e60dbe6a7e5ce0d296bca Mon Sep 17 00:00:00 2001
From: crisbeto
Date: Sun, 21 Jun 2020 09:33:30 +0200
Subject: [PATCH] docs(select): switch examples to fill appearance
Changes all of the `mat-select` examples to use a `mat-form-field` appearance that won't be deprecated in the future.
---
.../select-custom-trigger/select-custom-trigger-example.html | 2 +-
.../select/select-disabled/select-disabled-example.html | 4 ++--
.../select-error-state-matcher-example.html | 4 ++--
.../material/select/select-form/select-form-example.html | 4 ++--
.../select/select-hint-error/select-hint-error-example.html | 4 ++--
.../select-initial-value/select-initial-value-example.html | 4 ++--
.../select/select-multiple/select-multiple-example.html | 2 +-
.../select/select-no-ripple/select-no-ripple-example.html | 2 +-
.../select/select-optgroup/select-optgroup-example.html | 4 ++--
.../select/select-overview/select-overview-example.html | 4 ++--
.../select/select-panel-class/select-panel-class-example.html | 2 +-
.../select-reactive-form/select-reactive-form-example.html | 4 ++--
.../material/select/select-reset/select-reset-example.html | 4 ++--
.../select-value-binding/select-value-binding-example.html | 2 +-
14 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html b/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html
index 5699c30cbd0f..3bf98e65ee5f 100644
--- a/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html
+++ b/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html
@@ -1,4 +1,4 @@
-
+
Toppings
diff --git a/src/components-examples/material/select/select-disabled/select-disabled-example.html b/src/components-examples/material/select/select-disabled/select-disabled-example.html
index d436c80ce749..7de0f20b7b72 100644
--- a/src/components-examples/material/select/select-disabled/select-disabled-example.html
+++ b/src/components-examples/material/select/select-disabled/select-disabled-example.html
@@ -3,7 +3,7 @@
mat-select
-
+
Choose an option
Option 1
@@ -13,7 +13,7 @@ mat-select
native html select
-
+
Choose an option