Commit Graph
388 Commits
Author SHA1 Message Date
Paweł Kuna 87047250c0 Unify shared/ui props, split demo components, add SCSS-driven tokens (#2872) 2026-08-14 01:16:54 +02:00
Paweł Kuna f11ece4b94 Add bg-pattern-opacity-* utilities; patterns no longer draw borders (#2873) 2026-08-14 01:15:54 +02:00
Paweł KunaandStarDev 863884e256 Link 20 more demo pages to their docs, and lint the paths (#2869)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-13 17:32:38 +02:00
Bartosz-Do 3f1ad9d80f Fix navbar not highlighting the active page (#2870) 2026-08-13 17:13:47 +02:00
Paweł Kuna 118ca4bd00 Move demo page titles, actions and docs links into the layout header (#2867) 2026-08-13 01:19:12 +02:00
Paweł Kuna cc298a6c46 Use CardSubtitle and a new PageTitle component in demo pages (#2866) 2026-08-12 23:56:30 +02:00
Bartosz-DoandClaude Sonnet 5 5363668dc2 Redesign Interface demo pages for clarity and consistency (#2863)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-12 23:55:36 +02:00
Bartosz-Doandcodecalm 464a52255b Fix oversized validation icons on .form-select (#2861)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-12 20:37:42 +02:00
Bartosz-DoandClaude Sonnet 5 da11f089a6 Redesign the Buttons demo page into Styles and Colors sections (#2862)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-12 18:21:47 +02:00
Paweł Kuna f4c514ae62 Add an upgrade guide for Tabler 1.5 (#2855) 2026-08-12 18:20:28 +02:00
Paweł Kuna 7cadbb8caf Mark only 1.5 pages with the New badge in the menu (#2865) 2026-08-12 18:19:29 +02:00
Paweł Kuna 90f074eae1 Make changeset descriptions short and consistent (#2854) 2026-08-12 00:38:50 +02:00
Paweł Kuna ffe3489345 Rename element list classes to singular and use them in examples (#2853) 2026-08-12 00:10:20 +02:00
Paweł KunaandBartek dd4214b33a Fix skip links, focus rings, and button semantics for keyboard a11y (#2779)
Co-authored-by: Bartek <xbartoszdobija@gmail.com>
2026-08-11 15:28:50 +02:00
Paweł Kuna a0d84f66fe Improve README and community health files (#2808) 2026-08-07 01:15:34 +02:00
Bartosz-Do cd0b210a87 Fix stray line and indentation on the .steps component (#2806) 2026-08-07 00:24:00 +02:00
Bartosz-Doandcodecalm f2004da7b2 Fix ribbon and payment icons dark mode on All Elements preview (#2804)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-07 00:12:53 +02:00
Paweł KunaandStarDev 324b0fbf0e Make .card-header background transparent by default, add override hooks (#2802)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-06 12:47:48 +02:00
Bartosz-Doandcodecalm 9cc9a36b10 Wire stylelint into the SCSS lint pipeline (#2794)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-06 00:46:56 +02:00
Bartosz-Doandcodecalm cad8eb8c91 Move --tblr- custom-property prefixing from Sass to PostCSS (#2795)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-05 23:48:56 +02:00
Paweł Kuna 1effe221cb Improve accessibility across layouts, components, and forms (#2799) 2026-08-05 23:40:37 +02:00
7ae422f23a Migrate CSS direction properties to logical properties for improved RTL support (#2773)
Co-authored-by: codecalm <codecalm@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-05 01:58:04 +02:00
Bartosz-DoandClaude Opus 5 346e0914bc Copy only runtime files into dist/libs instead of whole npm packages (#2781)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-05 00:29:33 +02:00
Paweł Kuna de44d61365 Fix .card-tabs .nav-tabs z-index colliding with dropdowns (#2752) 2026-08-03 01:47:43 +02:00
Paweł Kuna fa678a7a48 Migrate dark-mode root color tokens to light-dark() (#2754) 2026-08-03 01:47:28 +02:00
Paweł Kuna 66dc336726 Restore $caret-width value shrunk by SCSS refactor (#2751) 2026-08-03 00:53:32 +02:00
Paweł KunaandStarDev 8962710163 Add quality gates: Prettier for Astro, astro check for shared, unused SCSS variable lint (#2749)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-03 00:47:55 +02:00
Paweł Kuna 4d04c102d3 Remove unused bootstrapLink frontmatter field (#2753) 2026-08-02 01:40:57 +02:00
Bartosz-DoandStarDev a508bb6c3e Extract hardcoded rem values into SCSS variables (#2745)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-01 19:06:39 +02:00
832470183c Fix .card-header to respect --tblr-card-cap-bg (#2626)
Co-authored-by: terminalchai <213856599+terminalchai@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-01 01:59:06 +02:00
Riccardo Bessoneandcodecalm 70193fef56 Fix .icon so transform animations work on webfont icons (#2729)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-01 01:58:45 +02:00
Ionut Antohiandcodecalm 70f069cd05 Fix .form-select box-shadow inside .input-group (#2618)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-01 01:58:18 +02:00
Paweł KunaandCursor 7305d84f2a Serve error-404.html as the Vercel 404 page (#2748)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 22:44:06 +02:00
Ionut Antohiandcodecalm 9ea657bac6 Add .text-gray-* utility classes (#2619)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-31 01:57:01 +02:00
Paweł Kuna c54732922c Fix dead Plugins link on docs homepage (#2738) 2026-07-31 00:25:32 +02:00
Paweł Kuna 0f8dcb0a3c Extract Liquid filter helpers into shared typed lib modules (#2725) 2026-07-30 23:46:12 +02:00
Paweł Kuna bea97f81b3 Remove @hotwired/turbo integration and Turbo loader demo (#2735) 2026-07-30 23:13:22 +02:00
f0b909d300 Fix sm and lg height consistency for form controls and buttons (#2648)
Co-authored-by: codecalm <codecalm@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-30 19:50:19 +02:00
Paweł Kuna 6db32ea2c2 Unify workspace lint, format, and type-check quality gates (#2732) 2026-07-30 19:36:41 +02:00
Guillaume Sainthillierandcodecalm c527135aae Fix .form-select start-padding selector in .input-icon (#2625)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-30 18:27:10 +02:00
Bartosz-Do 64142389f7 Fix barely visible checkbox borders in dark theme (#2728) 2026-07-30 18:06:01 +02:00
Bartosz-Do d0a793c527 Fix disabled input background in dark theme (#2622) 2026-07-30 17:57:01 +02:00
Bartosz-Do bc24b3ada8 Fix --tblr-gray-*-fg tokens resolving to white (#2624) 2026-07-30 02:36:55 +02:00
416ca63ca4 Add framework integration guides to the docs (#2707)
Co-authored-by: codecalm <codecalm@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 00:57:35 +02:00
Paweł Kuna 1ec82d0038 Add CONTRIBUTING.md, docs markdown linting and fixed dev server ports (#2714) 2026-07-29 00:04:08 +02:00
Paweł KunaandStarDev 8f86f1f4a7 Update icons to v3.45.0 and illustrations to v1.16.0; restore import scripts (#2715)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 01:57:32 +02:00
codecalm 3277fa029f Add Astro library entry to documentation JSON 2026-07-28 00:39:37 +02:00
Paweł KunaandBartek d8956a06d6 Migrate preview and docs packages from Eleventy to Astro (#2694)
Co-authored-by: Bartek <xbartoszdobija@gmail.com>
2026-07-28 00:09:02 +02:00
Paweł Kuna 9820d110f6 Migrate core SCSS from @import to @use/@forward (#2709) 2026-07-22 23:33:04 +02:00
Paweł KunaandCopilot Autofix powered by AI 7556ae2097 Add auto color mode to theme settings (#2701)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-22 01:21:18 +02:00