From 2584f72d0647070bbde2f69bda6f9ef23750c7ca Mon Sep 17 00:00:00 2001 From: kotesh_Mudila Date: Tue, 12 Apr 2022 17:05:38 +0530 Subject: [PATCH 1/2] DOCS: updated ReadME --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d135c..5de456c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Handy UI is a useful component library, helps you by reducing your efforts of de ``` -Or paste the below given import statement at the first place of your CSS file. +Or paste the below given import statement at the first place of your CSS file and use it right away. ``` css @import url("https://handy-ui.netlify.app/css/components.css"); ``` From eb2ebbf60670a1500a2218811775e3447a7be507 Mon Sep 17 00:00:00 2001 From: kotesh-arya Date: Fri, 25 Nov 2022 13:18:06 +0530 Subject: [PATCH 2/2] UPDATE: Twitter profile link --- Components/Alert/alert.html | 285 ++++++---- Components/Avatar/avatar.html | 348 ++++++++----- Components/Badge/badge.html | 329 +++++++----- Components/Button/button.html | 434 +++++++++------- Components/Card/card.html | 713 ++++++++++++++------------ Components/Grid/grid.html | 352 ++++++++----- Components/Image/image.html | 269 ++++++---- Components/Input/input.html | 384 ++++++++------ Components/Navigation/navigation.html | 242 +++++---- Components/Slider/slider.html | 214 +++++--- Get-Started/colors.html | 205 +++++--- Get-Started/introduction.html | 223 +++++--- Get-Started/typography.html | 367 +++++++------ index.html | 80 +-- 14 files changed, 2710 insertions(+), 1735 deletions(-) diff --git a/Components/Alert/alert.html b/Components/Alert/alert.html index 765a653..b97b622 100644 --- a/Components/Alert/alert.html +++ b/Components/Alert/alert.html @@ -1,118 +1,193 @@ - - - - - - - - - - - - + + + + + + + + + + HandyUI : Alert + - - - +
- - + +
- +
+ +
+ +
+
Outline Alert
+
+ Outline alerts are created by using a combination of + alert class, followed by + variant-outline. +
+
+
+ Primary-This is a Primary Alert! +
+
Error-This is an Error Alert!
+
+ Success-This is a Success Alert! +
+
+ Warning-This is a Warning Alert! +
+
+
+ +
+
+ +
- - - \ No newline at end of file + + diff --git a/Components/Avatar/avatar.html b/Components/Avatar/avatar.html index d0771d5..2ce9942 100644 --- a/Components/Avatar/avatar.html +++ b/Components/Avatar/avatar.html @@ -1,142 +1,226 @@ + + + + + + + + + + + - - - - - - - - - - - + HandyUI : Avatar + - - HandyUI : Avatar - - - +
- - + +
-
- - - \ No newline at end of file + + diff --git a/Components/Badge/badge.html b/Components/Badge/badge.html index 7fc76b7..51cb295 100644 --- a/Components/Badge/badge.html +++ b/Components/Badge/badge.html @@ -1,137 +1,220 @@ - - - - - - - - - - - - - + + + + + + + + + + + HandyUI : Badge - + - +
- - + +
- +
+ +
+ + +
- - - \ No newline at end of file + + diff --git a/Components/Button/button.html b/Components/Button/button.html index cce8be9..a10d2fc 100644 --- a/Components/Button/button.html +++ b/Components/Button/button.html @@ -1,206 +1,264 @@ + + + + + + + + + + + - - - - - - - - - - - + - + HandyUI : Button + - HandyUI : Button - - - +
- - + +
- +
+ +
+ +
+
Link Button
+
+ To equip link functionality to a buton, use + btn-link class. +
+
+ +
+
+ +
+
+
+
Icon Button
+
+ Icon Buttons can be created, by using image as a child to parent + button. Use the btn class + followed by btn-icon. +
+
+ +
+
+ +
+
+
+
Floating Action Button
+
+ Icon Buttons can be created, by using icon as a child to parent + button. Use the btn class + followed by btn-floating. +
+
+ + + +
+
+ +
+
+ +
- - - \ No newline at end of file + + diff --git a/Components/Card/card.html b/Components/Card/card.html index f5682e5..11f9e02 100644 --- a/Components/Card/card.html +++ b/Components/Card/card.html @@ -1,331 +1,410 @@ + + + + + + + + + + + - - - - - - - - - - - + HandyUI : Card + - - HandyUI : Card - - - +
- - + +
- +
+ +
+ +
+
+
Card with Dismiss
+
+ To use this card enter both classes + card and + dismiss-card. +
+
+
+
+ + +
+
Tony Stark
+
+ Tony Stark is charismatic and eccentric, he is also very proud, + but also very altruist and heroic. He did not have a good + childhood, and this affects how he acts. Stark is very smart, + and a very talented inventor. +
+
+
+
+ +
+
+ +
- - - \ No newline at end of file + + diff --git a/Components/Grid/grid.html b/Components/Grid/grid.html index a1422a4..77c4b98 100644 --- a/Components/Grid/grid.html +++ b/Components/Grid/grid.html @@ -1,129 +1,245 @@ + + + + + + + + + + + - - - - - - - - - - - + HandyUI : Grids + - HandyUI : Grids - - - +
- - + +
- +
+ +
+ + +
- - - \ No newline at end of file + + diff --git a/Components/Image/image.html b/Components/Image/image.html index 200de2a..bfbd8ea 100644 --- a/Components/Image/image.html +++ b/Components/Image/image.html @@ -1,114 +1,173 @@ + + + + + + + + + + + - - - - - - - - - - - + HandyUI : Image + - - HandyUI : Image - - - +
- - + +
-
- - - \ No newline at end of file + + diff --git a/Components/Input/input.html b/Components/Input/input.html index 466ca31..1dc88b2 100644 --- a/Components/Input/input.html +++ b/Components/Input/input.html @@ -1,158 +1,248 @@ - - - - - - - - - - - + + + + + + + + + + + - - HandyUI : Input - - + HandyUI : Input + +
- - + +
- +
+ +
+ +
+
+
Error
+
+ This input is used to indicate error validation for the users + entry.
+ Use classes combination of + input-box & + error-input +
+
+
+ + +
+
+
+ +
+
+ +
- - \ No newline at end of file + + diff --git a/Components/Navigation/navigation.html b/Components/Navigation/navigation.html index 1958c02..8966259 100644 --- a/Components/Navigation/navigation.html +++ b/Components/Navigation/navigation.html @@ -1,96 +1,162 @@ - - - - - - - - - - - + + + + + + + + + + + Handy-UI : Navigation - - + +
- - + +
- -
-
- Navigation + +
+
Navigation
+ +
+
+ To use this navigation for your pages, simply use a class of + navigation-container for the + parent element. +
+
+
+
+ +
+ + + +
- - \ No newline at end of file + + diff --git a/Components/Slider/slider.html b/Components/Slider/slider.html index 01dd081..cdf1cde 100644 --- a/Components/Slider/slider.html +++ b/Components/Slider/slider.html @@ -1,85 +1,147 @@ - - - - - - - - - - - - + + + + + + + + + + + + HandyUI : Slider - - + +
- - + +
- +
+ +
+ + +
- - \ No newline at end of file + + diff --git a/Get-Started/colors.html b/Get-Started/colors.html index 725e9f3..7e6d85c 100644 --- a/Get-Started/colors.html +++ b/Get-Started/colors.html @@ -1,84 +1,141 @@ - - - - - - - - - - - + + + + + + + + + + + - HandyUI : Colour Palette - - + +
- - + +
- + + +
- - \ No newline at end of file + + diff --git a/Get-Started/introduction.html b/Get-Started/introduction.html index cfa0b60..131c7b2 100644 --- a/Get-Started/introduction.html +++ b/Get-Started/introduction.html @@ -1,95 +1,152 @@ - - - - - - - - - - - - - + + + + + + + + + + + HandyUI: Introduction - + - +
- - + +
-
- - - \ No newline at end of file + + diff --git a/Get-Started/typography.html b/Get-Started/typography.html index 58333d7..0bb1dde 100644 --- a/Get-Started/typography.html +++ b/Get-Started/typography.html @@ -1,163 +1,236 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + HandyUI: Typography - + - +
- - + +
- +
+
Typography
+
+ Types of text with different styles you can use in your project.
-
-
- Typography
-
- Types of text with different styles you can use in your project. -
-
+
-
-
- Headings -
-
- All header texts with different sizes are available.
- Add a class combination of header-text - and header-variant for these text sizes.
-
-

Header Text 1

-
-

Header Text 2

-
-

Header Text 3

-
-

Header Text 4

-
-

Header Text 5

-
-
- -
-
+
+
Headings
+
+ All header texts with different sizes are available.
+ Add a class combination of + header-text and + header-variant for these text + sizes. +
+
+

Header Text 1

+
+

Header Text 2

+
+

Header Text 3

+
+

Header Text 4

+
+

Header Text 5

+
+
+ +
+
-
-
- Small Text -
-
- - Add a class combination of header-text - and small-text for this text size.
+
+
Small Text
+
+ Add a class combination of + header-text and + small-text for this text size. +
-
-

This is how a small text looks like.

-
-
- -
-
+
+

+ This is how a small text looks like. +

+
+
+ +
+
-
-
- Grey Text -
-
- - Add a class trio of header-text - , header-size and grey-text for this text type.
-
-

This is how a grey text looks like.

-
-
- -
-
-
-
- Centered Text -
-
- - Add a class trio of header-text - , header-size and centered-text for this text type.
-
-

This is how a centered text looks like.

-
-
- -
-
+
+
Grey Text
+
+ Add a class trio of + header-text , + header-size and + grey-text for this text type. +
+
+

+ This is how a grey text looks like. +

+
+
+ +
+
+
+
Centered Text
+
+ Add a class trio of + header-text , + header-size and + centered-text for this text + type. +
+
+

+ This is how a centered text looks like. +

+
+
+ +
+
- -
+ +
- - - \ No newline at end of file + + diff --git a/index.html b/index.html index 31f907e..2c37e00 100644 --- a/index.html +++ b/index.html @@ -1,40 +1,56 @@ - - - - - - + + + + + Handy UI - - + + - +
- - + +
-

- Upgrade your ideas
to the IDEAL project -

-

Handy-UI is a helpful & pre-defined CSS library
packed with Re-usable & - Re-markable components for you new project

- +

Upgrade your ideas
to the IDEAL project

+

+ Handy-UI is a helpful & pre-defined CSS library
+ packed with Re-usable & Re-markable components + for you new project +

+
- - - \ No newline at end of file + +