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
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
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
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
Paweł Kuna
1effe221cb
Improve accessibility across layouts, components, and forms ( #2799 )
2026-08-05 23:40:37 +02:00
Paweł Kuna
fa678a7a48
Migrate dark-mode root color tokens to light-dark() ( #2754 )
2026-08-03 01:47:28 +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ł Kuna and StarDev
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 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
Paweł Kuna
4d04c102d3
Remove unused bootstrapLink frontmatter field ( #2753 )
2026-08-02 01:40:57 +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 and Bartek
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
codecalm
1a91bfd235
Merge branch 'main' of https://github.com/tabler/tabler into dev
2026-07-14 22:45:19 +02:00
codecalm
e534c4fdba
Add sitemap collection to Eleventy config, update .gitignore for preview-astro, and adjust production environment check in default layout
2026-07-14 22:42:57 +02:00
Paweł Kuna
100a37b38e
Add background pattern utilities and patterns demo page ( #2615 )
2026-02-15 14:47:40 +01:00
Paweł Kuna
1489b13cda
Rename .markdown class to .prose ( #2605 )
2026-01-31 13:41:33 +01:00
codecalm
c3e6aa1bd3
refactor: update stylesheet linking logic in default.html
2026-01-10 21:30:34 +01:00
codecalm
58417be796
Merge branch 'main' of https://github.com/tabler/tabler into dev
2025-09-23 23:39:09 +02:00
codecalm
a7fccda74c
fix: remove analytics environment variables and adjust layout inclusion
2025-09-23 23:15:32 +02:00
codecalm
af41699e84
remove old analytics
2025-09-23 22:59:55 +02:00
codecalm
6e2e4e3317
add analytics to docs
2025-09-23 22:57:04 +02:00
Paweł Kuna
5e119d4c06
Add Pay page & layout ( #2476 )
2025-09-17 16:35:23 +02:00
Paweł Kuna
596237e8cc
Accessibility and semantic improvements ( #2488 )
2025-09-17 16:34:36 +02:00
codecalm
4b65380293
fix: update environment condition from preview to production in default.html
2025-07-16 22:27:51 +02:00
Paweł Kuna
6c4dd3670d
Update class names from left, right to start, end ( #2402 )
2025-07-07 18:00:21 +02:00
codecalm
f91b0f7cfa
Merge branch 'main' of https://github.com/tabler/tabler into dev
2025-07-07 17:58:01 +02:00
codecalm
af816227bc
fix: update banner script data-tblr-ref for production environment
2025-07-07 17:45:48 +02:00
codecalm
59b6f73a06
Merge branch 'main' of https://github.com/tabler/tabler into dev
2025-06-12 12:06:22 +02:00
codecalm
266d5ad773
fix: update banner script data-tblr-ref for preview and production environments
2025-06-03 22:49:55 +02:00
Paweł Kuna
e96f055238
Add different favicon to development environment ( #2395 )
2025-05-28 00:00:50 +02:00
codecalm
1b0f8206ee
fix: update banner script loading condition to production environment
2025-05-26 20:45:14 +02:00
codecalm
57afd0bb11
feat: add data attribute to banner script for preview environment
2025-05-26 20:31:17 +02:00
codecalm
8db1c08744
feat: add banner script loading for preview environment
2025-05-26 20:22:22 +02:00
Paweł Kuna
ad54f61429
Move additional libraries to Tabler core ( #2385 )
2025-05-19 20:35:01 +02:00
codecalm
c8fee60023
feat: Refactor pagination and table of contents into separate includes for better maintainability
2025-05-17 16:50:59 +02:00
codecalm
d8c70a8b94
fix: Adjust layout spacing and improve footer structure in documentation
2025-05-17 16:40:30 +02:00
codecalm
b70cb48e0b
feat: Add Open Collective link to documentation layout
2025-05-17 15:24:19 +02:00
codecalm
5b8746c702
Merge branch 'dev' of https://github.com/tabler/tabler into dev-docs-footer
2025-05-17 15:20:19 +02:00
codecalm
06021fad99
Refactor SCSS variables for code styling
2025-05-17 14:36:22 +02:00
codecalm
bd67b3f82e
feat: Add social media links and GitHub edit link in documentation layout
2025-05-17 14:16:02 +02:00
Paweł Kuna and ethancrawford
72a1d67709
Refactor breadcrumb and vector map components, add clipboard functionality ( #2378 )
...
Co-authored-by: ethancrawford <ethan_jc@hotmail.com >
2025-05-17 00:46:31 +02:00
ethancrawford and Paweł Kuna
3a02ef9c55
Prevent some marketing site rows overflowing on mobile ( #2375 )
...
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com >
2025-05-16 22:27:18 +02:00
BG-Software
1867e0e482
Fix: Add missing metadata for Tabler Documentation ( #2355 )
2025-05-11 12:25:34 +02:00
codecalm
bf750451f1
feat: update analytics event source path in Vercel configuration
2025-04-24 15:54:31 +02:00
codecalm
0f335cda27
feat: add 'Preview' link to global documentation navigation
2025-04-21 20:39:04 +02:00
codecalm
92ec44cf4a
test
2025-04-21 20:18:53 +02:00
codecalm
8da9fa869f
feat: add Plausible analytics integration and configure Vercel rewrites
2025-04-21 20:08:10 +02:00