1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +04:00

Release 1.0.0-alpha.20

This commit is contained in:
codecalm
2020-12-19 14:47:47 +01:00
parent 17ec2c39a1
commit c614f07252
143 changed files with 1490 additions and 606 deletions
+9 -6
View File
@@ -1,7 +1,7 @@
<!doctype html>
<!--
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
* @version 1.0.0-alpha.19
* @version 1.0.0-alpha.20
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -95,6 +95,9 @@
<a class="dropdown-item" href="./empty.html" >
Empty page
</a>
<a class="dropdown-item" href="./accordion.html" >
Accordion
</a>
<a class="dropdown-item" href="./blank.html" >
Blank page
</a>
@@ -128,11 +131,11 @@
<a class="dropdown-item" href="./maps-vector.html" >
Vector maps
</a>
</div>
<div class="dropdown-menu-column">
<a class="dropdown-item" href="./navigation.html" >
Navigation
</a>
</div>
<div class="dropdown-menu-column">
<a class="dropdown-item" href="./charts.html" >
Charts
</a>
@@ -486,8 +489,8 @@
<div class="col-12">
<div class="card">
<div class="card-body">
<p class="mb">Using Storage <strong>6854.45 MB </strong>of 8 GB</p>
<div class="progress progress-separated mb">
<p class="mb-3">Using Storage <strong>6854.45 MB </strong>of 8 GB</p>
<div class="progress progress-separated mb-3">
<div class="progress-bar bg-primary" role="progressbar" style="width: 44%"></div>
<div class="progress-bar bg-info" role="progressbar" style="width: 19%"></div>
<div class="progress-bar bg-success" role="progressbar" style="width: 9%"></div>
@@ -1762,7 +1765,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.19</a>
<a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.20</a>
</li>
</ul>
</div>