codecalm
6481499ccd
Add folded sidebar with flyout menus, pin toggle and light default
...
- navbar-folded / navbar-folded-hover with flyout submenus and persisted pin toggle
- sidebar refresh: light by default, 16rem wide, rounded inset pills, zero-jump fold
- demo pages, Theme Settings section, docs and btn-action usage rule
2026-08-20 22:27:53 +02:00
Paweł Kuna
9dd26fd643
Redesign the docs layout and simplify the menu structure ( #2902 )
2026-08-19 22:30:14 +02:00
Bartosz-Do
f5f75d4db6
Fix print styles for navbar, dark mode, cards and tables; document printing ( #2897 )
2026-08-17 18:45:17 +02:00
Bartosz-Do
204b6c594a
Remove leftover squircle-radius() dead code from border-radius mixin ( #2896 )
2026-08-17 18:44:34 +02:00
Bartosz-Do
90c42f2a9c
Fix Tom Select dropdown losing z-index and colors to the bootstrap5 preset CSS ( #2881 )
2026-08-17 11:22:23 +02:00
Paweł Kuna
f11ece4b94
Add bg-pattern-opacity-* utilities; patterns no longer draw borders ( #2873 )
2026-08-14 01:15:54 +02:00
Bartosz-Do and codecalm
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-Do
bebb20d4fc
Fix icon–text gap in Tom Select dropdown options ( #2860 )
2026-08-12 18:05:34 +02:00
Bartosz-Do
3bd56e04b8
Remove box-shadow from alerts ( #2859 )
2026-08-12 17:34:49 +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
Bartosz-Do and codecalm
509639c511
Fix leftover physical CSS properties that break RTL layout ( #2846 )
...
Co-authored-by: codecalm <codecalm@gmail.com >
2026-08-11 21:00:59 +02:00
Bartosz-Do
a1ed038fd3
Fix duplicate !default SCSS vars so avatar font-size and body emphasis color apply ( #2844 )
2026-08-11 20:19:38 +02:00
Bartosz-Do
2a0ff15e7f
Fix wrong logical properties in rounded-start and rounded-end utilities ( #2843 )
2026-08-11 20:14:25 +02:00
Bartosz-Do
48de0b5a10
Fix broken CSS custom property references in SCSS ( #2845 )
2026-08-11 20:14:18 +02:00
Bartosz-Do
2c55ff327b
Fix dropstart caret side, link-opacity color, and breakpoint lookup bugs ( #2848 )
2026-08-11 20:14:00 +02:00
Paweł Kuna and Bartek
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
78b9728fb4
Fix oversized valid/invalid icons on form controls ( #2840 )
2026-08-10 00:53:41 +02:00
Paweł Kuna
a3d1b72002
Fix double border on .dropdown-menu ( #2839 )
2026-08-10 00:36:17 +02:00
Paweł Kuna and Bartek
b38cd32d07
Add screenshots package and fix card-gradient minify bug ( #2793 )
...
Co-authored-by: Bartek <xbartoszdobija@gmail.com >
2026-08-07 00:48:28 +02:00
Bartosz-Do
cd0b210a87
Fix stray line and indentation on the .steps component ( #2806 )
2026-08-07 00:24:00 +02:00
Paweł Kuna and StarDev
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-Do and codecalm
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-Do and codecalm
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
Paweł Kuna
9c4dc73a8b
Generate SCSS and JS docs snippets from source markers ( #2798 )
2026-08-05 18:44:39 +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-Do and Claude 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-Do
35e6c5d68b
Fix icon-to-text spacing in navbar nav links ( #2777 )
2026-08-03 17:15:58 +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ł Kuna and StarDev
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
Bartosz-Do and StarDev
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 Bessone and codecalm
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 Antohi and codecalm
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
Ionut Antohi and codecalm
9ea657bac6
Add .text-gray-* utility classes ( #2619 )
...
Co-authored-by: codecalm <codecalm@gmail.com >
2026-07-31 01:57:01 +02:00
Paweł Kuna
bea97f81b3
Remove @hotwired/turbo integration and Turbo loader demo ( #2735 )
2026-07-30 23:13:22 +02:00
codecalm
02499be091
Fix Prettier formatting in core SCSS files
...
pnpm run lint failed on dev: these files had style deviations
(missing space around +/>/== operators, @else placement) that
predate the lint-prettier glob covering core/scss/**. No behavior
change, formatting only.
2026-07-30 20:09:21 +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 Sainthillier and codecalm
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
Vinay kumar Korakoppula
ef18be5abe
Fix .steps horizontal overflow on mobile ( #2586 )
2026-07-30 18:26:02 +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
Paweł Kuna
9820d110f6
Migrate core SCSS from @import to @use/@forward ( #2709 )
2026-07-22 23:33:04 +02:00
Paweł Kuna and Copilot 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
Paweł Kuna and Claude Fable 5
a373e17c8e
Add SCSS unit tests for mixins, utilities, and helpers ( #2699 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-21 21:13:57 +02:00
Bartosz-Do and codecalm
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