codecalm
c1e1ea9db9
Add Contrast setting to Theme Settings panel
...
- `theme-contrast` key (default `auto`) wired through `tabler-theme.ts` and the offcanvas script
2026-08-17 12:38:48 +02:00
codecalm
dbd05ffee0
Add high-contrast color mode and contrast check script
...
- `data-bs-theme-contrast="high"` / `prefers-contrast: more` token overrides in `layout/_contrast.scss`
- `.build/check-contrast.ts` (`pnpm run css-check-contrast`) gates WCAG ratios of token pairs in all modes
2026-08-17 12:31:44 +02:00
Bartosz-Do
2a0664098c
Add added-in: 1.5.0 badges to docs pages new in the 1.5 release ( #2879 )
2026-08-17 11:51:39 +02:00
Paweł Kuna
cb4e198323
Render CDN snippets from one docs helper; keep SRI script for v2.0 ( #2886 )
2026-08-17 11:42:33 +02:00
Bartosz-Do
69f2f8af38
Add docs for Chat, and document callout, legend, inline list, and footer classes ( #2887 )
2026-08-17 11:41:44 +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
Bartosz-Do
6e6084ad20
Add docs pages for the Datepicker and Tom Select form plugins ( #2880 )
2026-08-17 11:22:23 +02:00
Paweł Kuna
517ca8548e
Format built HTML in worker threads to halve the preview build ( #2883 )
2026-08-16 23:07:14 +02:00
Paweł Kuna
c7e895b3da
Show the Generated stamp only on preview builds ( #2884 )
2026-08-16 22:50:40 +02:00
Paweł Kuna
552cf1fad8
Drop <lastmod> from the preview sitemap ( #2885 )
2026-08-16 22:50:30 +02:00
Paweł Kuna
9e7c06954d
Trim changeset changelogs: drop dependency noise and private packages ( #2877 )
2026-08-14 02:09:14 +02:00
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
Bartosz-Do
60a5cefe25
Add descriptions and grouped sections to Interface demo pages ( #2871 )
2026-08-13 17:49:25 +02:00
Paweł Kuna and StarDev
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-Do and Claude 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-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 and Claude 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
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
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ł Kuna
5fe6722a32
Serve the docs as markdown for LLMs (llms.txt) ( #2850 )
2026-08-11 23:06:19 +02:00
Paweł Kuna
37b5f5a5ca
Render docs pages from a content collection instead of file routing ( #2849 )
2026-08-11 23:06:19 +02:00
Paweł Kuna
4b01fb591c
Format <Example> markup where MDX renders it unchanged ( #2852 )
2026-08-11 22:57:09 +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
dependabot[bot] and StarDev
19267dd944
chore(deps-dev): bump postcss from 8.5.23 to 8.5.24 ( #2778 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 20:59:54 +02:00
Bartosz-Do and codecalm
44ae9b4d34
Document the avatar-upload variant on the Avatar docs page ( #2784 )
...
Co-authored-by: codecalm <codecalm@gmail.com >
2026-08-11 20:42:37 +02:00
f8c473fb81
Add docs page for the List group component ( #2786 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
Co-authored-by: codecalm <codecalm@gmail.com >
2026-08-11 20:42:31 +02:00
Bartosz-Do
615ade5ba8
Add docs page for the fslightbox lightbox plugin ( #2782 )
2026-08-11 20:33:33 +02:00
Bartosz-Do
7a29c7d33c
Add docs page for the Color picker (Coloris) ( #2791 )
2026-08-11 20:33:28 +02:00
Bartosz-Do
6ff880752a
Add docs page for the FullCalendar integration ( #2790 )
2026-08-11 20:33:22 +02:00
Bartosz-Do
19af53bda8
Add docs page for the Signature pad component ( #2788 )
2026-08-11 20:33:17 +02:00
Bartosz-Do
1b08634ec3
Add docs page for floating labels (.form-floating) ( #2783 )
2026-08-11 20:33:10 +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 and StarDev
39634cb4b9
Improve docs SEO, performance and content quality ( #2841 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-11 14:45:31 +02:00
Paweł Kuna
c02b2adcf2
Remove duplicate type-check step from lint workflow ( #2842 )
2026-08-10 21:19:32 +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 StarDev
4f7beecd2b
Narrow component prop types, remove unused props and dead code ( #2838 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-08-09 23:14:33 +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