Browse Source

chore: update versions

github-actions[bot] 2 weeks ago
parent
commit
acb446d4fc

+ 0 - 6
.changeset/angry-bananas-brake.md

@@ -1,6 +0,0 @@
----
-"@tabler/core": minor
-"@tabler/preview": minor
----
-
-Added Pay page with dedicated layout, navigation link, and card/PayPal payment form.

+ 0 - 5
.changeset/button-ghost.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": minor
----
-
-Added `.btn-ghost` button variant with transparent background and hover effects.

+ 0 - 5
.changeset/chilled-pans-cheer.md

@@ -1,5 +0,0 @@
----
-"@tabler/preview": minor
----
-
-Added color palette to signing component.

+ 0 - 5
.changeset/curvy-timers-sneeze.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Fixed icon alignment for `.btn-sm` and `.btn-xl` sizes.

+ 0 - 5
.changeset/fresh-rockets-retire.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Fixed mixed declarations in SCSS.

+ 0 - 5
.changeset/icon-stroke-width.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Updated `stroke-width` for `.icon-sm` from `1` to `1.5` for better visibility.

+ 0 - 6
.changeset/late-pugs-breathe2.md

@@ -1,6 +0,0 @@
----
-"@tabler/core": patch
-"@tabler/preview": patch
----
-
-Added `bg-blur` utility and increased `container-tight` width for layout flexibility.

+ 0 - 5
.changeset/light-cooks-hug.md

@@ -1,5 +0,0 @@
----
-"@tabler/preview": patch
----
-
-Updated icons to v3.34.1 with 75 new icons.

+ 0 - 5
.changeset/modern-dots-bathe.md

@@ -1,5 +0,0 @@
----
-"@tabler/preview": patch
----
-
-Updated activity messages.

+ 0 - 5
.changeset/onboarding-page.md

@@ -1,5 +0,0 @@
----
-"@tabler/preview": minor
----
-
-Added new onboarding page with progress indicator and navigation layout.

+ 0 - 5
.changeset/pretty-chefs-design.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Fixed double bottom border in tables.

+ 0 - 6
.changeset/progress-background.md

@@ -1,6 +0,0 @@
----
-"@tabler/core": minor
-"@tabler/preview": minor
----
-
-Added Progress Background component with text labels and value display.

+ 0 - 5
.changeset/progress-sizes.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": minor
----
-
-Added `.progress-lg` and `.progress-xl` size variants for the progress component.

+ 0 - 6
.changeset/progress-steps.md

@@ -1,6 +0,0 @@
----
-"@tabler/core": minor
-"@tabler/preview": minor
----
-
-Added Progress Steps component for step-by-step navigation indicators.

+ 0 - 5
.changeset/progress-transitions.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Added smooth transitions for progress bar `width` and `background-color` changes.

+ 0 - 5
.changeset/skip-link-accessibility.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Updated skip-link to use `visually-hidden` for improved accessibility.

+ 0 - 5
.changeset/three-seas-move.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Updated deprecated global Sass functions to module equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.).

+ 0 - 5
.changeset/tidy-apples-ring.md

@@ -1,5 +0,0 @@
----
-"@tabler/core": patch
----
-
-Updated Bootstrap to v5.3.8.

+ 0 - 6
.changeset/trending-icons.md

@@ -1,6 +0,0 @@
----
-"@tabler/core": patch
-"@tabler/preview": patch
----
-
-Updated trending component to use `arrow-up`/`arrow-down` instead of `trending-up`/`trending-down`.

+ 0 - 5
.changeset/tricky-moons-laugh.md

@@ -1,5 +0,0 @@
----
-"@tabler/docs": patch
----
-
-Fixed Docs search display in dark mode.

+ 0 - 5
.changeset/twelve-tables-attack.md

@@ -1,5 +0,0 @@
----
-"@tabler/preview": patch
----
-
-Fixed responsive layouts on the Form Elements page.

+ 23 - 0
core/CHANGELOG.md

@@ -1,5 +1,28 @@
 # @tabler/core
 
