1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +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
+9 -3
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
@@ -359,9 +359,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
@@ -386,6 +389,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>
@@ -558,7 +564,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>