v8.5.0
Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.
Bug fixes 🐛
- Single block accordion scrolls to clicked accordion instead of
#hashin url #264 - Fixes layout of pathfinders when an image is embedded inside of it #263
Deprecation notices ⚠️
- Removed generic
greyclass #265
<h1 class="grey" src="..." />
<p class="grey" src="..." />
- Removed
--col-primary-light-greycss variable as it is not used inGen2. Please update any usage of this variable in any custom css you may have. #265
Other changes
- Updated colour palette with some new colours based on the recent Today work, and adjusts the colour of several base elements to more closely match the patterns in
Gen2#265 - Updated heading and paragraph colours to match
Gen2#265 - Adjusted divider line colours to match
Gen2#265 - Updated
.altsection background colour to matchGen2#265 - Updated links for light backgrounds to match
Gen2#265 - Set
font-weightto semibold for links, more specific rules forpto use regular weight #265 - Added
background-coloron the body to match colour on the bottom of the globalfooter#262 - Added a
min-heightto the main content block so pages have a minimum height of25rem#262