1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-12 16:44:21 +04:00

chore: update versions

This commit is contained in:
github-actions[bot]
2026-07-09 21:20:17 +00:00
parent 62178f8ef1
commit d3b1f2771f
86 changed files with 229 additions and 441 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": minor
---
Added `Accordion` documentation page with usage variants and Bootstrap `collapse` behavior examples.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": minor
"@tabler/preview": minor
---
Added Pay page with dedicated layout, navigation link, and card/PayPal payment form.
@@ -1,7 +0,0 @@
---
"@tabler/core": minor
"@tabler/preview": minor
"@tabler/docs": patch
---
Added background pattern utilities and documentation, including updated preview demos.
@@ -1,5 +0,0 @@
---
"@tabler/docs": patch
---
Updated background patterns documentation with missing pattern variants, transparent utility usage, and size coverage.
-5
View File
@@ -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.
-5
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed `.btn-icon` to be square by aligning `min-width` calculation with base `.btn` formula.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Added `.btn-ghost` button variant with transparent background and hover effects.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": minor
---
Added `.card-gradient` component with gradient variants, direction modifiers, and animated backgrounds.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": minor
---
Added new `card-gradients.html` page showcasing various gradient card styles and components.
-6
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": minor
---
Added color palette to signing component.
-6
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": minor
---
Added new `dashboard-crm.html` page with reusable CRM cards.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": minor
---
Added new Crypto Dashboard page with cryptocurrency portfolio overview, market data, and order history.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": patch
---
Added crypto markets and orders data files (`crypto-markets.json`, `crypto-orders.json`) for cryptocurrency dashboard functionality.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed icon alignment for `.btn-sm` and `.btn-xl` sizes.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Added support for `data-tblr-*` attributes alongside `data-bs-*` for dropdown and other components.
@@ -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-*`).
@@ -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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": minor
---
Added Edit Profile modal with avatar upload, personal information fields, social links, and date of birth.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Update Tabler Icons to v3.35.0
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed card corner radius in tab layouts when tabs sit above or below tab content.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed CountUp to parse formatted number targets and avoid double-start when `enableScrollSpy` is enabled.
@@ -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.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed dropdown `data-bs-boundary="viewport"` to use `document.documentElement` instead of the first `.btn` element.
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed gray theme custom properties output using SCSS interpolation and updated default `$body-color` to `$gray-500`.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed `.input-icon-addon` z-index issue with form validation feedback and added default height.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed input mask `lazy` option to read `data-mask-visible` via `dataset.maskVisible`.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed multi-value `border-radius` squircle scaling in `border-radius()` by scaling each corner value separately.
@@ -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.
@@ -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.
-5
View File
@@ -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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": patch
---
Updated flags and avatars styling for better visual consistency.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed mixed declarations in SCSS.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Update SCSS to use logical properties
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Updated preview templates to replace deprecated `font-weight-*` classes with Bootstrap-compatible `fw-*` utility classes.
-7
View File
@@ -1,7 +0,0 @@
---
"@tabler/core": minor
"@tabler/docs": patch
---
Added Geist font family integration.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Implement `border-radius` mixin across various SCSS files
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated `stroke-width` for `.icon-sm` from `1` to `1.5` for better visibility.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": minor
"@tabler/preview": minor
---
Added language selector dropdown to navbar with flag indicators for multilingual support.
-5
View File
@@ -1,5 +0,0 @@
---
---
Use `.nvmrc` for Node version in CI workflows
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": patch
"@tabler/preview": patch
---
Added `bg-blur` utility and increased `container-tight` width for layout flexibility.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Updated icons to v3.34.1 with 75 new icons.
-6
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Added `media-print` mixin and print styles to hide interactive components during printing.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": minor
---
Refactored page-menu structure for dashboards and updated navigation menu organization.
-6
View File
@@ -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, ...)`.
-8
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Updated activity messages.
-7
View File
@@ -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.
-6
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": minor
---
Added new onboarding page with progress indicator and navigation layout.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed double bottom border in tables.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": minor
"@tabler/preview": minor
---
Added Progress Background component with text labels and value display.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Added `.progress-lg` and `.progress-xl` size variants for the progress component.
-6
View File
@@ -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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": minor
"@tabler/preview": minor
---
Added Progress Steps component for step-by-step navigation indicators.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Added smooth transitions for progress bar `width` and `background-color` changes.
-5
View File
@@ -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.
-7
View File
@@ -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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": patch
---
Removed redundant nullish coalescing operator from `html` option in popover and tooltip initialization.
-7
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated skip-link to use `visually-hidden` for improved accessibility.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": minor
---
Added `Star Rating` documentation page with static and interactive rating examples based on existing classes.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": minor
---
Added `Tag` documentation page with examples for icon, media, badge, checkbox, and list usage.
-6
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated deprecated global Sass functions to module equivalents (`map.merge`, `string.slice`, `math.percentage`, etc.).
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated Bootstrap to v5.3.8.
-6
View File
@@ -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`.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": patch
---
Fixed Docs search display in dark mode.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Fixed responsive layouts on the Form Elements page.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated `$card-status-size` default from `$border-width-wide` to `3px`.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": patch
---
Updated `@tabler/icons` to v3.36.1.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated shadow tokens (`--tblr-shadow-*`) to use the new `xs``2xl` and `overlay` values.
-7
View File
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Added Vitest for unit tests and Playwright for visual tests of Bootstrap DOM and components.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Added comprehensive All Elements page with all UI components and Bootstrap elements
+60
View File
@@ -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
+1 -1
View File
@@ -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": {
+74
View File
@@ -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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@tabler/docs",
"version": "1.4.0",
"version": "1.5.0",
"description": "",
"private": true,
"scripts": {
+92
View File
@@ -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
+1 -1
View File
@@ -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",