Browse Source

Release 1.0.0-alpha.23

codecalm 4 years ago
parent
commit
e3d0b57b2e
10 changed files with 20 additions and 30 deletions
  1. 2 3
      demo/accordion.html
  2. 2 3
      demo/activity.html
  3. 2 3
      demo/all.html
  4. 1 2
      demo/auth-lock.html
  5. 2 3
      demo/blank.html
  6. 2 3
      demo/buttons.html
  7. 2 3
      demo/cards-masonry.html
  8. 2 3
      demo/cards.html
  9. 2 3
      demo/carousel.html
  10. 3 4
      demo/changelog.html

+ 2 - 3
demo/accordion.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -412,7 +412,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -422,7 +422,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 2 - 3
demo/activity.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -614,7 +614,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -624,7 +624,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 2 - 3
demo/all.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -699,7 +699,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -709,7 +709,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 1 - 2
demo/auth-lock.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -50,7 +50,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 2 - 3
demo/blank.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -362,7 +362,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -372,7 +372,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 2 - 3
demo/buttons.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -1133,7 +1133,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -1143,7 +1143,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 2 - 3
demo/cards-masonry.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -605,7 +605,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -615,7 +615,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>

+ 2 - 3
demo/cards.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -950,7 +950,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -960,7 +960,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 2 - 3
demo/carousel.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -520,7 +520,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -530,7 +530,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

+ 3 - 4
demo/changelog.html

@@ -1,7 +1,7 @@
 <!doctype html>
 <!--
 * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
-* @version 1.0.0-alpha.22
+* @version 1.0.0-alpha.23
 * @link https://tabler.io
 * Copyright 2018-2021 The Tabler Authors
 * Copyright 2018-2021 codecalm.net Paweł Kuna
@@ -587,7 +587,7 @@
                     <span class="nav-link-icon"><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"/><circle cx="7" cy="18" r="2" /><circle cx="7" cy="6" r="2" /><circle cx="17" cy="6" r="2" /><line x1="7" y1="8" x2="7" y2="16" /><path d="M9 18h6a2 2 0 0 0 2 -2v-5" /><polyline points="14 14 17 11 20 14" /></svg>
                     </span>
                     Changelog
-                    <span class="badge bg-blue-lt ms-auto">1.0.0-alpha.22</span>
+                    <span class="badge bg-blue-lt ms-auto">1.0.0-alpha.23</span>
                   </a>
                 </li>
               </ul>
@@ -625,7 +625,7 @@
                     All rights reserved.
                   </li>
                   <li class="list-inline-item">
-                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.22</a>
+                    <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-alpha.23</a>
                   </li>
                 </ul>
               </div>
@@ -635,7 +635,6 @@
       </div>
     </div>
     <!-- Libs JS -->
-    <script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
     <!-- Tabler Core -->
     <script src="./dist/js/tabler.min.js"></script>
   </body>

Some files were not shown because too many files changed in this diff