mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
update changelog
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
"@tabler/preview": minor
|
"@tabler/preview": minor
|
||||||
---
|
---
|
||||||
|
|
||||||
Added new "Pay" page with dedicated layout, navigation link, and payment form (card + PayPal).
|
Added Pay page with dedicated layout, navigation link, and card/PayPal payment form.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/preview": minor
|
"@tabler/preview": minor
|
||||||
---
|
---
|
||||||
|
|
||||||
Add a color palette in the signing component
|
Added color palette to signing component.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix icon alignment for `.btn-sm` and `.btn-xl` sizes
|
Fixed icon alignment for `.btn-sm` and `.btn-xl` sizes.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix mixed declarations in SCSS
|
Fixed mixed declarations in SCSS.
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
"@tabler/preview": patch
|
"@tabler/preview": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Introduced `bg-blur` utility for backdrop blur effects and increased container-tight width for layout flexibility.
|
Added `bg-blur` utility and increased `container-tight` width for layout flexibility.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/preview": patch
|
"@tabler/preview": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Update icons to v3.34.1 (75 new icons)
|
Updated icons to v3.34.1 with 75 new icons.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/preview": patch
|
"@tabler/preview": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Update activity messages
|
Updated activity messages.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix double bottom border in tables.
|
Fixed double bottom border in tables.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": minor
|
"@tabler/core": minor
|
||||||
---
|
---
|
||||||
|
|
||||||
Added large and extra-large sizes for progress component (`.progress-lg`, `.progress-xl`).
|
Added `.progress-lg` and `.progress-xl` size variants for the progress component.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Added smooth transitions for progress bar width and background color changes.
|
Added smooth transitions for progress bar `width` and `background-color` changes.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Updated skip-link to use `visually-hidden` class for better accessibility.
|
Updated skip-link to use `visually-hidden` for improved accessibility.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Updated deprecated global functions (`map-merge`, `str-slice`, `percentage`, etc.) with their module-based equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.).
|
Updated deprecated global Sass functions to module equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.).
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/core": patch
|
"@tabler/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Update Bootstrap to v5.3.8
|
Updated Bootstrap to v5.3.8.
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
"@tabler/preview": patch
|
"@tabler/preview": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Updated trending component to use `arrow-up`/`arrow-down` icons instead of `trending-up`/`trending-down`.
|
Updated trending component to use `arrow-up`/`arrow-down` instead of `trending-up`/`trending-down`.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/docs": patch
|
"@tabler/docs": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix Docs search in dark mode
|
Fixed Docs search display in dark mode.
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
"@tabler/preview": patch
|
"@tabler/preview": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix responsive layputs in 'Form Elements' page
|
Fixed responsive layouts on the Form Elements page.
|
||||||
|
|||||||
Reference in New Issue
Block a user