Commit Graph
35 Commits
Author SHA1 Message Date
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 6b6129d390 Update Stylelint configuration and dependencies for improved linting support; adjust SCSS variables and properties for consistency and RTL compatibility. 2026-08-05 11:03:01 +02:00
Bartek 9f1a31734b Remove Stylelint configuration file as part of project cleanup 2026-08-05 11:02:10 +02:00
Bartek c78a52364c Add Stylelint and related configurations for improved CSS linting support 2026-08-05 10:40:40 +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