1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

changelog update

This commit is contained in:
codecalm
2022-11-12 22:16:09 +01:00
parent 4ff4feb088
commit dd4f3d8062
2 changed files with 31 additions and 0 deletions

View File

@@ -217,3 +217,18 @@ All notable changes to this project will be documented in this file.
- add missing forms
- `btn-actions` fixes
- replace `$text-muted` to css variable
## `1.0.0-beta16` - 2022-11
- new `Photogrid` page
- `Steps` component improvements
- fix #1348: Make job listing responsive for smaller devices
- fix #1357: buttons group not active
- fix #1352: fix deprecation warning
- fix #1180: number input with `form-control-sm` looks weird
- fix #1328: color input should show different color for inner check symbol on white ellipse
- fix #1355 - missing font sizes
- update icons to v1.111.0
- homepage navbar fix
- fix #1262 - `.bg-opacity-xx` class is not functioning properly

View File

@@ -211,3 +211,19 @@
- add missing forms
- "`btn-actions` fixes"
- "replace `$text-muted` to css variable"
- version: 1.0.0-beta16
date: 2022-11
changes:
- new `Photogrid` page
- "`Steps` component improvements"
- "fix #1348: Make job listing responsive for smaller devices"
- "fix #1357: buttons group not active"
- "fix #1352: fix deprecation warning"
- "fix #1180: number input with `form-control-sm` looks weird"
- "fix #1328: color input should show different color for inner check symbol on white ellipse"
- "fix #1355 - missing font sizes"
- update icons to v1.111.0
- homepage navbar fix
- "fix #1262 - `.bg-opacity-xx` class is not functioning properly"