mirror of
https://github.com/tabler/tabler.git
synced 2026-07-23 05:51:42 +04:00
Release 1.0.0-beta4
This commit is contained in:
@@ -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>
|
||||
@@ -1117,7 +1120,7 @@
|
||||
<a href="javascript:void(0)" class="btn btn-bitbucket">
|
||||
<!-- Download SVG icon from http://tabler-icons.io/i/brand-bitbucket -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M3.648 4a0.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a0.644 .644 0 0 0 .642 -.539l3.35 -14.71a0.641 .641 0 0 0 -.64 -.744l-16.704 -.007z" /><path d="M14 15h-4l-1 -6h6z" /></svg>
|
||||
Bitbucker
|
||||
Bitbucket
|
||||
</a>
|
||||
<a href="javascript:void(0)" class="btn btn-tabler">
|
||||
<!-- Download SVG icon from http://tabler-icons.io/i/brand-tabler -->
|
||||
@@ -1192,7 +1195,7 @@
|
||||
<span class="nt"><a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">class=</span><span class="s">"btn btn-bitbucket"</span><span class="nt">></span>
|
||||
<span class="c"><!-- Download SVG icon from http://tabler-icons.io/i/brand-bitbucket --></span>
|
||||
<span class="c"><!-- SVG icon code --></span>
|
||||
Bitbucker
|
||||
Bitbucket
|
||||
<span class="nt"></a></span>
|
||||
<span class="nt"><a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">class=</span><span class="s">"btn btn-tabler"</span><span class="nt">></span>
|
||||
<span class="c"><!-- Download SVG icon from http://tabler-icons.io/i/brand-tabler --></span>
|
||||
@@ -1718,7 +1721,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>
|
||||
|
||||
Reference in New Issue
Block a user