100 Commits
Author SHA1 Message Date
Paweł Kuna a1d7cae2ac Use npm trusted publishing (OIDC) in the release workflow (#2907) 2026-08-25 20:43:22 +02:00
Paweł Kuna 1adeb6833a Document llms.txt and the markdown page mirrors (#2904) 2026-08-20 00:36:32 +02:00
Paweł Kuna 74fa6f303f Load the sponsors image from GitHub instead of jsDelivr (#2903) 2026-08-19 23:56:25 +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 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 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
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
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 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
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
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 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ł 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 2777fff433 Clear remaining astro check hints in shared, docs, and screenshots (#2837) 2026-08-08 17:17:40 +02:00
Paweł Kuna e520b327c1 Enable astro/tsconfigs/strictest in the shared package (#2836) 2026-08-08 01:27:03 +02:00
Paweł Kuna 16e1403bc8 Enable astro/tsconfigs/strictest in the preview package (#2834) 2026-08-08 00:51:32 +02:00
Paweł Kuna 512ede545c Enable astro/tsconfigs/strictest in the docs package (#2835) 2026-08-08 00:51:22 +02:00
Paweł Kuna a0d84f66fe Improve README and community health files (#2808) 2026-08-07 01:15:34 +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
Paweł KunaandStarDev 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
Paweł Kuna 1effe221cb Improve accessibility across layouts, components, and forms (#2799) 2026-08-05 23:40:37 +02:00
Paweł Kuna 17d2363ef2 Fix NaN transform on the jsVectorMap world map (#2800) 2026-08-05 23:34:52 +02:00
Paweł Kuna a7f1a24d5b Add ARIA dialog attributes to the signature modal (#2801) 2026-08-05 23:24:58 +02:00
Paweł Kuna 9c4dc73a8b Generate SCSS and JS docs snippets from source markers (#2798) 2026-08-05 18:44:39 +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ł 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ł Kuna 66dc336726 Restore $caret-width value shrunk by SCSS refactor (#2751) 2026-08-03 00:53: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ł Kuna 4d04c102d3 Remove unused bootstrapLink frontmatter field (#2753) 2026-08-02 01:40:57 +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 c54732922c Fix dead Plugins link on docs homepage (#2738) 2026-07-31 00:25:32 +02:00
Paweł Kuna 91974de894 Disable trailing slash on docs URLs (#2739) 2026-07-31 00:25:11 +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 bc949c414c Keep issue links when regenerating MR descriptions (#2733) 2026-07-30 23:11:05 +02:00
Paweł Kuna b43fae2fe3 Fix class rendering artifacts left over from Astro migration (#2734) 2026-07-30 19:49:29 +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
Paweł Kuna 4ea449df1b Use shared Astro UI components across preview pages (#2724) 2026-07-30 13:53:33 +02:00
Paweł KunaandStarDev 46dbf6093b Update dependencies (ApexCharts 6, TypeScript 7) and fix build warnings (#2717)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-29 23:07:00 +02:00
Paweł Kuna 1ec82d0038 Add CONTRIBUTING.md, docs markdown linting and fixed dev server ports (#2714) 2026-07-29 00:04:08 +02:00
Paweł KunaandStarDev 8f86f1f4a7 Update icons to v3.45.0 and illustrations to v1.16.0; restore import scripts (#2715)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 01:57:32 +02:00
Paweł KunaandBartek d8956a06d6 Migrate preview and docs packages from Eleventy to Astro (#2694)
Co-authored-by: Bartek <xbartoszdobija@gmail.com>
2026-07-28 00:09:02 +02:00
Paweł Kuna 9820d110f6 Migrate core SCSS from @import to @use/@forward (#2709) 2026-07-22 23:33:04 +02:00
Paweł KunaandCopilot 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ł KunaandClaude 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
Paweł Kuna b5d0caee42 Bump Node.js version to 24 in .nvmrc (#2702) 2026-07-20 02:00:22 +02:00
Paweł Kuna 271230ee0d Refactor Tabler SCSS to @forward/@use module graph (#2689) 2026-07-18 15:14:02 +02:00
Paweł Kuna 826a0734d1 Add sitemap.xml and robots.txt for docs (#2695) 2026-07-14 22:48:25 +02:00
Paweł Kuna 70ec6838d1 Fix card tab corners and update status strip size (#2683) 2026-07-08 10:26:21 +02:00
Paweł Kuna b1d49e9762 Fix CountUp, dropdown viewport boundary, and input mask lazy option (#2684) 2026-07-07 23:46:05 +02:00
Paweł Kuna 218b0c5f15 Fix squircle border-radius scaling for multi-value corners (#2682) 2026-07-07 23:10:23 +02:00
Paweł Kuna e49facec37 Bump dev dependencies and pnpm to latest versions (#2679) 2026-07-07 18:33:39 +02:00
Paweł Kuna 5fc19628eb Bump @tabler/core devDependencies to latest versions (#2673) 2026-07-05 22:43:58 +02:00
Paweł Kuna 9d5c83f3ad Remove Bootstrap dependency and vendor JS/SCSS sources into Tabler (#2627) 2026-03-18 21:55:42 +01:00
Paweł Kuna 943283568a Implement border-radius mixin across various SCSS files (#2612) 2026-02-15 22:56:49 +01:00
Paweł Kuna 666ccd659a Refactor box-shadow variables in SCSS for improved customization and … (#2595) 2026-02-15 14:57:47 +01:00
Paweł Kuna 100a37b38e Add background pattern utilities and patterns demo page (#2615) 2026-02-15 14:47:40 +01:00
Paweł Kuna c430cfe547 Add markdown documentation rules for component pages (#2616) 2026-02-15 13:53:07 +01:00
Paweł Kuna 82f220751a Use .nvmrc for Node version in CI workflows (#2591) 2026-02-07 01:37:22 +01:00
Paweł Kuna c8b8b24441 Update body color variable and fix SCSS variable interpolation in themes (#2611) 2026-02-07 01:22:38 +01:00
Paweł Kuna 1489b13cda Rename .markdown class to .prose (#2605) 2026-01-31 13:41:33 +01:00
Paweł Kuna 938e9d35cc refactor: migrate Vite configuration from .ts to .mts (#2594) 2026-01-12 02:52:15 +01:00
Paweł Kuna 82e3c39585 Enhance markdown typography configuration (#2590) 2026-01-11 17:24:23 +01:00
Paweł Kuna eac69eb35b Add branch and PR guidelines (#2589) 2026-01-11 17:24:10 +01:00
Paweł Kuna 684f40e7c1 Enhance customization guide with font size and color variables (#2588) 2026-01-11 16:49:28 +01:00
Paweł KunaandCopilot 857988dd44 Migrate core JavaScript to TypeScript (#2582)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-09 21:49:22 +01:00
Paweł Kuna a24d5cab13 Add markdown linting script (#2585) 2026-01-09 21:39:18 +01:00
Paweł Kuna 84c31d1383 chore: update dependencies and improve Eleventy configuration (#2581) 2026-01-06 16:12:56 +01:00
Paweł Kuna 41fd82b388 update icons to v3.36.1 (#2580) 2026-01-06 02:11:14 +01:00
Paweł Kuna 301e77898c refactor: migrate rgba() to color-mix() and color-transparent() (#2579) 2026-01-06 01:54:34 +01:00
Paweł Kuna a14425792b Update SCSS variables and button styles (#2559) 2026-01-06 00:32:01 +01:00
Paweł Kuna 48dbd1ed1b refactor: migrate build system from Rollup to Vite (#2578) 2026-01-06 00:26:42 +01:00
Paweł Kuna 83ec6f8bcc feat: add Tour component using Driver.js (#2549) 2025-12-08 21:08:22 +01:00
Paweł Kuna f9d6076014 refactor: Update build scripts and asset management across packages (#2558) 2025-12-02 18:51:54 +01:00