Commit Graph
26 Commits
Author SHA1 Message Date
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
Paweł Kuna 37b5f5a5ca Render docs pages from a content collection instead of file routing (#2849) 2026-08-11 23:06:19 +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 512ede545c Enable astro/tsconfigs/strictest in the docs package (#2835) 2026-08-08 00:51:22 +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
Bartosz-DoandClaude Sonnet 5 a1b65d1ea1 Fix docs UI bugs: tabs, redirect, docs-libs, colors grid, navbar link (#2830)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-07 23:57:22 +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
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 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ł Kuna 166c63cc34 Mark demo HTML sections with BEGIN/END comments (#2741) 2026-07-31 01:10:55 +02:00
Paweł Kuna ad2ed849dd Restructure shared Astro sources and import aliases (#2737) 2026-07-30 23:58:48 +02:00
codecalm 0ac8e337e7 Update docs structure 2025-01-02 11:25:08 +01:00
Paweł Kuna 7ba7717d3f Make horizontal rule direction aware (#2021) 2024-12-31 17:41:05 +01:00
codecalm 682eaa88a8 docs fixes 2024-01-09 03:29:27 +01:00
f2e182dedf Fix heights, scrolls and layouts of some examples in Docs (#1705)
Co-authored-by: Mustafa Ateş Uzun <mustafauzun0@gmail.com>
Co-authored-by: Aditi Deshpande <aditideshpande2908@gmail.com>
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
2023-09-21 23:01:38 +02:00
codecalm f708aec4e5 docs improvements 2023-08-17 22:45:25 +02:00
codecalm f32a366051 colors unify 2023-07-22 15:27:13 +02:00
codecalm 7066a5e337 unify tabler and site icons 2023-07-22 14:27:39 +02:00
Robert-Jan de Dreu f0d7d326d0 fix: #1588 add important alert with title 2023-05-31 09:56:08 +02:00
Paweł Kuna be67ab60db Update CSS class from text-muted to text-secondary for better Bootstrap compatibility (#1595) 2023-05-24 20:47:33 +02:00
Stephen J. CarnamandPaweł Kuna fd0935a9e0 Updated link to icons documentation (#1583)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
2023-05-16 22:56:02 +02:00
codecalm 24a7a8c908 docs update 2023-03-08 21:14:17 +01:00
Paweł Kuna d162b06c4c New docs (#1492) 2023-02-27 01:21:44 +01:00