Skip to content

v4.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 09:23
· 251 commits to main since this release

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.7.0

馃殌 Features

  • Add 25/75 grid split support to top navigation by @bartaz (#4960)
  • Align top navigation items padding with grid margin by @bartaz (#4948)

馃挘 Potentially breaking changes

Updates to top navigation (increased padding and new 25/75 layout variant) may cause top navigation items not fit on smaller screens. If your project adjusts $breakpoint-navigation-threshold you may need to update its value, so that navigation switches to mobile view when items don't fit anymore.

馃悰 Bug Fixes

馃敤 Maintenance

Full Changelog: v4.6.0...v4.7.0