v4.7.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.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
- Fix tracker popup by @britneywwc (#4962)
- Fix GitHub contributors URLs by @bartaz (#4946)
🔨 Maintenance
- Update dependency canonicalwebteam.discourse to v5.4.9 by @renovate (#4944)
- Update dependency postcss-cli to v11 by @renovate (#4965)
- Update dependency stylelint to v16 by @renovate (#4966)
- Update all non-major dependencies by @renovate (#4964)
- Configure renovate versioning for node stable versions only by @bartaz (#4956)
- Fix GitHub contributors URLs by @bartaz (#4946)
Full Changelog: v4.6.0...v4.7.0