1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-23 05:51:42 +04:00

Release 1.0.0-beta9

This commit is contained in:
codecalm
2022-02-26 19:07:01 +01:00
parent 93984d2efc
commit 555d52412a
193 changed files with 9153 additions and 3201 deletions
+15 -4
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-beta8
* @version 1.0.0-beta9
* @link https://tabler.io
* Copyright 2018-2022 The Tabler Authors
* Copyright 2018-2022 codecalm.net Paweł Kuna
@@ -358,9 +358,12 @@
<a class="dropdown-item" href="../music.html" >
Music
</a>
<a class="dropdown-item" href="../tasks.html" >
Tasks
<span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
</a>
<a class="dropdown-item" href="../uptime.html" >
Uptime monitor
<span class="badge badge-sm bg-green text-uppercase ms-2">New</span>
</a>
<a class="dropdown-item" href="../widgets.html" >
Widgets
@@ -385,6 +388,9 @@
<a class="dropdown-item" href="../layout-horizontal.html" >
Horizontal
</a>
<a class="dropdown-item" href="../layout-boxed.html" >
Boxed
</a>
<a class="dropdown-item" href="../layout-vertical.html" >
Vertical
</a>
@@ -537,6 +543,11 @@
Icons
</a>
</li>
<li class="nav-item">
<a href="../docs/customize.html" class="nav-link">
Customize Tabler
</a>
</li>
</ul>
</li>
<li class="nav-item">
@@ -787,7 +798,7 @@
<li class="nav-item">
<a href="../changelog.html" class="nav-link">
Changelog
<span class="badge bg-blue-lt ms-auto">1.0.0-beta8</span>
<span class="badge bg-blue-lt ms-auto">1.0.0-beta9</span>
</a>
</li>
</ul>
@@ -1898,7 +1909,7 @@
</li>
<li class="list-inline-item">
<a href="../changelog.html" class="link-secondary" rel="noopener">
v1.0.0-beta8
v1.0.0-beta9
</a>
</li>
</ul>