47 Commits
Author SHA1 Message Date
Bartek 225201bdde Update caret test to reflect direction change from 'left' to 'start' 2026-08-11 12:25:21 +02:00
Bartek 3a918080f4 Update caret mixin to use 'start' instead of 'left' for improved direction handling 2026-08-11 12:16:22 +02:00
0085eeba6e Fix all pnpm type-check warnings and restore lost Props typing (#2805)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codecalm <1282324+codecalm@users.noreply.github.com>
2026-08-08 17:35:17 +02:00
5c0a612127 Fix broken links, aria attributes, and demo data mismatches (#2831)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-08 00:02:40 +02:00
023c1113f6 Fix chat sidebar links using duplicate #chat-1 id (#2825)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-08 00:02:33 +02:00
Bartosz-DoandClaude Sonnet 5 a1b65d1ea1 Fix docs UI bugs: tabs, redirect, docs-libs, colors grid, navbar link (#2830)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-07 23:57:22 +02:00
Bartosz-Do 0720c0391a Add tom-select to modals page libs so task-modal selects work (#2832) 2026-08-07 23:55:11 +02:00
75fa588b5b Fix broken dropdowns, datepicker, and buttons with no event handlers in preview pages (#2824)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codecalm <1282324+codecalm@users.noreply.github.com>
2026-08-07 23:54:08 +02:00
Bartosz-Do 0549900471 Fix dead and miswired props in shared UI/card components (#2827) 2026-08-07 23:53:42 +02:00
833e826988 Fix component props silently ignored or misapplied in shared/ui (#2828)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codecalm <1282324+codecalm@users.noreply.github.com>
2026-08-07 23:53:17 +02:00
Bartosz-Do 16a53474f6 Fix instance-scoping bugs in AdvancedTable, Chart, Colorpicker, Dropzone, and TabsCard (#2829) 2026-08-07 23:51:17 +02:00
Bartosz-Do e1630cd918 Fix radio input groups missing shared name across preview forms (#2826) 2026-08-07 23:48:54 +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
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
Bartek 0ce0db4009 Revert "Remove deprecated Stylelint configuration and update dependencies for improved linting support"
This reverts commit 2f34c938b4.
2026-08-05 10:37:50 +02:00
Bartek 2f34c938b4 Remove deprecated Stylelint configuration and update dependencies for improved linting support 2026-08-05 10:28:21 +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 dbe391dc23 Fix signature pad clear button accessibility and canvas height drift (#2789)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-05 00:39:44 +02:00
Bartosz-Doandcodecalm 6a63e4069c Document Trending indicator and Card stamp (#2785)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-08-05 00:39:05 +02:00
Bartosz-Do 6edc2a5495 Add docs page for the Mapbox map component (#2787) 2026-08-05 00:30:23 +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
Bartosz-Do 52fe729781 Fix .min.css source maps by adding the banner before minification (#2776) 2026-08-03 19:20:25 +02:00
Bartosz-Do 46c1ce1e6d Add bundlewatch size budgets for all built dist assets (#2775) 2026-08-03 19:19:31 +02:00
Bartosz-Do 6eeef0bc76 Fix Sponsor card layout on RTL preview pages (#2774) 2026-08-03 17:55:34 +02:00
Bartosz-Do 35e6c5d68b Fix icon-to-text spacing in navbar nav links (#2777) 2026-08-03 17:15:58 +02:00
Bartosz-Do 49c3e4c880 Fix high-severity dependency vulnerabilities from pnpm audit --prod (#2771) 2026-08-03 09:46:16 +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
Bartosz-Do 7fde04b859 Make write-docs skill trigger proactively and track menu entries (#2747) 2026-07-31 22:44:38 +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
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
Bartosz-Doandcodecalm 0fd35c3858 Reduce empty space in Active Users homepage chart (#2693)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-20 00:35:08 +02:00
Bartosz-Doandcodecalm 62178f8ef1 Add CRM dashboard preview page (#2650)
Co-authored-by: codecalm <codecalm@gmail.com>
2026-07-09 23:17:40 +02:00
Bartosz-Do 08cad98ddc Document new Progress variants and improve docs example layout (#2678) 2026-07-09 22:44:51 +02:00
Bartosz-Do 4a97921cac Add Accordion documentation with working collapse examples (#2686) 2026-07-09 22:43:26 +02:00
Bartosz-Do 8af57f9cde Add Tag documentation with practical usage variants (#2687) 2026-07-09 22:41:13 +02:00
Bartosz-Do bd4e381573 Add Star Rating docs with static and interactive examples (#2688) 2026-07-09 22:40:39 +02:00
Bartosz-Do 8a6c775479 Add write-docs skill for consistent Tabler docs pages (#2685) 2026-07-08 13:22:47 +02:00
Bartosz-Do 9c78cf68c4 Fix .bg-gradient conflict and add gradient documentation pages (#2681) 2026-07-08 10:25:19 +02:00
Bartosz-Do 46da1f725a Improve background patterns docs coverage (#2680) 2026-07-07 22:25:36 +02:00
Bartek 55efbee248 Revert "Enhance background patterns documentation with new transparent utility and updated examples. Consolidate pattern descriptions and improve layout clarity."
This reverts commit 39c4f7589b.
2026-07-07 18:02:36 +02:00
Bartek 39c4f7589b Enhance background patterns documentation with new transparent utility and updated examples. Consolidate pattern descriptions and improve layout clarity. 2026-07-07 18:00:52 +02:00
Bartosz-Do 43eee38ce6 Add documentation for the Progress Step component (#2677) 2026-07-07 17:26:34 +02:00