v4.3.0
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v4.3.0
💣 Fixing misaligned logo sections from 4.2
In Vanilla 4.2 we reworked our logo section component. If used correctly, with correctly sized images it should be a seamless upgrade, but if you have used logo section with logos not correctly spaced by visual design team you may end up with broken look of oversized logos.
In Vanilla 4.3 we introduced a fallback workaround for this regression. It doesn't fix the issue automatically, but we introduced a has-misaligned-images
fallback class name that can be added to broken logo sections if logo images can't be replaced by new ones. You can learn more in the docs.
🚀 Features
🔨 Maintenance
- Adjust font-weight of small caps and h5 by @lyubomir-popov (#4873)
- Update publish-on-release.yml by @samhotep (#4862)
- Update all non-major dependencies by @renovate (#4866)
- Remove old Canonical logo from contribute page by @bartaz (#4861)
New Contributors
Full Changelog: v4.2.0...v4.3.0