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

changelog update

This commit is contained in:
codecalm
2022-10-21 00:22:11 +02:00
parent f74eb22c99
commit ff505c1a2c
2 changed files with 12 additions and 0 deletions

View File

@@ -193,3 +193,9 @@ All notable changes to this project will be documented in this file.
- fix `$prefix` hard coded `layout/_dark.scss`
- fix #1275 remove last border-right on progress bar
- fix #1261: broken offcanvas bg
## `1.0.0-beta14` - 2022-10-21
- fix active items in dark mode
- update Jekyll to newest version

View File

@@ -187,3 +187,9 @@
- "fix `$prefix` hard coded `layout/_dark.scss`"
- "fix #1275 remove last border-right on progress bar"
- "fix #1261: broken offcanvas bg"
- version: 1.0.0-beta14
date: 2022-10-21
changes:
- fix active items in dark mode
- update Jekyll to newest version