From 5dc90ac783f90e5a058bc948506a553726fbfe0f Mon Sep 17 00:00:00 2001 From: Dastan Date: Fri, 10 Jul 2020 00:28:15 +0300 Subject: [PATCH] Add closing tags for input elements Add missing closing tags in the input elements --- server/documents/elements/input.html.eco | 78 ++++++++++++------------ 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/server/documents/elements/input.html.eco b/server/documents/elements/input.html.eco index 8c5e0ed8bf..135901f429 100755 --- a/server/documents/elements/input.html.eco +++ b/server/documents/elements/input.html.eco @@ -27,7 +27,7 @@ themes : ['Default', 'GitHub']

A standard input

- +
@@ -37,7 +37,7 @@ themes : ['Default', 'GitHub']

Focus

An input field can show a user is currently interacting with it

- +
@@ -46,13 +46,13 @@ themes : ['Default', 'GitHub']

An icon input field can show that it is currently loading data

Loading inputs automatically modify the input's icon on loading state to show loading indication
- +
- +
@@ -61,18 +61,18 @@ themes : ['Default', 'GitHub']

Disabled

An input field can show that it is disabled

- +
- +
- +
@@ -80,7 +80,7 @@ themes : ['Default', 'GitHub']

Error

An input field can show the data contains errors

- +
@@ -93,25 +93,25 @@ themes : ['Default', 'GitHub'] Input icons do not receive pointer-events unless a link icon is used.
- +
- +
- +
- +
@@ -123,12 +123,12 @@ themes : ['Default', 'GitHub']
http://
- +
- +
- +
kg
@@ -151,14 +151,14 @@ themes : ['Default', 'GitHub']
- +
.00
- + Add Tag @@ -166,7 +166,7 @@ themes : ['Default', 'GitHub']
- +
@@ -174,7 +174,7 @@ themes : ['Default', 'GitHub']
- +
@@ -185,7 +185,7 @@ themes : ['Default', 'GitHub']

Action

An input can be formatted to alert the user to an action they may perform

- +
@@ -195,13 +195,13 @@ themes : ['Default', 'GitHub'] Checkout - +
- +
- + +
- + @@ -245,18 +245,18 @@ themes : ['Default', 'GitHub']

Transparent

A transparent input has no background

- +
- +
- +
@@ -266,16 +266,16 @@ themes : ['Default', 'GitHub']

An input can be formatted to appear on dark backgrounds

- +
- +
- +
@@ -286,12 +286,12 @@ themes : ['Default', 'GitHub']

Fluid

An input can take the size of its container

- +
- +
Search
@@ -301,37 +301,37 @@ themes : ['Default', 'GitHub']

An input can vary in size

Inputs will automatically size themselves unless you manually declare a width
- +
- +
- +
- +
- +
- +