Skip to content
Release 1.1.5

Fixed
- Fix alert link not rendering
- Footer content aligns with the header and the content column again: BUX's grid subtracts one gutter from .bux-container.bux-grid padding, so the footer sat 16px outside the content column on both sides (#387)
- Alt-style buttons keep a uniform border inside gray layout sections; the gray-section link rule carried no .bux-button exclusion and repainted the bottom border 1px (#387)
- "See All News" sits on the same line as the "News" heading on the News: Card Display block (#387)
- Instructional Guides accordion panels with fewer than six items stack instead of running their links together on one line (#387)
- Featured Card images keep their own aspect ratio; a 1:1 upload was rendering as a 16:9 crop (#387)

Changed
- Page content no longer hugs the footer: 48px of bottom spacing on the main region, applied to <main id="main-regions"> so it also clears the sidebars

Added
- Visual regression testing skill: deterministic Drupal fixtures for all 24 Layout Builder block types, all content types and all six section layouts, screenshotted at two viewports with Playwright and pixel-diffed against a local baseline
- Visual regression skill hardening and fixture fixes, all closing paths that reported a false pass, including a Featured Card fixture that could not fail because both variants used the same 16:9 image

Removed
- Percy visual regression setup (.percy.yml, percy.snapshots.yml, @percy/cli); it was never wired up for this theme