1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00

changelog update

This commit is contained in:
codecalm
2022-11-01 21:17:04 +01:00
parent c1dfcfe784
commit 003410dbb5
2 changed files with 41 additions and 5 deletions
+20 -2
View File
@@ -191,11 +191,29 @@ All notable changes to this project will be documented in this file.
- fix #1308 - bad coloring in table in dark mode
- fix #1273 - datepicker background color broken
- fix `$prefix` hard coded `layout/_dark.scss`
- fix #1275 remove last border-right on progress bar
- fix #1261: broken offcanvas bg
- 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
## `1.0.0-beta15` - 2022-11-01
- new `badges` page
- `<kbd>` styling
- update icons to v1.109.0
- `tom-select` border fix
- exclude `playgrounds` from build
- update jekyll to v4.3.1
- fix: facebook color update
- navbar aria atributes fixes
- fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`
- fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`
- move border style to CSS variables
- add missing forms
- `btn-actions` fixes
- replace `$text-muted` to css variable
+21 -3
View File
@@ -185,11 +185,29 @@
- "fix #1308 - bad coloring in table in dark mode"
- "fix #1273 - datepicker background color broken"
- "fix `$prefix` hard coded `layout/_dark.scss`"
- "fix #1275 remove last border-right on progress bar"
- "fix #1261: broken offcanvas bg"
- "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
- update Jekyll to newest version
- version: 1.0.0-beta15
date: 2022-11-01
changes:
- new `badges` page
- "`<kbd>` styling"
- update icons to v1.109.0
- "`tom-select` border fix"
- exclude `playgrounds` from build
- update jekyll to v4.3.1
- "fix: facebook color update"
- navbar aria atributes fixes
- "fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`"
- "fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`"
- move border style to CSS variables
- add missing forms
- "`btn-actions` fixes"
- "replace `$text-muted` to css variable"