From d3b1f2771f5ed7eff661e0766b8290deda8c4de4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:20:17 +0000 Subject: [PATCH] chore: update versions --- .changeset/accordion-docs-page.md | 5 - .changeset/angry-bananas-brake.md | 6 -- .changeset/background-pattern-utilities.md | 7 -- .../background-patterns-docs-refresh.md | 5 - .changeset/bootstrap-exports-cleanup.md | 5 - .changeset/bootstrap-vendor-migration.md | 5 - .changeset/btn-icon-square.md | 5 - .changeset/button-ghost.md | 5 - .changeset/card-gradient-components.md | 6 -- .changeset/card-gradients-page.md | 6 -- .changeset/change-password-modal.md | 6 -- .changeset/chilled-pans-cheer.md | 5 - .changeset/confirm-delete-modal.md | 6 -- .changeset/crm-dashboard-page.md | 5 - .changeset/crypto-dashboard.md | 6 -- .changeset/crypto-data-files.md | 6 -- .changeset/curvy-timers-sneeze.md | 5 - .changeset/data-tblr-attributes.md | 5 - .changeset/docs-css-variables-font-sizes.md | 5 - .changeset/docs-singular-component-names.md | 5 - .changeset/edit-profile-modal.md | 6 -- .changeset/eleven-trainers-sip.md | 5 - .../fix-border-color-translucent-dark.md | 5 - .changeset/fix-card-tab-border-radius.md | 5 - .changeset/fix-countup-formatted-values.md | 5 - .../fix-dark-mode-selection-contrast.md | 5 - .changeset/fix-dropdown-viewport-boundary.md | 5 - .changeset/fix-gradient-utilities-docs.md | 6 -- .changeset/fix-gray-theme-variables.md | 5 - .changeset/fix-input-icon-z-index.md | 5 - .changeset/fix-input-mask-lazy-option.md | 5 - .../fix-squircle-multi-value-border-radius.md | 5 - .changeset/fix-status-colors-variables.md | 5 - .../fix-tom-select-missing-variables.md | 5 - .changeset/fix-white-space-scrollbar.md | 5 - .changeset/flags-avatars-updates.md | 6 -- .changeset/fresh-rockets-retire.md | 5 - .changeset/funny-kings-double.md | 5 - .changeset/fw-utility-classes-preview.md | 5 - .changeset/geist-fonts.md | 7 -- .changeset/grumpy-foxes-shake.md | 5 - .changeset/icon-stroke-width.md | 5 - .changeset/language-selector.md | 6 -- .changeset/large-needles-sing.md | 5 - .changeset/late-pugs-breathe2.md | 6 -- .changeset/light-cooks-hug.md | 5 - .changeset/many-dogs-rest.md | 6 -- .changeset/media-print-mixin.md | 5 - .changeset/menu-structure-refactor.md | 6 -- .changeset/migrate-rgba-to-color-mix.md | 6 -- .changeset/migrate-rollup-to-vite.md | 8 -- .changeset/modern-dots-bathe.md | 5 - .changeset/navbar-side-refactor.md | 7 -- .changeset/new-task-modal.md | 6 -- .changeset/onboarding-page.md | 5 - .changeset/pretty-chefs-design.md | 5 - .changeset/progress-background.md | 6 -- .changeset/progress-sizes.md | 5 - .changeset/progress-step-docs.md | 6 -- .changeset/progress-steps.md | 6 -- .changeset/progress-transitions.md | 5 - .changeset/progress-variants-docs.md | 5 - .changeset/prose-class-alias.md | 7 -- .changeset/redundant-nullish-operator.md | 6 -- .changeset/silly-crabs-walk.md | 7 -- .changeset/skip-link-accessibility.md | 5 - .changeset/star-rating-docs-page.md | 5 - .changeset/tag-docs-page.md | 5 - .changeset/tasks-list-page.md | 6 -- .changeset/three-seas-move.md | 5 - .changeset/tidy-apples-ring.md | 5 - .changeset/trending-icons.md | 6 -- .changeset/tricky-moons-laugh.md | 5 - .changeset/twelve-tables-attack.md | 5 - .changeset/update-card-status-size.md | 5 - .changeset/update-icons-3.36.1.md | 6 -- .changeset/update-shadow-tokens.md | 5 - .changeset/upgrade-apexcharts.md | 7 -- .changeset/vitest-playwright-tests.md | 5 - .changeset/young-needles-love.md | 5 - core/CHANGELOG.md | 60 ++++++++++++ core/package.json | 2 +- docs/CHANGELOG.md | 74 +++++++++++++++ docs/package.json | 2 +- preview/CHANGELOG.md | 92 +++++++++++++++++++ preview/package.json | 2 +- 86 files changed, 229 insertions(+), 441 deletions(-) delete mode 100644 .changeset/accordion-docs-page.md delete mode 100644 .changeset/angry-bananas-brake.md delete mode 100644 .changeset/background-pattern-utilities.md delete mode 100644 .changeset/background-patterns-docs-refresh.md delete mode 100644 .changeset/bootstrap-exports-cleanup.md delete mode 100644 .changeset/bootstrap-vendor-migration.md delete mode 100644 .changeset/btn-icon-square.md delete mode 100644 .changeset/button-ghost.md delete mode 100644 .changeset/card-gradient-components.md delete mode 100644 .changeset/card-gradients-page.md delete mode 100644 .changeset/change-password-modal.md delete mode 100644 .changeset/chilled-pans-cheer.md delete mode 100644 .changeset/confirm-delete-modal.md delete mode 100644 .changeset/crm-dashboard-page.md delete mode 100644 .changeset/crypto-dashboard.md delete mode 100644 .changeset/crypto-data-files.md delete mode 100644 .changeset/curvy-timers-sneeze.md delete mode 100644 .changeset/data-tblr-attributes.md delete mode 100644 .changeset/docs-css-variables-font-sizes.md delete mode 100644 .changeset/docs-singular-component-names.md delete mode 100644 .changeset/edit-profile-modal.md delete mode 100644 .changeset/eleven-trainers-sip.md delete mode 100644 .changeset/fix-border-color-translucent-dark.md delete mode 100644 .changeset/fix-card-tab-border-radius.md delete mode 100644 .changeset/fix-countup-formatted-values.md delete mode 100644 .changeset/fix-dark-mode-selection-contrast.md delete mode 100644 .changeset/fix-dropdown-viewport-boundary.md delete mode 100644 .changeset/fix-gradient-utilities-docs.md delete mode 100644 .changeset/fix-gray-theme-variables.md delete mode 100644 .changeset/fix-input-icon-z-index.md delete mode 100644 .changeset/fix-input-mask-lazy-option.md delete mode 100644 .changeset/fix-squircle-multi-value-border-radius.md delete mode 100644 .changeset/fix-status-colors-variables.md delete mode 100644 .changeset/fix-tom-select-missing-variables.md delete mode 100644 .changeset/fix-white-space-scrollbar.md delete mode 100644 .changeset/flags-avatars-updates.md delete mode 100644 .changeset/fresh-rockets-retire.md delete mode 100644 .changeset/funny-kings-double.md delete mode 100644 .changeset/fw-utility-classes-preview.md delete mode 100644 .changeset/geist-fonts.md delete mode 100644 .changeset/grumpy-foxes-shake.md delete mode 100644 .changeset/icon-stroke-width.md delete mode 100644 .changeset/language-selector.md delete mode 100644 .changeset/large-needles-sing.md delete mode 100644 .changeset/late-pugs-breathe2.md delete mode 100644 .changeset/light-cooks-hug.md delete mode 100644 .changeset/many-dogs-rest.md delete mode 100644 .changeset/media-print-mixin.md delete mode 100644 .changeset/menu-structure-refactor.md delete mode 100644 .changeset/migrate-rgba-to-color-mix.md delete mode 100644 .changeset/migrate-rollup-to-vite.md delete mode 100644 .changeset/modern-dots-bathe.md delete mode 100644 .changeset/navbar-side-refactor.md delete mode 100644 .changeset/new-task-modal.md delete mode 100644 .changeset/onboarding-page.md delete mode 100644 .changeset/pretty-chefs-design.md delete mode 100644 .changeset/progress-background.md delete mode 100644 .changeset/progress-sizes.md delete mode 100644 .changeset/progress-step-docs.md delete mode 100644 .changeset/progress-steps.md delete mode 100644 .changeset/progress-transitions.md delete mode 100644 .changeset/progress-variants-docs.md delete mode 100644 .changeset/prose-class-alias.md delete mode 100644 .changeset/redundant-nullish-operator.md delete mode 100644 .changeset/silly-crabs-walk.md delete mode 100644 .changeset/skip-link-accessibility.md delete mode 100644 .changeset/star-rating-docs-page.md delete mode 100644 .changeset/tag-docs-page.md delete mode 100644 .changeset/tasks-list-page.md delete mode 100644 .changeset/three-seas-move.md delete mode 100644 .changeset/tidy-apples-ring.md delete mode 100644 .changeset/trending-icons.md delete mode 100644 .changeset/tricky-moons-laugh.md delete mode 100644 .changeset/twelve-tables-attack.md delete mode 100644 .changeset/update-card-status-size.md delete mode 100644 .changeset/update-icons-3.36.1.md delete mode 100644 .changeset/update-shadow-tokens.md delete mode 100644 .changeset/upgrade-apexcharts.md delete mode 100644 .changeset/vitest-playwright-tests.md delete mode 100644 .changeset/young-needles-love.md diff --git a/.changeset/accordion-docs-page.md b/.changeset/accordion-docs-page.md deleted file mode 100644 index d7899737a..000000000 --- a/.changeset/accordion-docs-page.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": minor ---- - -Added `Accordion` documentation page with usage variants and Bootstrap `collapse` behavior examples. diff --git a/.changeset/angry-bananas-brake.md b/.changeset/angry-bananas-brake.md deleted file mode 100644 index 80223753b..000000000 --- a/.changeset/angry-bananas-brake.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor ---- - -Added Pay page with dedicated layout, navigation link, and card/PayPal payment form. diff --git a/.changeset/background-pattern-utilities.md b/.changeset/background-pattern-utilities.md deleted file mode 100644 index a6467691d..000000000 --- a/.changeset/background-pattern-utilities.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor -"@tabler/docs": patch ---- - -Added background pattern utilities and documentation, including updated preview demos. diff --git a/.changeset/background-patterns-docs-refresh.md b/.changeset/background-patterns-docs-refresh.md deleted file mode 100644 index 16ac4b6e5..000000000 --- a/.changeset/background-patterns-docs-refresh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": patch ---- - -Updated background patterns documentation with missing pattern variants, transparent utility usage, and size coverage. diff --git a/.changeset/bootstrap-exports-cleanup.md b/.changeset/bootstrap-exports-cleanup.md deleted file mode 100644 index 2e54533d2..000000000 --- a/.changeset/bootstrap-exports-cleanup.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Refactored Bootstrap exports to use single source of truth in `bootstrap.js` and removed duplicate exports from `tabler.js` for better maintainability. diff --git a/.changeset/bootstrap-vendor-migration.md b/.changeset/bootstrap-vendor-migration.md deleted file mode 100644 index 235a94c5f..000000000 --- a/.changeset/bootstrap-vendor-migration.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": minor ---- - -Vendored Bootstrap 5.3.8 into core: migrated SCSS and JS to Tabler source tree, refactored mixins to module syntax, converted Bootstrap components to TypeScript. diff --git a/.changeset/btn-icon-square.md b/.changeset/btn-icon-square.md deleted file mode 100644 index a591064ca..000000000 --- a/.changeset/btn-icon-square.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed `.btn-icon` to be square by aligning `min-width` calculation with base `.btn` formula. diff --git a/.changeset/button-ghost.md b/.changeset/button-ghost.md deleted file mode 100644 index 1c051183d..000000000 --- a/.changeset/button-ghost.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": minor ---- - -Added `.btn-ghost` button variant with transparent background and hover effects. diff --git a/.changeset/card-gradient-components.md b/.changeset/card-gradient-components.md deleted file mode 100644 index c159ed0b6..000000000 --- a/.changeset/card-gradient-components.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": minor ---- - -Added `.card-gradient` component with gradient variants, direction modifiers, and animated backgrounds. - diff --git a/.changeset/card-gradients-page.md b/.changeset/card-gradients-page.md deleted file mode 100644 index 780e62164..000000000 --- a/.changeset/card-gradients-page.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added new `card-gradients.html` page showcasing various gradient card styles and components. - diff --git a/.changeset/change-password-modal.md b/.changeset/change-password-modal.md deleted file mode 100644 index deffec3ef..000000000 --- a/.changeset/change-password-modal.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added Change Password modal with current password, new password with strength indicator, confirm password validation, and show/hide password toggles. - diff --git a/.changeset/chilled-pans-cheer.md b/.changeset/chilled-pans-cheer.md deleted file mode 100644 index a5383d119..000000000 --- a/.changeset/chilled-pans-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added color palette to signing component. diff --git a/.changeset/confirm-delete-modal.md b/.changeset/confirm-delete-modal.md deleted file mode 100644 index df8d39583..000000000 --- a/.changeset/confirm-delete-modal.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added Confirm Delete modal with warning icon, confirmation checkbox, and JavaScript validation to enable delete button only when confirmed. - diff --git a/.changeset/crm-dashboard-page.md b/.changeset/crm-dashboard-page.md deleted file mode 100644 index a08796dca..000000000 --- a/.changeset/crm-dashboard-page.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added new `dashboard-crm.html` page with reusable CRM cards. diff --git a/.changeset/crypto-dashboard.md b/.changeset/crypto-dashboard.md deleted file mode 100644 index fcafd4021..000000000 --- a/.changeset/crypto-dashboard.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added new Crypto Dashboard page with cryptocurrency portfolio overview, market data, and order history. - diff --git a/.changeset/crypto-data-files.md b/.changeset/crypto-data-files.md deleted file mode 100644 index b0322e7ba..000000000 --- a/.changeset/crypto-data-files.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Added crypto markets and orders data files (`crypto-markets.json`, `crypto-orders.json`) for cryptocurrency dashboard functionality. - diff --git a/.changeset/curvy-timers-sneeze.md b/.changeset/curvy-timers-sneeze.md deleted file mode 100644 index 41b2a6d11..000000000 --- a/.changeset/curvy-timers-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed icon alignment for `.btn-sm` and `.btn-xl` sizes. diff --git a/.changeset/data-tblr-attributes.md b/.changeset/data-tblr-attributes.md deleted file mode 100644 index 7c46bf5c7..000000000 --- a/.changeset/data-tblr-attributes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Added support for `data-tblr-*` attributes alongside `data-bs-*` for dropdown and other components. diff --git a/.changeset/docs-css-variables-font-sizes.md b/.changeset/docs-css-variables-font-sizes.md deleted file mode 100644 index a38f75adc..000000000 --- a/.changeset/docs-css-variables-font-sizes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": patch ---- - -Updated documentation to explain font sizing and system color CSS variables (`--tblr-primary-rgb`, `--tblr-secondary`, `--tblr-tertiary`, `--tblr-link-color`, `--tblr-gray-*`). diff --git a/.changeset/docs-singular-component-names.md b/.changeset/docs-singular-component-names.md deleted file mode 100644 index 62660ddcc..000000000 --- a/.changeset/docs-singular-component-names.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": patch ---- - -Updated UI component documentation to use singular file names and frontmatter fields (`title`, `summary`, `description`), and added redirects from legacy plural routes. diff --git a/.changeset/edit-profile-modal.md b/.changeset/edit-profile-modal.md deleted file mode 100644 index 70e1a9940..000000000 --- a/.changeset/edit-profile-modal.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added Edit Profile modal with avatar upload, personal information fields, social links, and date of birth. - diff --git a/.changeset/eleven-trainers-sip.md b/.changeset/eleven-trainers-sip.md deleted file mode 100644 index 4c878f9ad..000000000 --- a/.changeset/eleven-trainers-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Update Tabler Icons to v3.35.0 diff --git a/.changeset/fix-border-color-translucent-dark.md b/.changeset/fix-border-color-translucent-dark.md deleted file mode 100644 index 8599d13fc..000000000 --- a/.changeset/fix-border-color-translucent-dark.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated `$border-color-translucent-dark` from `rgba(72, 110, 149, 0.14)` to `rgba(128, 150, 172, 0.2)` to improve visibility of form checkboxes and other form elements in dark mode. diff --git a/.changeset/fix-card-tab-border-radius.md b/.changeset/fix-card-tab-border-radius.md deleted file mode 100644 index a892ed129..000000000 --- a/.changeset/fix-card-tab-border-radius.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed card corner radius in tab layouts when tabs sit above or below tab content. diff --git a/.changeset/fix-countup-formatted-values.md b/.changeset/fix-countup-formatted-values.md deleted file mode 100644 index 99b793535..000000000 --- a/.changeset/fix-countup-formatted-values.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed CountUp to parse formatted number targets and avoid double-start when `enableScrollSpy` is enabled. diff --git a/.changeset/fix-dark-mode-selection-contrast.md b/.changeset/fix-dark-mode-selection-contrast.md deleted file mode 100644 index 3cb22f125..000000000 --- a/.changeset/fix-dark-mode-selection-contrast.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed dark mode text selection contrast by adding `--tblr-selection-bg` CSS variable with `0.4` opacity override in dark mode. diff --git a/.changeset/fix-dropdown-viewport-boundary.md b/.changeset/fix-dropdown-viewport-boundary.md deleted file mode 100644 index dedc94fc6..000000000 --- a/.changeset/fix-dropdown-viewport-boundary.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed dropdown `data-bs-boundary="viewport"` to use `document.documentElement` instead of the first `.btn` element. diff --git a/.changeset/fix-gradient-utilities-docs.md b/.changeset/fix-gradient-utilities-docs.md deleted file mode 100644 index 43a273280..000000000 --- a/.changeset/fix-gradient-utilities-docs.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": patch -"@tabler/docs": patch ---- - -Fixed `.bg-gradient` utility conflicts to restore `from`/`via`/`to` gradient rendering and updated gradient documentation examples to match available classes. diff --git a/.changeset/fix-gray-theme-variables.md b/.changeset/fix-gray-theme-variables.md deleted file mode 100644 index 1b8923fac..000000000 --- a/.changeset/fix-gray-theme-variables.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed gray theme custom properties output using SCSS interpolation and updated default `$body-color` to `$gray-500`. diff --git a/.changeset/fix-input-icon-z-index.md b/.changeset/fix-input-icon-z-index.md deleted file mode 100644 index 02a9946a1..000000000 --- a/.changeset/fix-input-icon-z-index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed `.input-icon-addon` z-index issue with form validation feedback and added default height. diff --git a/.changeset/fix-input-mask-lazy-option.md b/.changeset/fix-input-mask-lazy-option.md deleted file mode 100644 index 6b771be29..000000000 --- a/.changeset/fix-input-mask-lazy-option.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed input mask `lazy` option to read `data-mask-visible` via `dataset.maskVisible`. diff --git a/.changeset/fix-squircle-multi-value-border-radius.md b/.changeset/fix-squircle-multi-value-border-radius.md deleted file mode 100644 index cdb6f46cc..000000000 --- a/.changeset/fix-squircle-multi-value-border-radius.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed multi-value `border-radius` squircle scaling in `border-radius()` by scaling each corner value separately. diff --git a/.changeset/fix-status-colors-variables.md b/.changeset/fix-status-colors-variables.md deleted file mode 100644 index 0d8a26e2b..000000000 --- a/.changeset/fix-status-colors-variables.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed status color classes to use CSS variables instead of hardcoded values and include social colors (bitbucket, facebook, etc.) in status class generation. diff --git a/.changeset/fix-tom-select-missing-variables.md b/.changeset/fix-tom-select-missing-variables.md deleted file mode 100644 index 185093e99..000000000 --- a/.changeset/fix-tom-select-missing-variables.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed Tom Select dropdown and control styles to use `--tblr-*` CSS variables instead of undefined `--bs-*` references from the bootstrap5 preset. diff --git a/.changeset/fix-white-space-scrollbar.md b/.changeset/fix-white-space-scrollbar.md deleted file mode 100644 index 6528c96dd..000000000 --- a/.changeset/fix-white-space-scrollbar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed white space on left side when scrollbar is present by replacing `margin-inline-start: calc(100vw - 100%)` with `scrollbar-gutter: stable` on `html` element, with `overflow-y: scroll` fallback for unsupported browsers. diff --git a/.changeset/flags-avatars-updates.md b/.changeset/flags-avatars-updates.md deleted file mode 100644 index 233ff46e7..000000000 --- a/.changeset/flags-avatars-updates.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated flags and avatars styling for better visual consistency. - diff --git a/.changeset/fresh-rockets-retire.md b/.changeset/fresh-rockets-retire.md deleted file mode 100644 index 81ec40d81..000000000 --- a/.changeset/fresh-rockets-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed mixed declarations in SCSS. diff --git a/.changeset/funny-kings-double.md b/.changeset/funny-kings-double.md deleted file mode 100644 index 420a39bdf..000000000 --- a/.changeset/funny-kings-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Update SCSS to use logical properties diff --git a/.changeset/fw-utility-classes-preview.md b/.changeset/fw-utility-classes-preview.md deleted file mode 100644 index 37462eb1a..000000000 --- a/.changeset/fw-utility-classes-preview.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Updated preview templates to replace deprecated `font-weight-*` classes with Bootstrap-compatible `fw-*` utility classes. diff --git a/.changeset/geist-fonts.md b/.changeset/geist-fonts.md deleted file mode 100644 index 236f46dc5..000000000 --- a/.changeset/geist-fonts.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/docs": patch ---- - -Added Geist font family integration. - diff --git a/.changeset/grumpy-foxes-shake.md b/.changeset/grumpy-foxes-shake.md deleted file mode 100644 index fccd229ca..000000000 --- a/.changeset/grumpy-foxes-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Implement `border-radius` mixin across various SCSS files diff --git a/.changeset/icon-stroke-width.md b/.changeset/icon-stroke-width.md deleted file mode 100644 index 0cae0ffb8..000000000 --- a/.changeset/icon-stroke-width.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated `stroke-width` for `.icon-sm` from `1` to `1.5` for better visibility. diff --git a/.changeset/language-selector.md b/.changeset/language-selector.md deleted file mode 100644 index 8e1eb38d9..000000000 --- a/.changeset/language-selector.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor ---- - -Added language selector dropdown to navbar with flag indicators for multilingual support. diff --git a/.changeset/large-needles-sing.md b/.changeset/large-needles-sing.md deleted file mode 100644 index 13578ce91..000000000 --- a/.changeset/large-needles-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- - ---- - -Use `.nvmrc` for Node version in CI workflows diff --git a/.changeset/late-pugs-breathe2.md b/.changeset/late-pugs-breathe2.md deleted file mode 100644 index dc39c4960..000000000 --- a/.changeset/late-pugs-breathe2.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": patch -"@tabler/preview": patch ---- - -Added `bg-blur` utility and increased `container-tight` width for layout flexibility. diff --git a/.changeset/light-cooks-hug.md b/.changeset/light-cooks-hug.md deleted file mode 100644 index 63ff15416..000000000 --- a/.changeset/light-cooks-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Updated icons to v3.34.1 with 75 new icons. diff --git a/.changeset/many-dogs-rest.md b/.changeset/many-dogs-rest.md deleted file mode 100644 index b587201f8..000000000 --- a/.changeset/many-dogs-rest.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": patch ---- - -Added `border-top-left-radius` and `border-top-right-radius` to first and last child elements in `.card-table` for proper corner rounding. - diff --git a/.changeset/media-print-mixin.md b/.changeset/media-print-mixin.md deleted file mode 100644 index 646b3f1d7..000000000 --- a/.changeset/media-print-mixin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Added `media-print` mixin and print styles to hide interactive components during printing. diff --git a/.changeset/menu-structure-refactor.md b/.changeset/menu-structure-refactor.md deleted file mode 100644 index 41b38a59b..000000000 --- a/.changeset/menu-structure-refactor.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Refactored page-menu structure for dashboards and updated navigation menu organization. - diff --git a/.changeset/migrate-rgba-to-color-mix.md b/.changeset/migrate-rgba-to-color-mix.md deleted file mode 100644 index 259a3f50b..000000000 --- a/.changeset/migrate-rgba-to-color-mix.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": patch ---- - -Migrated `rgba()` functions to modern CSS color functions (`color-mix()` and `color-transparent()`) for better browser support and cleaner code. Replaced `rgba(var(--#{$prefix}*-rgb), ...)` with `color-mix(in srgb, var(--#{$prefix}*) ..., transparent)`, static percentage `color-mix()` with `color-transparent()`, and `rgba($variable, ...)` with `color-transparent($variable, ...)`. - diff --git a/.changeset/migrate-rollup-to-vite.md b/.changeset/migrate-rollup-to-vite.md deleted file mode 100644 index 672d28d8b..000000000 --- a/.changeset/migrate-rollup-to-vite.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor -"@tabler/docs": minor ---- - -Migrated build system from Rollup to Vite across all packages. Replaced `rollup.config.mjs` with `vite.config.mjs` and updated build scripts to use `vite build` instead of `rollup`. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users. - diff --git a/.changeset/modern-dots-bathe.md b/.changeset/modern-dots-bathe.md deleted file mode 100644 index a2184043d..000000000 --- a/.changeset/modern-dots-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Updated activity messages. diff --git a/.changeset/navbar-side-refactor.md b/.changeset/navbar-side-refactor.md deleted file mode 100644 index 7916258d2..000000000 --- a/.changeset/navbar-side-refactor.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor ---- - -Refactored navbar-side component by consolidating separate include files (apps, language, notifications, theme, user) into a single `navbar-side.html` file for better maintainability. - diff --git a/.changeset/new-task-modal.md b/.changeset/new-task-modal.md deleted file mode 100644 index bce47b42a..000000000 --- a/.changeset/new-task-modal.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added New Task modal with fields for task name, description, assigned user, priority, due date, and category tags. - diff --git a/.changeset/onboarding-page.md b/.changeset/onboarding-page.md deleted file mode 100644 index 764d309d3..000000000 --- a/.changeset/onboarding-page.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added new onboarding page with progress indicator and navigation layout. diff --git a/.changeset/pretty-chefs-design.md b/.changeset/pretty-chefs-design.md deleted file mode 100644 index 412ff7184..000000000 --- a/.changeset/pretty-chefs-design.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Fixed double bottom border in tables. diff --git a/.changeset/progress-background.md b/.changeset/progress-background.md deleted file mode 100644 index d6a7ae295..000000000 --- a/.changeset/progress-background.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor ---- - -Added Progress Background component with text labels and value display. diff --git a/.changeset/progress-sizes.md b/.changeset/progress-sizes.md deleted file mode 100644 index e46a4aea5..000000000 --- a/.changeset/progress-sizes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": minor ---- - -Added `.progress-lg` and `.progress-xl` size variants for the progress component. diff --git a/.changeset/progress-step-docs.md b/.changeset/progress-step-docs.md deleted file mode 100644 index 5ab8b6ca6..000000000 --- a/.changeset/progress-step-docs.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/docs": patch -"@tabler/preview": patch ---- - -Added `Progress Step` component documentation and updated `ui/progress-steps.html` formatting for cleaner rendered output. diff --git a/.changeset/progress-steps.md b/.changeset/progress-steps.md deleted file mode 100644 index 79c696c39..000000000 --- a/.changeset/progress-steps.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor ---- - -Added Progress Steps component for step-by-step navigation indicators. diff --git a/.changeset/progress-transitions.md b/.changeset/progress-transitions.md deleted file mode 100644 index 82e3edc1a..000000000 --- a/.changeset/progress-transitions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Added smooth transitions for progress bar `width` and `background-color` changes. diff --git a/.changeset/progress-variants-docs.md b/.changeset/progress-variants-docs.md deleted file mode 100644 index 5a4d12892..000000000 --- a/.changeset/progress-variants-docs.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": patch ---- - -Updated `Progress Bar` documentation with new variants and improved `docs/example.html` layout support for full-width stacked previews. diff --git a/.changeset/prose-class-alias.md b/.changeset/prose-class-alias.md deleted file mode 100644 index 57cee3f19..000000000 --- a/.changeset/prose-class-alias.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@tabler/core": patch -"@tabler/preview": patch -"@tabler/docs": patch ---- - -Added `.prose` alias for markdown content and updated preview/docs references and redirects. diff --git a/.changeset/redundant-nullish-operator.md b/.changeset/redundant-nullish-operator.md deleted file mode 100644 index 83ba05d56..000000000 --- a/.changeset/redundant-nullish-operator.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/core": patch ---- - -Removed redundant nullish coalescing operator from `html` option in popover and tooltip initialization. - diff --git a/.changeset/silly-crabs-walk.md b/.changeset/silly-crabs-walk.md deleted file mode 100644 index 5d0f04d20..000000000 --- a/.changeset/silly-crabs-walk.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@tabler/core": patch -"@tabler/preview": patch ---- - -Added Driver.js library integration and Tour demo page for interactive product tours and onboarding guides. - diff --git a/.changeset/skip-link-accessibility.md b/.changeset/skip-link-accessibility.md deleted file mode 100644 index 35b3a7608..000000000 --- a/.changeset/skip-link-accessibility.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated skip-link to use `visually-hidden` for improved accessibility. diff --git a/.changeset/star-rating-docs-page.md b/.changeset/star-rating-docs-page.md deleted file mode 100644 index 723e52839..000000000 --- a/.changeset/star-rating-docs-page.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": minor ---- - -Added `Star Rating` documentation page with static and interactive rating examples based on existing classes. diff --git a/.changeset/tag-docs-page.md b/.changeset/tag-docs-page.md deleted file mode 100644 index 5bfecb394..000000000 --- a/.changeset/tag-docs-page.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": minor ---- - -Added `Tag` documentation page with examples for icon, media, badge, checkbox, and list usage. diff --git a/.changeset/tasks-list-page.md b/.changeset/tasks-list-page.md deleted file mode 100644 index 80b4c6147..000000000 --- a/.changeset/tasks-list-page.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": minor ---- - -Added new Task List page with tables showing tasks organized by status (Upcoming, In Progress, Completed) and modal dialog for adding new tasks. - diff --git a/.changeset/three-seas-move.md b/.changeset/three-seas-move.md deleted file mode 100644 index e58b485f8..000000000 --- a/.changeset/three-seas-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated deprecated global Sass functions to module equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.). diff --git a/.changeset/tidy-apples-ring.md b/.changeset/tidy-apples-ring.md deleted file mode 100644 index 09bd8df7c..000000000 --- a/.changeset/tidy-apples-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated Bootstrap to v5.3.8. diff --git a/.changeset/trending-icons.md b/.changeset/trending-icons.md deleted file mode 100644 index 7676b983a..000000000 --- a/.changeset/trending-icons.md +++ /dev/null @@ -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`. diff --git a/.changeset/tricky-moons-laugh.md b/.changeset/tricky-moons-laugh.md deleted file mode 100644 index fe3f01c5e..000000000 --- a/.changeset/tricky-moons-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/docs": patch ---- - -Fixed Docs search display in dark mode. diff --git a/.changeset/twelve-tables-attack.md b/.changeset/twelve-tables-attack.md deleted file mode 100644 index 5aec0a8c9..000000000 --- a/.changeset/twelve-tables-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Fixed responsive layouts on the Form Elements page. diff --git a/.changeset/update-card-status-size.md b/.changeset/update-card-status-size.md deleted file mode 100644 index 9863912c7..000000000 --- a/.changeset/update-card-status-size.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated `$card-status-size` default from `$border-width-wide` to `3px`. diff --git a/.changeset/update-icons-3.36.1.md b/.changeset/update-icons-3.36.1.md deleted file mode 100644 index 4e3242691..000000000 --- a/.changeset/update-icons-3.36.1.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Updated `@tabler/icons` to v3.36.1. - diff --git a/.changeset/update-shadow-tokens.md b/.changeset/update-shadow-tokens.md deleted file mode 100644 index 2342618f2..000000000 --- a/.changeset/update-shadow-tokens.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Updated shadow tokens (`--tblr-shadow-*`) to use the new `xs`–`2xl` and `overlay` values. \ No newline at end of file diff --git a/.changeset/upgrade-apexcharts.md b/.changeset/upgrade-apexcharts.md deleted file mode 100644 index aee58400e..000000000 --- a/.changeset/upgrade-apexcharts.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@tabler/core": minor -"@tabler/preview": minor ---- - -Upgraded `apexcharts` from `3.54.1` to `5.3.6` and added CSS variables (`--chart-{id}-color-{index}`) for dynamic chart colors to fix compatibility with the new version. - diff --git a/.changeset/vitest-playwright-tests.md b/.changeset/vitest-playwright-tests.md deleted file mode 100644 index 1c8d01a72..000000000 --- a/.changeset/vitest-playwright-tests.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/core": patch ---- - -Added Vitest for unit tests and Playwright for visual tests of Bootstrap DOM and components. diff --git a/.changeset/young-needles-love.md b/.changeset/young-needles-love.md deleted file mode 100644 index 0a2c7d7d8..000000000 --- a/.changeset/young-needles-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@tabler/preview": patch ---- - -Added comprehensive All Elements page with all UI components and Bootstrap elements diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 8c3cfe935..4821f1bda 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,5 +1,65 @@ # @tabler/core +## 1.5.0 + +### Minor Changes + +- 5e119d4: Added Pay page with dedicated layout, navigation link, and card/PayPal payment form. +- 100a37b: Added background pattern utilities and documentation, including updated preview demos. +- 9d5c83f: Vendored Bootstrap 5.3.8 into core: migrated SCSS and JS to Tabler source tree, refactored mixins to module syntax, converted Bootstrap components to TypeScript. +- 9c5d729: Added `.btn-ghost` button variant with transparent background and hover effects. +- ec94693: Added `.card-gradient` component with gradient variants, direction modifiers, and animated backgrounds. +- a198b0c: Added Geist font family integration. +- 8d8727f: Added language selector dropdown to navbar with flag indicators for multilingual support. +- 48dbd1e: Migrated build system from Rollup to Vite across all packages. Replaced `rollup.config.mjs` with `vite.config.mjs` and updated build scripts to use `vite build` instead of `rollup`. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users. +- 4ce08ca: Refactored navbar-side component by consolidating separate include files (apps, language, notifications, theme, user) into a single `navbar-side.html` file for better maintainability. +- 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. +- e3d86c5: Upgraded `apexcharts` from `3.54.1` to `5.3.6` and added CSS variables (`--chart-{id}-color-{index}`) for dynamic chart colors to fix compatibility with the new version. + +### Patch Changes + +- 059bae1: Refactored Bootstrap exports to use single source of truth in `bootstrap.js` and removed duplicate exports from `tabler.js` for better maintainability. +- 5018aa9: Fixed `.btn-icon` to be square by aligning `min-width` calculation with base `.btn` formula. +- c860288: Fixed icon alignment for `.btn-sm` and `.btn-xl` sizes. +- 9d5c83f: Added support for `data-tblr-*` attributes alongside `data-bs-*` for dropdown and other components. +- 2dc7eda: Updated `$border-color-translucent-dark` from `rgba(72, 110, 149, 0.14)` to `rgba(128, 150, 172, 0.2)` to improve visibility of form checkboxes and other form elements in dark mode. +- 70ec683: Fixed card corner radius in tab layouts when tabs sit above or below tab content. +- b1d49e9: Fixed CountUp to parse formatted number targets and avoid double-start when `enableScrollSpy` is enabled. +- 601e950: Fixed dark mode text selection contrast by adding `--tblr-selection-bg` CSS variable with `0.4` opacity override in dark mode. +- b1d49e9: Fixed dropdown `data-bs-boundary="viewport"` to use `document.documentElement` instead of the first `.btn` element. +- 9c78cf6: Fixed `.bg-gradient` utility conflicts to restore `from`/`via`/`to` gradient rendering and updated gradient documentation examples to match available classes. +- c8b8b24: Fixed gray theme custom properties output using SCSS interpolation and updated default `$body-color` to `$gray-500`. +- 6e656ad: Fixed `.input-icon-addon` z-index issue with form validation feedback and added default height. +- b1d49e9: Fixed input mask `lazy` option to read `data-mask-visible` via `dataset.maskVisible`. +- 218b0c5: Fixed multi-value `border-radius` squircle scaling in `border-radius()` by scaling each corner value separately. +- 8bc6fa7: Fixed status color classes to use CSS variables instead of hardcoded values and include social colors (bitbucket, facebook, etc.) in status class generation. +- 6849337: Fixed Tom Select dropdown and control styles to use `--tblr-*` CSS variables instead of undefined `--bs-*` references from the bootstrap5 preset. +- e206d7a: Fixed white space on left side when scrollbar is present by replacing `margin-inline-start: calc(100vw - 100%)` with `scrollbar-gutter: stable` on `html` element, with `overflow-y: scroll` fallback for unsupported browsers. +- 4ce08ca: Updated flags and avatars styling for better visual consistency. +- b8b63d7: Fixed mixed declarations in SCSS. +- 0106d6b: Update SCSS to use logical properties +- 9432835: Implement `border-radius` mixin across various SCSS files +- 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. +- 3aba62e: Added `border-top-left-radius` and `border-top-right-radius` to first and last child elements in `.card-table` for proper corner rounding. +- 0c79963: Added `media-print` mixin and print styles to hide interactive components during printing. +- 301e778: Migrated `rgba()` functions to modern CSS color functions (`color-mix()` and `color-transparent()`) for better browser support and cleaner code. Replaced `rgba(var(--#{$prefix}*-rgb), ...)` with `color-mix(in srgb, var(--#{$prefix}*) ..., transparent)`, static percentage `color-mix()` with + `color-transparent()`, and `rgba($variable, ...)` with `color-transparent($variable, ...)`. +- 9a3361f: Fixed double bottom border in tables. +- 9c5d729: Added smooth transitions for progress bar `width` and `background-color` changes. +- 1489b13: Added `.prose` alias for markdown content and updated preview/docs references and redirects. +- 41ed22a: Removed redundant nullish coalescing operator from `html` option in popover and tooltip initialization. +- 83ec6f8: Added Driver.js library integration and Tour demo page for interactive product tours and onboarding guides. +- 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`. +- 70ec683: Updated `$card-status-size` default from `$border-width-wide` to `3px`. +- 666ccd6: Updated shadow tokens (`--tblr-shadow-*`) to use the new `xs`–`2xl` and `overlay` values. +- 9d5c83f: Added Vitest for unit tests and Playwright for visual tests of Bootstrap DOM and components. + ## 1.4.0 ### Minor Changes diff --git a/core/package.json b/core/package.json index b0e753df6..98e47eda7 100644 --- a/core/package.json +++ b/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": { diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 95b25f2b6..e02f7e7b6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,79 @@ # Tabler Documentation Changelog +## 1.5.0 + +### Minor Changes + +- 4a97921: Added `Accordion` documentation page with usage variants and Bootstrap `collapse` behavior examples. +- 48dbd1e: Migrated build system from Rollup to Vite across all packages. Replaced `rollup.config.mjs` with `vite.config.mjs` and updated build scripts to use `vite build` instead of `rollup`. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users. +- bd4e381: Added `Star Rating` documentation page with static and interactive rating examples based on existing classes. +- 8af57f9: Added `Tag` documentation page with examples for icon, media, badge, checkbox, and list usage. + +### Patch Changes + +- 100a37b: Added background pattern utilities and documentation, including updated preview demos. +- 46da1f7: Updated background patterns documentation with missing pattern variants, transparent utility usage, and size coverage. +- 684f40e: Updated documentation to explain font sizing and system color CSS variables (`--tblr-primary-rgb`, `--tblr-secondary`, `--tblr-tertiary`, `--tblr-link-color`, `--tblr-gray-*`). +- c430cfe: Updated UI component documentation to use singular file names and frontmatter fields (`title`, `summary`, `description`), and added redirects from legacy plural routes. +- 9c78cf6: Fixed `.bg-gradient` utility conflicts to restore `from`/`via`/`to` gradient rendering and updated gradient documentation examples to match available classes. +- a198b0c: Added Geist font family integration. +- 43eee38: Added `Progress Step` component documentation and updated `ui/progress-steps.html` formatting for cleaner rendered output. +- 08cad98: Updated `Progress Bar` documentation with new variants and improved `docs/example.html` layout support for full-width stacked previews. +- 1489b13: Added `.prose` alias for markdown content and updated preview/docs references and redirects. +- ab8009b: Fixed Docs search display in dark mode. +- Updated dependencies [5e119d4] +- Updated dependencies [100a37b] +- Updated dependencies [059bae1] +- Updated dependencies [9d5c83f] +- Updated dependencies [5018aa9] +- Updated dependencies [9c5d729] +- Updated dependencies [ec94693] +- Updated dependencies [c860288] +- Updated dependencies [9d5c83f] +- Updated dependencies [2dc7eda] +- Updated dependencies [70ec683] +- Updated dependencies [b1d49e9] +- Updated dependencies [601e950] +- Updated dependencies [b1d49e9] +- Updated dependencies [9c78cf6] +- Updated dependencies [c8b8b24] +- Updated dependencies [6e656ad] +- Updated dependencies [b1d49e9] +- Updated dependencies [218b0c5] +- Updated dependencies [8bc6fa7] +- Updated dependencies [6849337] +- Updated dependencies [e206d7a] +- Updated dependencies [4ce08ca] +- Updated dependencies [b8b63d7] +- Updated dependencies [0106d6b] +- Updated dependencies [a198b0c] +- Updated dependencies [9432835] +- Updated dependencies [9c5d729] +- Updated dependencies [8d8727f] +- Updated dependencies [5e119d4] +- Updated dependencies [3aba62e] +- Updated dependencies [0c79963] +- Updated dependencies [301e778] +- Updated dependencies [48dbd1e] +- Updated dependencies [4ce08ca] +- Updated dependencies [9a3361f] +- Updated dependencies [9c5d729] +- Updated dependencies [9c5d729] +- Updated dependencies [9c5d729] +- Updated dependencies [9c5d729] +- Updated dependencies [1489b13] +- Updated dependencies [41ed22a] +- Updated dependencies [83ec6f8] +- Updated dependencies [9c5d729] +- Updated dependencies [736e604] +- Updated dependencies [f8dee0a] +- Updated dependencies [9c5d729] +- Updated dependencies [70ec683] +- Updated dependencies [666ccd6] +- Updated dependencies [e3d86c5] +- Updated dependencies [9d5c83f] + - @tabler/core@1.5.0 + ## 1.4.0 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 1a6629a3f..f7fac2792 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/docs", - "version": "1.4.0", + "version": "1.5.0", "description": "", "private": true, "scripts": { diff --git a/preview/CHANGELOG.md b/preview/CHANGELOG.md index 105e1d93e..060379857 100644 --- a/preview/CHANGELOG.md +++ b/preview/CHANGELOG.md @@ -1,5 +1,97 @@ # @tabler/preview +## 1.5.0 + +### Minor Changes + +- 5e119d4: Added Pay page with dedicated layout, navigation link, and card/PayPal payment form. +- 100a37b: Added background pattern utilities and documentation, including updated preview demos. +- ec94693: Added new `card-gradients.html` page showcasing various gradient card styles and components. +- b0fa655: Added Change Password modal with current password, new password with strength indicator, confirm password validation, and show/hide password toggles. +- ad22d04: Added color palette to signing component. +- b0fa655: Added Confirm Delete modal with warning icon, confirmation checkbox, and JavaScript validation to enable delete button only when confirmed. +- 62178f8: Added new `dashboard-crm.html` page with reusable CRM cards. +- 4ce08ca: Added new Crypto Dashboard page with cryptocurrency portfolio overview, market data, and order history. +- b0fa655: Added Edit Profile modal with avatar upload, personal information fields, social links, and date of birth. +- 8d8727f: Added language selector dropdown to navbar with flag indicators for multilingual support. +- 4ce08ca: Refactored page-menu structure for dashboards and updated navigation menu organization. +- 48dbd1e: Migrated build system from Rollup to Vite across all packages. Replaced `rollup.config.mjs` with `vite.config.mjs` and updated build scripts to use `vite build` instead of `rollup`. Build outputs remain identical (UMD and ESM formats) with no breaking changes for end users. +- 4ce08ca: Refactored navbar-side component by consolidating separate include files (apps, language, notifications, theme, user) into a single `navbar-side.html` file for better maintainability. +- b0fa655: Added New Task modal with fields for task name, description, assigned user, priority, due date, and category tags. +- 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. +- 99b9ea4: Added new Task List page with tables showing tasks organized by status (Upcoming, In Progress, Completed) and modal dialog for adding new tasks. +- e3d86c5: Upgraded `apexcharts` from `3.54.1` to `5.3.6` and added CSS variables (`--chart-{id}-color-{index}`) for dynamic chart colors to fix compatibility with the new version. + +### Patch Changes + +- 4ce08ca: Added crypto markets and orders data files (`crypto-markets.json`, `crypto-orders.json`) for cryptocurrency dashboard functionality. +- cf04a00: Update Tabler Icons to v3.35.0 +- ac87b76: Updated preview templates to replace deprecated `font-weight-*` classes with Bootstrap-compatible `fw-*` utility classes. +- 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. +- 43eee38: Added `Progress Step` component documentation and updated `ui/progress-steps.html` formatting for cleaner rendered output. +- 1489b13: Added `.prose` alias for markdown content and updated preview/docs references and redirects. +- 83ec6f8: Added Driver.js library integration and Tour demo page for interactive product tours and onboarding guides. +- 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. +- 41fd82b: Updated `@tabler/icons` to v3.36.1. +- c707018: Added comprehensive All Elements page with all UI components and Bootstrap elements +- Updated dependencies [5e119d4] +- Updated dependencies [100a37b] +- Updated dependencies [059bae1] +- Updated dependencies [9d5c83f] +- Updated dependencies [5018aa9] +- Updated dependencies [9c5d729] +- Updated dependencies [ec94693] +- Updated dependencies [c860288] +- Updated dependencies [9d5c83f] +- Updated dependencies [2dc7eda] +- Updated dependencies [70ec683] +- Updated dependencies [b1d49e9] +- Updated dependencies [601e950] +- Updated dependencies [b1d49e9] +- Updated dependencies [9c78cf6] +- Updated dependencies [c8b8b24] +- Updated dependencies [6e656ad] +- Updated dependencies [b1d49e9] +- Updated dependencies [218b0c5] +- Updated dependencies [8bc6fa7] +- Updated dependencies [6849337] +- Updated dependencies [e206d7a] +- Updated dependencies [4ce08ca] +- Updated dependencies [b8b63d7] +- Updated dependencies [0106d6b] +- Updated dependencies [a198b0c] +- Updated dependencies [9432835] +- Updated dependencies [9c5d729] +- Updated dependencies [8d8727f] +- Updated dependencies [5e119d4] +- Updated dependencies [3aba62e] +- Updated dependencies [0c79963] +- Updated dependencies [301e778] +- Updated dependencies [48dbd1e] +- Updated dependencies [4ce08ca] +- Updated dependencies [9a3361f] +- Updated dependencies [9c5d729] +- Updated dependencies [9c5d729] +- Updated dependencies [9c5d729] +- Updated dependencies [9c5d729] +- Updated dependencies [1489b13] +- Updated dependencies [41ed22a] +- Updated dependencies [83ec6f8] +- Updated dependencies [9c5d729] +- Updated dependencies [736e604] +- Updated dependencies [f8dee0a] +- Updated dependencies [9c5d729] +- Updated dependencies [70ec683] +- Updated dependencies [666ccd6] +- Updated dependencies [e3d86c5] +- Updated dependencies [9d5c83f] + - @tabler/core@1.5.0 + ## 1.4.0 ### Patch Changes diff --git a/preview/package.json b/preview/package.json index 1acb6182c..a1013727a 100644 --- a/preview/package.json +++ b/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 build-assets && pnpm run html",