Skip to content

Add CenteredHeadline CV v2 preset#56

Closed
DemchaAV wants to merge 2 commits into
developfrom
codex/cv-v2-centered-headline
Closed

Add CenteredHeadline CV v2 preset#56
DemchaAV wants to merge 2 commits into
developfrom
codex/cv-v2-centered-headline

Conversation

@DemchaAV
Copy link
Copy Markdown
Owner

Summary

Adds the CenteredHeadline CV preset to the cv/v2 layered architecture with isolated theme tokens, reusable Subheadline and SectionHeader.flatSpacedCaps widget support, visual baselines, docs, and smoke coverage. Also corrects the shared v2 education sample dates to periods, updating existing v2 visual baselines intentionally.

Type of change

  • Bug fix (no public API change)
  • New feature / public API addition
  • Documentation only
  • CI / build / tooling
  • Refactor (no behavioural change)

Checklist

  • PR targets develop (the integration branch); not main.
  • Branch name uses the Codex workspace prefix: codex/cv-v2-centered-headline.
  • ./mvnw -B -ntp clean verify passes locally.
  • Java 17 compatible — no List.getFirst() / getLast(), no Thread.threadId(), no switch type / deconstruction patterns, no case null, default ->.
  • Public API change: CHANGELOG.md entry added under ## v1.6.5 — Planned.
  • README touched: DocumentationCoverageTest passes as part of clean verify.
  • Examples touched: ./mvnw.cmd -f examples\pom.xml test passes and regenerates the example gallery smoke outputs.

Validation

  • ./mvnw.cmd -B -ntp clean verify -> 894 tests, 0 failures/errors/skips, build success.
  • ./mvnw.cmd -f examples\pom.xml test -> 1 test, 0 failures/errors/skips, build success.
  • git diff --check -> no whitespace errors; LF->CRLF warnings only.
  • CvV2VisualParityTest passed after approving intentional baselines.

Linked issue

N/A

@DemchaAV
Copy link
Copy Markdown
Owner Author

Superseded by #57 from branch feature/cv-v2-centered-headline (without the Codex branch prefix).

@DemchaAV DemchaAV closed this May 25, 2026
@DemchaAV DemchaAV deleted the codex/cv-v2-centered-headline branch May 25, 2026 07:13
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.

1 participant