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

Add Playwright configuration and visual regression tests; refactor SCSS files and update component naming

This commit is contained in:
codecalm
2025-03-01 13:03:42 +01:00
parent 4376968bca
commit f7d5b6a05e
6 changed files with 6 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
---
"@tabler/core": minor
---
Add Playwright configuration and visual regression tests

View File

@@ -6,7 +6,5 @@
"linked": [],
"access": "public",
"baseBranch": "main",
"ignore": [
"preview"
]
"ignore": []
}

View File

@@ -1,5 +1,5 @@
---
"@tabler/core": patch
"@tabler/core": minor
---
Refactor SCSS files to replace divide function with calc

View File

@@ -2,4 +2,4 @@
"@tabler/core": minor
---
Add segmented control component
Add Segmented Control component

View File

@@ -1,5 +1,5 @@
---
"@tabler/core": patch
"@tabler/core": minor
---
Add Signature Pad feature and signatures page

View File

@@ -1,5 +1,5 @@
---
"@tabler/core": patch
---
Fix apexcharts heatmap example in docs