v1.7.0-beta-1
Pre-release
Pre-release
Caleb-Ellis
released this
13 Apr 15:33
·
4897 commits
to main
since this release
This is the beta release of Vanilla 1.7.0 which overhauls how spacing is utilised.
Vanilla 1.7.0 Bug fixes round 1
- Fixed navigation hover state colour being hard-set to
$color-mid-light
, now just becomes 3% darker by default - Improved spacing for non-class-name unordered list (helpful for markup from a CMS)
- Improved spacing in forms
- Improved spacing in strips
- Improved spacing in media object metadata
- Fixed box shadow size for highlighted elements
- Fixed social icons displaying accessibility text
- Improved navigation logo sizing
- Fixed matrix spacing when no image is present
- Fixed tab selected state not sitting at baseline
- Fixed images not centering vertically when
.u-vertically-center
applied