dev
Add support for changeset tool for more efficient and organized code changes (#1553)
Improve accessibility across layouts, components, and forms (#2799)
Add Accordion documentation with working collapse examples (#2686)
Add CONTRIBUTING.md, docs markdown linting and fixed dev server ports (#2714)
Add `.text-gray-*` utility classes (#2619)
update changelog
Add Astro library entry to documentation JSON
Migrate `preview` and `docs` packages from Eleventy to Astro (#2694)
Add background pattern utilities and patterns demo page (#2615)
Improve background patterns docs coverage (#2680)
fix: refactor Bootstrap exports for consistency (#2545)
Remove Bootstrap dependency and vendor JS/SCSS sources into Tabler (#2627)
fix: Fix `.btn-icon` size by aligning `min-width` calculation (#2530)
Add progress page (#2494)
feat: Add card gradients page and gradient card components (#2554)
Make `.card-header` background transparent by default, add override hooks (#2802)
feat: Add four new modals (new task, edit profile, confirm delete, change password) (#2529)
Extract hardcoded rem values into SCSS variables (#2745)
Update linked packages in changeset configuration
Improve README and community health files (#2808)
feat: Add Crypto Dashboard with dynamic data and menu updates (#2527)
Enhance customization guide with font size and color variables (#2588)
Add markdown documentation rules for component pages (#2616)
Extract Liquid filter helpers into shared typed lib modules (#2725)
fix: update dark theme SCSS variables (#2546)
Fix `.card-header` to respect `--tblr-card-cap-bg` (#2626)
Fix card tab corners and update status strip size (#2683)
Fix `.card-tabs .nav-tabs` z-index colliding with dropdowns (#2752)
Fix barely visible checkbox borders in dark theme (#2728)
Fix CountUp, dropdown viewport boundary, and input mask lazy option (#2684)
fix(dark-mode): increase text selection opacity for better visibility (#2642)
Fix disabled input background in dark theme (#2622)
Fix dead Plugins link on docs homepage (#2738)
Fix `.form-select` start-padding selector in `.input-icon` (#2625)
Fix `.form-select` box-shadow inside `.input-group` (#2618)
Fix `.bg-gradient` conflict and add gradient documentation pages (#2681)
Fix `--tblr-gray-*-fg` tokens resolving to white (#2624)
Update body color variable and fix SCSS variable interpolation in themes (#2611)
Fix `.icon` so transform animations work on webfont icons (#2729)
Fix `sm` and `lg` height consistency for form controls and buttons (#2648)
fix: Input Icon Z-Index Issue with Form Validation (#2525)
Fix ribbon and payment icons dark mode on All Elements preview (#2804)
Fix squircle `border-radius` scaling for multi-value corners (#2682)
fix: Use CSS variables for status colors and include social colors (#2547)
Fix stray line and indentation on the `.steps` component (#2806)
fix(tom-select): override --bs- CSS vars with --tblr- equivalents (#2644)
fix: Fix white space on left side when scrollbar is present (#2548)
Unify workspace lint, format, and type-check quality gates (#2732)
Add framework integration guides to the docs (#2707)
Update SCSS to use logical properties (#2537)
Replace outdated font-weight- classes with valid fw- classes (#2614)
Init Geist font (#2552)
Implement border-radius mixin across various SCSS files (#2612)
Update icons to v3.45.0 and illustrations to v1.16.0; restore import scripts (#2715)
feat: Add language selector dropdown to navbar (#2526)
Migrate dark-mode root color tokens to `light-dark()` (#2754)
fix: add border-top-radius to card table first/last cells (#2505)
feat: Add print styles using `media-print` mixin (#2531)
Migrate CSS direction properties to logical properties for improved RTL support (#2773)
Move `--tblr-` custom-property prefixing from Sass to PostCSS (#2795)
Serve `error-404.html` as the Vercel 404 page (#2748)
Document new Progress variants and improve docs example layout (#2678)
Rename `.markdown` class to `.prose` (#2605)
Remove redundant nullish coalescing operators in popover and tooltip (#2553)
Remove `@hotwired/turbo` integration and Turbo loader demo (#2735)
Remove unused `bootstrapLink` frontmatter field (#2753)
Add quality gates: Prettier for Astro, astro check for shared, unused SCSS variable lint (#2749)
Restore `$caret-width` value shrunk by SCSS refactor (#2751)
Migrate core SCSS from `@import` to `@use`/`@forward` (#2709)
Add SCSS unit tests for mixins, utilities, and helpers (#2699)
feat: add Tour component using Driver.js (#2549)
Copy only runtime files into `dist/libs` instead of whole npm packages (#2781)
Add Star Rating docs with static and interactive examples (#2688)
Wire stylelint into the SCSS lint pipeline (#2794)
Add Tag documentation with practical usage variants (#2687)
feat: Add Task List page (#2528)
Add auto color mode to theme settings (#2701)
update icons to v3.36.1 (#2580)
Refactor box-shadow variables in SCSS for improved customization and … (#2595)
feat: upgrade `apexcharts` to v5 and add CSS variables for dynamic chart colors (#2555)
feat: add All Elements UI components page (#2524)