Commit Graph
193 Commits
Author SHA1 Message Date
codecalm d1a4d89e63 Add sidebar user block with pinned footer zone
- three-zone sidebar: pinned brand, scrollable nav, navbar-footer with a user dropup demo
- titles never wrap (nowrap + ellipsis) and icons/avatar keep size during the fold animation
- btn-floating moved to the end side so it does not cover the sidebar
2026-08-21 01:19:01 +02:00
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
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 552cf1fad8 Drop <lastmod> from the preview sitemap (#2885) 2026-08-16 22:50:30 +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ł 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-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 ffe3489345 Rename element list classes to singular and use them in examples (#2853) 2026-08-12 00:10:20 +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ł 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ł KunaandStarDev 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
Paweł Kuna 16e1403bc8 Enable astro/tsconfigs/strictest in the preview package (#2834) 2026-08-08 00:51:32 +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-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 e1630cd918 Fix radio input groups missing shared name across preview forms (#2826) 2026-08-07 23:48:54 +02:00
Paweł KunaandBartek 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-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 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 a7f1a24d5b Add ARIA dialog attributes to the signature modal (#2801) 2026-08-05 23:24:58 +02:00
Bartosz-Do 6eeef0bc76 Fix Sponsor card layout on RTL preview pages (#2774) 2026-08-03 17:55:34 +02:00
Bartosz-Do 49c3e4c880 Fix high-severity dependency vulnerabilities from pnpm audit --prod (#2771) 2026-08-03 09:46:16 +02:00
codecalm f27c70ad38 Fix Prettier formatting regression and Astro type-check errors
`Render Modal as real markup` (#2742) reformatted ~140 files back to
tabs/semicolons, breaking the Prettier config added by the Astro
quality gates (#2749). Re-run prettier --write to restore it, and fix
the type errors it had been masking: HTMLElement casts and `this`
typing in ChangePasswordModalContent/ConfirmDeleteModalContent
scripts, plain-JS syntax in the inline-injected progress.astro script,
narrowed prop unions in Button/Check/Spinner, nullable icon svg casts
in Icons/Rating, and a duplicate firstLetters/invalid `placeholder`
attribute in Select.astro. Also fix shared/vitest.config.mts's stale
`astro/lib/**/*.test.ts` include glob left over from the shared source
restructure, which made `pnpm test` report zero test files.
2026-08-03 01:26:19 +02:00
Paweł KunaandStarDev 5246f0b6fd Fix turbo dev asset race with task ordering and Astro copy hooks (#2750)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-03 01:08:30 +02:00
Paweł KunaandStarDev 575d68572f Render Modal as real markup; drain scripts via CaptureScript (#2742)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-03 00:55: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ł KunaandStarDev 2ad46002ac Enable Astro TypeScript checks across preview, docs, and shared (#2743)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-08-01 01:58:03 +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
Paweł Kuna 166c63cc34 Mark demo HTML sections with BEGIN/END comments (#2741) 2026-07-31 01:10:55 +02:00
Paweł Kuna f72cb5cedf Render component scripts as real JS instead of built strings (#2731) 2026-07-31 00:23:25 +02:00
Paweł Kuna ad2ed849dd Restructure shared Astro sources and import aliases (#2737) 2026-07-30 23:58:48 +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
Paweł Kuna ced821db1d Fix prettier silently skipping preview's built HTML (#2736) 2026-07-30 23:11:46 +02:00
Paweł Kuna 6db32ea2c2 Unify workspace lint, format, and type-check quality gates (#2732) 2026-07-30 19:36:41 +02:00
Paweł Kuna 3a1d741fd0 Pass list props as arrays instead of comma-separated strings (#2726) 2026-07-30 18:03:57 +02:00
codecalm 07e7d15828 Merge branch 'dev' of https://github.com/tabler/tabler into dev 2026-07-30 17:59:33 +02:00
codecalm b4e36c39d0 Ignore temporary demo build assets in preview 2026-07-30 17:59:32 +02:00
Paweł Kuna 4ea449df1b Use shared Astro UI components across preview pages (#2724) 2026-07-30 13:53:33 +02:00