Add CenteredHeadline CV v2 preset#57
Merged
Merged
Conversation
12 tasks
d7478ae to
6e27181
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the
CenteredHeadlineCV preset to thecv/v2layered architecture with isolated theme tokens, reusableSubheadlineandSectionHeader.flatSpacedCapswidget 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
Checklist
develop(the integration branch); notmain.<type>/<short-description>:feature/cv-v2-centered-headline../mvnw -B -ntp clean verifypasses locally.List.getFirst()/getLast(), noThread.threadId(), no switch type / deconstruction patterns, nocase null, default ->.CHANGELOG.mdentry added under## v1.6.5 — Planned.DocumentationCoverageTestpasses as part ofclean verify../mvnw.cmd -f examples\pom.xml testpasses 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.CvV2VisualParityTestpassed after approving intentional baselines.Linked issue
N/A