Skip to content

feat: v9 merge in latest & drop hardcoded PageHeader/Footer heights#513

Draft
hcopp wants to merge 7 commits intocds-v9from
hunter/cds-v9-page-footer
Draft

feat: v9 merge in latest & drop hardcoded PageHeader/Footer heights#513
hcopp wants to merge 7 commits intocds-v9from
hunter/cds-v9-page-footer

Conversation

@hcopp
Copy link
Contributor

@hcopp hcopp commented Mar 17, 2026

What changed? Why?

This PR merges in the latest to cds-v9 and drops PageHeader/PageFooter height const 205a5b4

There is one small change, in Figma we had a hardcoded height of 40px aroun the title, rather than relying on the 36px in height regular title. This means that any case where we have no icon but title only the height is now shorter by 4px. Design is updating on their end to match.

UI changes

iOS Old iOS New
old screenshot new screenshot
Web Old Web New
image image
image image

Testing

How has it been tested?

  • Unit tests
  • Interaction tests
  • Pseudo State tests
  • Manual - Web
  • Manual - Android (Emulator / Device)
  • Manual - iOS (Emulator / Device)

Testing instructions

Illustrations/Icons Checklist

Required if this PR changes files under packages/illustrations/** or packages/icons/**

  • verified visreg changes with Terran (include link to visreg run/approval)
  • all illustration/icons names have been reviewed by Dom and/or Terran

Change management

type=routine
risk=low
impact=sev5

automerge=false

cb-ekuersch and others added 6 commits March 16, 2026 15:07
…508)

- Add --html flag to the audit-figma-integration command to generate the HTML report
- Copy the date-stamped report to index.html so it's accessible at the Pages root
- Add job-level permissions (pages: write, id-token: write) for Pages deployment
- Add environment declaration linking the job to the github-pages environment
- Add configure-pages, upload-pages-artifact, and deploy-pages steps
- Allow workflow_dispatch so the audit and Pages deploy can be triggered manually

Resolves CDS-1700
* feat: add freeSolo Combobox example

* Add accessibility section

* Fix

* Update country selector

* Update combobox a11y
* chore: update Checkbox borderRadius to match design

* Bump version

* Update changelog and exclude a11y test from percy

* Include storybook test add ons when not in visreg
@hcopp hcopp self-assigned this Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants