Skip to content

feat(theme): visual design polish — tables, sidebar, landing page, cu…#66

Merged
filipkoukal merged 3 commits into
masterfrom
feat/theme-design-polish
Jun 12, 2026
Merged

feat(theme): visual design polish — tables, sidebar, landing page, cu…#66
filipkoukal merged 3 commits into
masterfrom
feat/theme-design-polish

Conversation

@VaclavMiculka

Copy link
Copy Markdown
Contributor

…stom blocks

  • Tables: border-radius via separate-borders model, vertical-align top, overflow-wrap
  • Sidebar: padding-left on text elements, border-left compensation via margin-left
  • BrandHero: gradient redesign, border-radius, glow, eyebrow label, light/dark variants
  • FeatureCards: border-radius, hover lift+shadow, inline CTA with arrow, dark mode
  • Custom blocks: left-accent border model, brand tokens for info/tip/warning/danger
  • ImageLightbox: copy computed styles in all modes, preserve SVG rx/ry as attributes
  • Mermaid: node/cluster border-radius, subGraphTitleMargin config
  • DocMeta: extract badge styles to global .doc-status-badge in base.css
  • Playground index: redesign with Components/Config/Tokens cards, English content

…stom blocks

- Tables: border-radius via separate-borders model, vertical-align top, overflow-wrap
- Sidebar: padding-left on text elements, border-left compensation via margin-left
- BrandHero: gradient redesign, border-radius, glow, eyebrow label, light/dark variants
- FeatureCards: border-radius, hover lift+shadow, inline CTA with arrow, dark mode
- Custom blocks: left-accent border model, brand tokens for info/tip/warning/danger
- ImageLightbox: copy computed styles in all modes, preserve SVG rx/ry as attributes
- Mermaid: node/cluster border-radius, subGraphTitleMargin config
- DocMeta: extract badge styles to global .doc-status-badge in base.css
- Playground index: redesign with Components/Config/Tokens cards, English content

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 35.24% 903 / 2562
🔵 Statements 35.24% 903 / 2562
🔵 Functions 68.81% 64 / 93
🔵 Branches 80.06% 257 / 321
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/config/makeConfig.ts 73.78% 53.84% 70% 73.78% 17-18, 138, 166-177, 183-196, 202-203, 205-206, 208-209, 237-248, 288-295, 328-329
Generated in workflow #315 for commit 34eb7ee by the Vitest Coverage Report Action

VaclavMiculka and others added 2 commits June 11, 2026 21:33
Title is already injected by DocPageTitle from frontmatter — having
a matching # H1 in the body renders the title twice.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@filipkoukal filipkoukal merged commit 121c51b into master Jun 12, 2026
3 checks passed
@filipkoukal filipkoukal deleted the feat/theme-design-polish branch June 12, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants