From 8760edda621e3b47818bd2af1ddb970a01a8b429 Mon Sep 17 00:00:00 2001 From: xidedix Date: Tue, 14 Aug 2018 14:40:37 +0200 Subject: [PATCH] fix(forms): was-validated, header-actions --- src/app/views/base/forms.component.html | 71 ++++++++++++++----------- 1 file changed, 40 insertions(+), 31 deletions(-) diff --git a/src/app/views/base/forms.component.html b/src/app/views/base/forms.component.html index f2ed31ad..736a5b59 100644 --- a/src/app/views/base/forms.component.html +++ b/src/app/views/base/forms.component.html @@ -489,40 +489,51 @@
Validation states Form
-
-
- - -
-
- - -
-
- - +
+
+
+ + +
+ Input is valid. +
+
+
+ + +
+ Please provide a valid information. +
+
-
+
- Validation states with optional icons + Validation was-validated
-
- - -
-
- - -
-
- - -
+
+
+ + +
+ Looks good! +
+
+
+ + +
+ Input is valid. +
+
+ Please provide a valid information. +
+
+
@@ -970,11 +981,9 @@
Form Elements
- - - + + +