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

Release 1.0.0-beta4

This commit is contained in:
codecalm
2021-10-24 21:15:09 +02:00
parent 36dae12e78
commit d9847815e4
155 changed files with 2252 additions and 880 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-beta3
* @version 1.0.0-beta4
* @link https://tabler.io
* Copyright 2018-2021 The Tabler Authors
* Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -176,6 +176,9 @@
<a class="dropdown-item" href="../typography.html" >
Typography
</a>
<a class="dropdown-item" href="../offcanvas.html" >
Offcanvas
</a>
<a class="dropdown-item" href="../markdown.html" >
Markdown
</a>
@@ -655,7 +658,7 @@
<li class="nav-item">
<a href="../changelog.html" class="nav-link">
Changelog
<span class="badge bg-blue-lt ms-auto">1.0.0-beta3</span>
<span class="badge bg-blue-lt ms-auto">1.0.0-beta4</span>
</a>
</li>
</ul>
@@ -1168,7 +1171,7 @@
All rights reserved.
</li>
<li class="list-inline-item">
<a href="../changelog.html" class="link-secondary" rel="noopener">v1.0.0-beta3</a>
<a href="../changelog.html" class="link-secondary" rel="noopener">v1.0.0-beta4</a>
</li>
</ul>
</div>