Skip to content

Commit

Permalink
Merge pull request #10 from creativetimofficial/dev-main
Browse files Browse the repository at this point in the history
refactor: update product to v1.0.2
  • Loading branch information
groovemen authored Jun 14, 2022
2 parents ae5fe9f + e6abc3f commit 219b2aa
Show file tree
Hide file tree
Showing 18 changed files with 56 additions and 52 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.0.2] 2022-06-14
### Bug Fixing
- fix documentation link

## [1.0.1] 2022-06-10
### Bug Fixing
- update github buttons link
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Soft UI Dashboard Tailwind](http://demos.creative-tim.com/soft-ui-dashboard-tailwind/pages/dashboard.html?ref=readme-sudt) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https://www.creative-tim.com/product/soft-ui-dashboard-tailwind&text=Check%20Soft%20UI%20Dashboard%20Tailwind%20made%20by%20@CreativeTim%20#webdesign%20#dashboard%20#softdesign%20#html%20https://www.creative-tim.com/product/soft-ui-dashboard-tailwind) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/FhCJCaHdQa)

![version](https://img.shields.io/badge/version-1.0.1-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/soft-ui-dashboard-tailwind.svg)](https://github.com/creativetimofficial/soft-ui-dashboard-tailwind/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/soft-ui-dashboard-tailwind.svg)](https://github.com/creativetimofficial/soft-ui-dashboard-tailwind/issues?q=is%3Aissue+is%3Aclosed)
![version](https://img.shields.io/badge/version-1.0.2-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/soft-ui-dashboard-tailwind.svg)](https://github.com/creativetimofficial/soft-ui-dashboard-tailwind/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/soft-ui-dashboard-tailwind.svg)](https://github.com/creativetimofficial/soft-ui-dashboard-tailwind/issues?q=is%3Aissue+is%3Aclosed)

![Image](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/soft-ui-dashboard/soft-ui-dashboard-tailwind.jpg)

Expand Down
2 changes: 1 addition & 1 deletion build/assets/css/styles.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down
2 changes: 1 addition & 1 deletion build/assets/css/styles.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/assets/js/soft-ui-dashboard-tailwind.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down
2 changes: 1 addition & 1 deletion build/assets/js/soft-ui-dashboard-tailwind.min.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down
8 changes: 4 additions & 4 deletions build/docs/documentation.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down Expand Up @@ -30,7 +30,7 @@
<!-- Popper -->
<script src="https://unpkg.com/@popperjs/core@2"></script>
<!-- Main Styling -->
<link href="../assets/css/styles.css?v=1.0.1" rel="stylesheet" />
<link href="../assets/css/styles.css?v=1.0.2" rel="stylesheet" />

</head>

Expand Down Expand Up @@ -170,7 +170,7 @@ <h6 class="mb-1 font-normal leading-normal text-size-sm">Payment successfully co
<h1>Soft UI Dashboard Tailwind</h1>
<h3>Documentation v1.0.1</h3>
<br>
<a href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank" class="inline-block px-16 py-3.5 m-0 text-size-sm font-bold text-center text-white uppercase align-middle transition-all border-0 rounded-lg cursor-pointer ease-soft-in leading-pro tracking-tight-soft bg-gradient-fuchsia shadow-soft-md bg-150 bg-x-25 hover:scale-102 active:opacity-85">View Documentation</a>
<a href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank" class="inline-block px-16 py-3.5 m-0 text-size-sm font-bold text-center text-white uppercase align-middle transition-all border-0 rounded-lg cursor-pointer ease-soft-in leading-pro tracking-tight-soft bg-gradient-fuchsia shadow-soft-md bg-150 bg-x-25 hover:scale-102 active:opacity-85">View Documentation</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -216,5 +216,5 @@ <h3>Documentation v1.0.1</h3>
<!-- github button -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- main script file -->
<script src="../assets/js/soft-ui-dashboard-tailwind.js?v=1.0.1" async></script>
<script src="../assets/js/soft-ui-dashboard-tailwind.js?v=1.0.2" async></script>
</html>
10 changes: 5 additions & 5 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down Expand Up @@ -30,7 +30,7 @@
<!-- Popper -->
<script src="https://unpkg.com/@popperjs/core@2"></script>
<!-- Main Styling -->
<link href="./assets/css/styles.css?v=1.0.1" rel="stylesheet" />
<link href="./assets/css/styles.css?v=1.0.2" rel="stylesheet" />
</head>

<body class="m-0 font-sans antialiased font-normal text-size-base leading-default bg-gray-50 text-slate-500">
Expand Down Expand Up @@ -248,7 +248,7 @@ <h6 class="pl-6 ml-2 font-bold leading-tight uppercase text-size-xs opacity-60">
<div class="transition-all duration-200 ease-nav-brand">
<h6 class="mb-0 text-white">Need help?</h6>
<p class="mt-0 mb-4 font-semibold leading-tight text-size-xs">Please check our docs</p>
<a href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank" class="inline-block w-full px-8 py-2 mb-0 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 border-white rounded-lg shadow-soft-md bg-150 leading-pro text-size-xs hover:shadow-soft-2xl hover:scale-102">Documentation</a>
<a href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank" class="inline-block w-full px-8 py-2 mb-0 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 border-white rounded-lg shadow-soft-md bg-150 leading-pro text-size-xs hover:shadow-soft-2xl hover:scale-102">Documentation</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -1189,7 +1189,7 @@ <h6 class="mb-0">Navbar Fixed</h6>
</div>
<hr class="h-px bg-transparent bg-gradient-horizontal-dark sm:my-6" />
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center text-white uppercase align-middle transition-all bg-transparent border-0 rounded-lg cursor-pointer leading-pro text-size-xs ease-soft-in hover:shadow-soft-xs hover:scale-102 active:opacity-85 tracking-tight-soft shadow-soft-md bg-150 bg-x-25 bg-gradient-dark-gray" href="https://www.creative-tim.com/product/soft-ui-dashboard-tailwind" target="_blank">Free Download</a>
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center uppercase align-middle transition-all bg-transparent border border-solid rounded-lg shadow-none cursor-pointer active:shadow-soft-xs hover:scale-102 active:opacity-85 leading-pro text-size-xs ease-soft-in tracking-tight-soft bg-150 bg-x-25 border-slate-700 text-slate-700 hover:bg-transparent hover:text-slate-700 hover:shadow-none active:bg-slate-700 active:text-white active:hover:bg-transparent active:hover:text-slate-700 active:hover:shadow-none" href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank">View documentation</a>
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center uppercase align-middle transition-all bg-transparent border border-solid rounded-lg shadow-none cursor-pointer active:shadow-soft-xs hover:scale-102 active:opacity-85 leading-pro text-size-xs ease-soft-in tracking-tight-soft bg-150 bg-x-25 border-slate-700 text-slate-700 hover:bg-transparent hover:text-slate-700 hover:shadow-none active:bg-slate-700 active:text-white active:hover:bg-transparent active:hover:text-slate-700 active:hover:shadow-none" href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank">View documentation</a>
<div class="w-full text-center">
<a class="github-button" href="https://github.com/creativetimofficial/soft-ui-dashboard-tailwind" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star creativetimofficial/soft-ui-dashboard on GitHub">Star</a>
<h6 class="mt-4">Thank you for sharing!</h6>
Expand All @@ -1207,5 +1207,5 @@ <h6 class="mt-4">Thank you for sharing!</h6>
<!-- github button -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- main script file -->
<script src="./assets/js/soft-ui-dashboard-tailwind.js?v=1.0.1" async></script>
<script src="./assets/js/soft-ui-dashboard-tailwind.js?v=1.0.2" async></script>
</html>
10 changes: 5 additions & 5 deletions build/pages/billing.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down Expand Up @@ -31,7 +31,7 @@
<!-- Popper -->
<script src="https://unpkg.com/@popperjs/core@2"></script>
<!-- Main Styling -->
<link href="../assets/css/styles.css?v=1.0.1" rel="stylesheet" />
<link href="../assets/css/styles.css?v=1.0.2" rel="stylesheet" />

</head>

Expand Down Expand Up @@ -251,7 +251,7 @@ <h6 class="pl-6 ml-2 font-bold leading-tight uppercase text-size-xs opacity-60">
<div class="transition-all duration-200 ease-nav-brand">
<h6 class="mb-0 text-white">Need help?</h6>
<p class="mt-0 mb-4 font-semibold leading-tight text-size-xs">Please check our docs</p>
<a href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank" class="inline-block w-full px-8 py-2 mb-0 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 border-white rounded-lg shadow-soft-md bg-150 leading-pro text-size-xs hover:shadow-soft-2xl hover:scale-102">Documentation</a>
<a href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank" class="inline-block w-full px-8 py-2 mb-0 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 border-white rounded-lg shadow-soft-md bg-150 leading-pro text-size-xs hover:shadow-soft-2xl hover:scale-102">Documentation</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -801,7 +801,7 @@ <h6 class="mb-0">Navbar Fixed</h6>
</div>
<hr class="h-px bg-transparent bg-gradient-horizontal-dark sm:my-6" />
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center text-white uppercase align-middle transition-all bg-transparent border-0 rounded-lg cursor-pointer leading-pro text-size-xs ease-soft-in hover:shadow-soft-xs hover:scale-102 active:opacity-85 tracking-tight-soft shadow-soft-md bg-150 bg-x-25 bg-gradient-dark-gray" href="https://www.creative-tim.com/product/soft-ui-dashboard-tailwind" target="_blank">Free Download</a>
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center uppercase align-middle transition-all bg-transparent border border-solid rounded-lg shadow-none cursor-pointer active:shadow-soft-xs hover:scale-102 active:opacity-85 leading-pro text-size-xs ease-soft-in tracking-tight-soft bg-150 bg-x-25 border-slate-700 text-slate-700 hover:bg-transparent hover:text-slate-700 hover:shadow-none active:bg-slate-700 active:text-white active:hover:bg-transparent active:hover:text-slate-700 active:hover:shadow-none" href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank">View documentation</a>
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center uppercase align-middle transition-all bg-transparent border border-solid rounded-lg shadow-none cursor-pointer active:shadow-soft-xs hover:scale-102 active:opacity-85 leading-pro text-size-xs ease-soft-in tracking-tight-soft bg-150 bg-x-25 border-slate-700 text-slate-700 hover:bg-transparent hover:text-slate-700 hover:shadow-none active:bg-slate-700 active:text-white active:hover:bg-transparent active:hover:text-slate-700 active:hover:shadow-none" href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank">View documentation</a>
<div class="w-full text-center">
<a class="github-button" href="https://github.com/creativetimofficial/soft-ui-dashboard-tailwind" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star creativetimofficial/soft-ui-dashboard on GitHub">Star</a>
<h6 class="mt-4">Thank you for sharing!</h6>
Expand All @@ -817,5 +817,5 @@ <h6 class="mt-4">Thank you for sharing!</h6>
<!-- github button -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- main script file -->
<script src="../assets/js/soft-ui-dashboard-tailwind.js?v=1.0.1" async></script>
<script src="../assets/js/soft-ui-dashboard-tailwind.js?v=1.0.2" async></script>
</html>
10 changes: 5 additions & 5 deletions build/pages/dashboard.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Soft UI Dashboard Tailwind - v1.0.1
* Soft UI Dashboard Tailwind - v1.0.2
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-tailwind
Expand Down Expand Up @@ -30,7 +30,7 @@
<!-- Popper -->
<script src="https://unpkg.com/@popperjs/core@2"></script>
<!-- Main Styling -->
<link href="../assets/css/styles.css?v=1.0.1" rel="stylesheet" />
<link href="../assets/css/styles.css?v=1.0.2" rel="stylesheet" />

</head>

Expand Down Expand Up @@ -249,7 +249,7 @@ <h6 class="pl-6 ml-2 font-bold leading-tight uppercase text-size-xs opacity-60">
<div class="transition-all duration-200 ease-nav-brand">
<h6 class="mb-0 text-white">Need help?</h6>
<p class="mt-0 mb-4 font-semibold leading-tight text-size-xs">Please check our docs</p>
<a href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank" class="inline-block w-full px-8 py-2 mb-0 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 border-white rounded-lg shadow-soft-md bg-150 leading-pro text-size-xs hover:shadow-soft-2xl hover:scale-102">Documentation</a>
<a href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank" class="inline-block w-full px-8 py-2 mb-0 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 border-white rounded-lg shadow-soft-md bg-150 leading-pro text-size-xs hover:shadow-soft-2xl hover:scale-102">Documentation</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -1190,7 +1190,7 @@ <h6 class="mb-0">Navbar Fixed</h6>
</div>
<hr class="h-px bg-transparent bg-gradient-horizontal-dark sm:my-6" />
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center text-white uppercase align-middle transition-all bg-transparent border-0 rounded-lg cursor-pointer leading-pro text-size-xs ease-soft-in hover:shadow-soft-xs hover:scale-102 active:opacity-85 tracking-tight-soft shadow-soft-md bg-150 bg-x-25 bg-gradient-dark-gray" href="https://www.creative-tim.com/product/soft-ui-dashboard-tailwind" target="_blank">Free Download</a>
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center uppercase align-middle transition-all bg-transparent border border-solid rounded-lg shadow-none cursor-pointer active:shadow-soft-xs hover:scale-102 active:opacity-85 leading-pro text-size-xs ease-soft-in tracking-tight-soft bg-150 bg-x-25 border-slate-700 text-slate-700 hover:bg-transparent hover:text-slate-700 hover:shadow-none active:bg-slate-700 active:text-white active:hover:bg-transparent active:hover:text-slate-700 active:hover:shadow-none" href="https://www.creative-tim.com/learning-lab/tailwind/quick-start/soft-ui-dashboard" target="_blank">View documentation</a>
<a class="inline-block w-full px-6 py-3 mb-4 font-bold text-center uppercase align-middle transition-all bg-transparent border border-solid rounded-lg shadow-none cursor-pointer active:shadow-soft-xs hover:scale-102 active:opacity-85 leading-pro text-size-xs ease-soft-in tracking-tight-soft bg-150 bg-x-25 border-slate-700 text-slate-700 hover:bg-transparent hover:text-slate-700 hover:shadow-none active:bg-slate-700 active:text-white active:hover:bg-transparent active:hover:text-slate-700 active:hover:shadow-none" href="https://www.creative-tim.com/learning-lab/tailwind/html/quick-start/soft-ui-dashboard/" target="_blank">View documentation</a>
<div class="w-full text-center">
<a class="github-button" href="https://github.com/creativetimofficial/soft-ui-dashboard-tailwind" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star creativetimofficial/soft-ui-dashboard on GitHub">Star</a>
<h6 class="mt-4">Thank you for sharing!</h6>
Expand All @@ -1208,5 +1208,5 @@ <h6 class="mt-4">Thank you for sharing!</h6>
<!-- github button -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- main script file -->
<script src="../assets/js/soft-ui-dashboard-tailwind.js?v=1.0.1" async></script>
<script src="../assets/js/soft-ui-dashboard-tailwind.js?v=1.0.2" async></script>
</html>
Loading

0 comments on commit 219b2aa

Please sign in to comment.