1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Release 1.0.0-alpha.21

This commit is contained in:
codecalm
2020-12-19 17:54:42 +01:00
parent 1ae93a9e50
commit e7141220e3
145 changed files with 5134 additions and 1028 deletions

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.20
* @version 1.0.0-alpha.21
* @link https://tabler.io
* Copyright 2018-2020 The Tabler Authors
* Copyright 2018-2020 codecalm.net Paweł Kuna
@@ -130,11 +130,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>
@@ -162,6 +162,9 @@
<a class="dropdown-item" href="./typography.html" >
Typography
</a>
<a class="dropdown-item" href="./page-headers.html" >
Page headers
</a>
<a class="dropdown-item" href="./markdown.html" >
Markdown
</a>
@@ -1173,7 +1176,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.20</a>
<a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.21</a>
</li>
</ul>
</div>