v4.18.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.18.0
🚀 Features
- Feat: Rich vertical list pattern by @jmuzina (#5306)
- feat: Quote Wrapper Pattern by @jmuzina (#5275)
- feat: Implement content grid (
.grid-row
and.grid-col
) by @jmuzina (#5368)
🐛 Bug Fixes
- Adjust search and filter component height to align with standard inputs by @bartaz (#5399)
- fix: Search and filter hidden search button alignment and stacking order adjustment by @jmuzina (#5339)
- Fix input padding alignment by @bartaz (#5389)
- Fix slider margin by @mcslayer (#5392)
- Fix top margin of validation messages in dense form elements by @jmuzina (#5343)
- Fix icon margin within small buttons by @mcslayer (#5387)
📝 Documentation
- Add CSS range syntax to breakpoints settings page by @mcslayer (#5395)
- Add basic themes documentation by @bartaz (#5378)
- Add links to react storybook for existing components by @mcslayer (#5381)
- Change links for react components by @mcslayer (#5380)
🔨 Maintenance
- Update layout of the homepage "downloads" section on medium screens by @mcslayer (#5400)
- Set icon alignment in paragraph to text-bottom by @advl (#5314)
- Update icon SVGs to use simplified paths and fix artifacts by @bartaz (#5385)
- Update remaining legacy components to use new theme colours. by @bartaz (#5377)
- Change the JIRA epic where new issues are synchronised by @bartaz (#5383)
New Contributors
Full Changelog: v4.17.1...v4.18.0