+## 1.5.0
+
+### Minor Changes
+
+- 5e119d4: Added Pay page with dedicated layout, navigation link, and card/PayPal payment form.
+- 9c5d729: Added `.btn-ghost` button variant with transparent background and hover effects.
+- 9c5d729: Added Progress Background component with text labels and value display.
+- 9c5d729: Added `.progress-lg` and `.progress-xl` size variants for the progress component.
+- 9c5d729: Added Progress Steps component for step-by-step navigation indicators.
+
+### Patch Changes
+
+- c860288: Fixed icon alignment for `.btn-sm` and `.btn-xl` sizes.
+- b8b63d7: Fixed mixed declarations in SCSS.
+- 9c5d729: Updated `stroke-width` for `.icon-sm` from `1` to `1.5` for better visibility.
+- 5e119d4: Added `bg-blur` utility and increased `container-tight` width for layout flexibility.
+- 9a3361f: Fixed double bottom border in tables.
+- 9c5d729: Added smooth transitions for progress bar `width` and `background-color` changes.
+- 9c5d729: Updated skip-link to use `visually-hidden` for improved accessibility.
+- 736e604: Updated deprecated global Sass functions to module equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.).
+- f8dee0a: Updated Bootstrap to v5.3.8.
+- 9c5d729: Updated trending component to use `arrow-up`/`arrow-down` instead of `trending-up`/`trending-down`.
+
 ## 1.4.0
 
 ### Minor Changes

+ 1 - 1
core/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/core",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "description": "Premium and Open Source dashboard template with responsive and high quality UI.",
   "homepage": "https://tabler.io",
   "scripts": {

+ 22 - 0
docs/CHANGELOG.md

@@ -1,5 +1,27 @@
 # Tabler Documentation Changelog
 
+## 1.5.0
+
+### Patch Changes
+
+- ab8009b: Fixed Docs search display in dark mode.
+- Updated dependencies [5e119d4]
+- Updated dependencies [9c5d729]
+- Updated dependencies [c860288]
+- Updated dependencies [b8b63d7]
+- Updated dependencies [9c5d729]
+- Updated dependencies [5e119d4]
+- Updated dependencies [9a3361f]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [736e604]
+- Updated dependencies [f8dee0a]
+- Updated dependencies [9c5d729]
+  - @tabler/[email protected]
+
 ## 1.4.0
 
 ### Patch Changes

+ 1 - 1
docs/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/docs",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "description": "",
   "private": true,
   "scripts": {

+ 34 - 0
preview/CHANGELOG.md

@@ -1,5 +1,39 @@
 # @tabler/preview
 
+## 1.5.0
+
+### Minor Changes
+
+- 5e119d4: Added Pay page with dedicated layout, navigation link, and card/PayPal payment form.
+- ad22d04: Added color palette to signing component.
+- 9c5d729: Added new onboarding page with progress indicator and navigation layout.
+- 9c5d729: Added Progress Background component with text labels and value display.
+- 9c5d729: Added Progress Steps component for step-by-step navigation indicators.
+
+### Patch Changes
+
+- 5e119d4: Added `bg-blur` utility and increased `container-tight` width for layout flexibility.
+- 399a5c5: Updated icons to v3.34.1 with 75 new icons.
+- 8947d7c: Updated activity messages.
+- 9c5d729: Updated trending component to use `arrow-up`/`arrow-down` instead of `trending-up`/`trending-down`.
+- bd35fd3: Fixed responsive layouts on the Form Elements page.
+- Updated dependencies [5e119d4]
+- Updated dependencies [9c5d729]
+- Updated dependencies [c860288]
+- Updated dependencies [b8b63d7]
+- Updated dependencies [9c5d729]
+- Updated dependencies [5e119d4]
+- Updated dependencies [9a3361f]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [9c5d729]
+- Updated dependencies [736e604]
+- Updated dependencies [f8dee0a]
+- Updated dependencies [9c5d729]
+  - @tabler/[email protected]
+
 ## 1.4.0
 
 ### Patch Changes

+ 1 - 1
preview/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/preview",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "private": true,
   "scripts": {
     "build": "pnpm run clean && pnpm run css && pnpm run js && pnpm run html",