Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Update menus, home, and prep for WP 5.2

Compare
Choose a tag to compare
@admturner admturner released this 19 Apr 15:46
690bb58

This release introduces several quality of life updates and style adjustments to prepare for moving away from the BU Navigation plugin and to better support WP block alignment variants and cover block changes coming in 5.2.

Notable changes include adding a menu location to separate the main nav menu from the site reference footer menu, isolating home page style variations to allow for non-cropped versions, updating the cover block styles to prepare for markup changes and enhancements in WP 5.2 (and to make text more automatically legible in pre-5.2 versions), and general style updates and fixes.

Notable changes

Fixed

  • 🎨 Fix prominent blocks not being width-restricted when floated.
  • Set default Spine bleed setting to false.
  • Add menu location to prevent duplicating primary and site reference nav menus.

Changed

  • 🎨 Tune up table styles.
  • 🎨 Update cover block styles to align with switch to allowing variable inner block content in WP 5.2.
  • Normalize line height for headings and larger text sizes.
  • Set global line height to relative value of 1.6.
  • Isolate cropped-Spine homepage variant styles.
  • Set the site reference nav menu in the footer to use the new site-reference menu location and adjust the depth to 1 to prevent wrapping.

Added

  • ✨ Additional intermediate image size for "small" images (max width of 350px).
  • A default attachment template to handle redirecting all attachment page requests to the attachment parent post if it exists and the attachment URL itself if it doesn't.

Deprecated

  • Cover block styles for pre-WP 5.2 markup.