1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-05 19:03:18 +04:00

chore: update versions

This commit is contained in:
github-actions[bot]
2026-08-05 08:39:50 +00:00
parent 0ce0db4009
commit 465e563704
121 changed files with 404 additions and 612 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": minor
---
Added `Accordion` documentation page with usage variants and Bootstrap `collapse` behavior examples.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Updated the `active-users-2` card chart to use `chart-id="active-users-2"` with `height="11"` for a more compact layout.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Added `.text-gray-*` utility classes (`.text-gray-50` through `.text-gray-950`) alongside the existing `.bg-gray-*` and `.text-gray-*-fg` utilities.
-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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": minor
---
Added `Astro` icons library documentation page for the new `@tabler/icons-astro` package.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": minor
"@tabler/docs": minor
---
Updated the `preview` and `docs` packages to build with Astro instead of Eleventy, keeping the generated pages identical and moving shared components to `shared/astro/`.
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": minor
---
Added new `card-gradients` 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 a color palette to the signature pad component for selecting the pen color.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Replaced hardcoded `rem` and `px` spacing, sizing, and offset values with SCSS variables across icon, avatar, badge, button, card, alert, empty state, ribbon, status, dropdown, form, nav, pagination, progress, steps, and tag components for easier theme customization.
-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/docs": patch
---
Updated the contributing guide, README and Docker setup for the Astro-based development toolchain.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": minor
---
Added new `dashboard-crm` 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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/preview": patch
"@tabler/docs": patch
---
Updated dev servers to run on fixed ports: `3000` for preview and `3010` for docs.
@@ -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-*`).
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": patch
---
Fixed documentation formatting issues: heading hierarchy, missing image alt texts and broken list structure across docs pages.
@@ -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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/docs": patch
---
Added `sitemap.xml` and `robots.txt` endpoints for the docs site and fixed docs layout title rendering outside production.
-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.
@@ -1,6 +0,0 @@
---
"@tabler/preview": patch
"@tabler/docs": patch
---
Updated preview and docs Astro code to use shared `date-format`, `string-format`, `pseudo-random`, and `include-args` helpers instead of duplicated inline Liquid filter ports.
@@ -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-header` background-color to respect the `--tblr-card-cap-bg` CSS variable instead of being silently overridden by a `background: transparent` shorthand.
-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 `.card-tabs .nav-tabs` sharing `z-index` with `.dropdown-menu`, which made dropdowns opened over card tabs render behind them.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed barely visible checkbox and radio borders in dark theme by using `$input-border-color` instead of translucent border color for `.form-check-input`.
@@ -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 disabled form control background in dark theme by introducing `--tblr-bg-forms-disabled` (gray-800) so disabled inputs are visually distinct from enabled ones.
@@ -1,5 +0,0 @@
---
"@tabler/docs": patch
---
Fixed the `Plugins` card on the docs homepage linking to a 404 `/plugins` route instead of `/ui/plugins`.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed dropdown `data-bs-boundary="viewport"` to use `document.documentElement` instead of the first `.btn` element.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed `.input-icon` inline-start padding for `.form-select` by updating the selector from `:not(:last-child)` to `:not(:first-child)`.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed `.form-select` keeping its default box-shadow inside `.input-group` by adding it to the existing `.form-control`/`.btn` box-shadow reset.
@@ -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 `--tblr-gray-*-fg` token generation to map directly to `--tblr-gray-*` instead of contrast-based fallbacks that could resolve to white.
-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`.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed transform animations (`.icon-pulse`, `.icon-tada`, `.icon-rotate`) not working on webfont icons by adding `display: inline-block` and `transform-origin: center` to `.icon`.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed `sm` and `lg` size consistency for form controls, buttons, and input groups by aligning `line-height` and computed height variables to resolve [#2456](https://github.com/tabler/tabler/issues/2456).
-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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed `.steps` horizontal overflow on small screens by enabling scrollable overflow below the `sm` breakpoint.
@@ -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.
-7
View File
@@ -1,7 +0,0 @@
---
"@tabler/core": patch
"@tabler/docs": patch
"@tabler/preview": patch
---
Unified local and CI quality gates: added root-level `lint-prettier`/`format-prettier` scripts covering `core`, `preview`, and `shared`, wired `check` to run lint and type-check together, and updated the lint workflow to run both. Reformatted the covered files with Prettier.
@@ -1,5 +0,0 @@
---
"@tabler/docs": minor
---
Added framework integration guides for Laravel, React, Next.js, Vue, Angular, Nuxt, Symfony, Django, Rails, SvelteKit, and Astro.
-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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Updated Tabler Icons to v3.45.0 and restored the `import-icons` and `import-illustrations` scripts for refreshing icon and illustration data after the Astro migration.
-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.
-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.
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Updated root color tokens to use CSS `light-dark()` so paired light and dark values live in one `:root` declaration instead of separate dark-mode overrides.
-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.
@@ -1,7 +0,0 @@
---
"@tabler/core": patch
---
Migrated all physical CSS direction properties to logical properties (`padding-inline`, `margin-inline`, `inset-inline`, `float: inline-start`/`inline-end`, `text-align: start/end`) for improved RTL support and reduced RTL stylesheet generation overhead.
Directional transforms, which have no logical equivalent, now use a `--tblr-dir` direction multiplier (`1` in LTR, `-1` under `[dir="rtl"]`), e.g. `translateX(calc(var(--tblr-dir) * 4px))`. These declarations are identical in `tabler.css` and `tabler.rtl.css` — the flip happens at runtime via the `dir` attribute, so RTL transforms now also work when using plain `tabler.css` with `dir="rtl"`.
-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, ...)`.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Migrated the core build system from Rollup to Vite. 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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": minor
"@tabler/preview": minor
---
Refactored the navbar-side component and reorganized its apps, language, notifications, theme and user sections 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.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/preview": patch
---
Fixed Vercel deployment to serve `error-404.html` as the custom 404 page.
-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 cleaned up the progress steps preview markup 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.
-6
View File
@@ -1,6 +0,0 @@
---
"@tabler/core": major
"@tabler/preview": patch
---
Removed `@hotwired/turbo` integration, including `.turbo-progress-bar` styles and the Turbo loader preview demo.
@@ -1,5 +0,0 @@
---
"@tabler/docs": patch
---
Removed the unused `bootstrapLink` front matter field from `DocsLayout`, `DocsMdxLayout`, and all docs pages.
@@ -1,5 +0,0 @@
---
'@tabler/core': major
---
Remove unused SCSS `!default` variables (deprecated Bootstrap leftovers such as `$variable-prefix`, `$alert-*-scale`, accordion icon/button variables, `$popover-arrow-*`, numbered `$font-size-*` / `$line-height-*` scales and others). Configuring any of the removed variables via `@use ... with (...)` now raises a Sass error — they had no effect on the compiled CSS before. The color shade ladders (`$blue-100``$cyan-900`) and per-color maps (`$blues``$cyans`) are kept as configurable API. Compiled CSS output is unchanged.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fixed the `caret()` mixin by restoring `$caret-width` to `0.36em`, which had shrunk to `0.3em` in a previous SCSS refactor.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": minor
---
Updated core SCSS to the Sass module system with `@use`/`@forward`, including `_extends.scss` for cross-module `@extend` rules and a parameterized `utilities-api` mixin for marketing utilities.
-5
View File
@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Added SCSS unit test suite with `sass-true` and `test:scss` Vitest config for Bootstrap and Tabler mixins, utilities, and helpers.
-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/core": patch
---
Fixed oversized `dist/libs` by copying only the runtime files each library declares in `libs.json`, plus the assets HugeRTE loads at runtime and every upstream license file.
-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.

Some files were not shown because too many files have changed in this diff Show More