Skip to content

Commit

Permalink
- Minor UI change
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Feb 3, 2024
1 parent 5c0f699 commit a565272
Show file tree
Hide file tree
Showing 40 changed files with 134 additions and 310 deletions.
13 changes: 4 additions & 9 deletions docs/cards/air.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Air Card
sidebar_label: Air (Pro)
sidebar_position: 4
sidebar_position: 8
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::


#### Preview:
Expand Down
2 changes: 1 addition & 1 deletion docs/cards/button.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Toggle Button
sidebar_label: Toggle Button
sidebar_position: 5
sidebar_position: 6
---

#### Preview:
Expand Down
13 changes: 4 additions & 9 deletions docs/cards/dropdown.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Dropdown Card
sidebar_label: Dropdown (Pro)
sidebar_position: 8
sidebar_position: 13
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::


#### Preview:
Expand Down
13 changes: 4 additions & 9 deletions docs/cards/energy.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Energy Card
sidebar_label: Energy (Pro)
sidebar_position: 4
sidebar_position: 9
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand Down
13 changes: 4 additions & 9 deletions docs/cards/image.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Image Card
sidebar_label: Image (Pro)
sidebar_position: 9
sidebar_position: 10
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::


#### Preview:
Expand Down
13 changes: 4 additions & 9 deletions docs/cards/joystick.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Joystick Card
sidebar_label: Joystick (Pro)
sidebar_position: 7
sidebar_position: 16
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::


#### Preview:
Expand Down
13 changes: 4 additions & 9 deletions docs/cards/push-button.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Push Button Card
sidebar_label: Push Button (Pro)
sidebar_position: 5
sidebar_position: 14
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand Down
2 changes: 1 addition & 1 deletion docs/cards/slider.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Slider Card
sidebar_label: Slider
sidebar_position: 6
sidebar_position: 7
---

#### Preview:
Expand Down
15 changes: 5 additions & 10 deletions docs/cards/text-input.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Text Input Card
sidebar_label: Text Input (Pro)
sidebar_position: 6
sidebar_position: 11
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand All @@ -22,7 +17,7 @@ sidebar_position: 6

Text Input Card gives you the ability to take String input from user and save them in your application. It provides you with a input box on the dashboard where user can send back text to your application.

This card is very useful for saving WiFi credentials, passwords and general information.
This card is very useful for saving WiFi credentials, user ID and general information.

<br/>

Expand Down
13 changes: 4 additions & 9 deletions docs/cards/week-selector.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
title: Week Selector Card
sidebar_label: Week Selector (Pro)
sidebar_position: 10
sidebar_position: 15
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand Down
11 changes: 3 additions & 8 deletions docs/charts/area.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Area (Pro)
sidebar_position: 3
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand Down
11 changes: 3 additions & 8 deletions docs/charts/line.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Line (Pro)
sidebar_position: 2
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand Down
11 changes: 3 additions & 8 deletions docs/charts/pie.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Pie (Pro)
sidebar_position: 4
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

#### Preview:

Expand Down
11 changes: 3 additions & 8 deletions docs/features/brotli-compression.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Brotli Compression (Pro)
sidebar_position: 6
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

<br/>

Expand Down
11 changes: 3 additions & 8 deletions docs/features/chartanimations.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Toggle Animation (Pro)
sidebar_position: 3
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

<br/>

Expand Down
11 changes: 3 additions & 8 deletions docs/features/custom-logo.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Custom Logo (Pro)
sidebar_position: 4
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

<br/>

Expand Down
10 changes: 3 additions & 7 deletions docs/features/indexing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ sidebar_label: Card Indexing (Pro)
sidebar_position: 5
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

<br/>

Expand Down
11 changes: 3 additions & 8 deletions docs/features/sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ sidebar_label: Custom Card Size (Pro)
sidebar_position: 5
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

<br/>

Expand Down
12 changes: 4 additions & 8 deletions docs/features/title.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@ title: Custom Title
sidebar_label: Custom Title (Pro)
sidebar_position: 3
---
<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>

:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::

<br/>

Expand Down
13 changes: 4 additions & 9 deletions docs/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ sidebar_label: Tabs (Pro)
sidebar_position: 7
---

<div className="pro-label">
<i>
<h4 style={{ fontWeight: '500', marginBottom: 5 }}>
This feature is available in <a target="_blank" style={{ color: "red" }} href="https://espdash.pro">DASH Pro</a> only.
</h4>
</i>
</div>
:::danger Pro Feature
This is an exclusive feature of DASH Pro. Check it out [here](https://espdash.pro).
:::


<br/>
<br/>

<img src="/img/v4/tabs.png" alt="Concept Diagram" width="300px" />
Expand Down
Loading

0 comments on commit a565272

Please sign in to comment.