v4.16.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.16.0
🚀 Features
- Make separator styling consistent by @bartaz (#5338)
- Equal height row component responsive updates by @pastelcyborg (#5276)
- Update vf-focus mixin to properly support theming by @pastelcyborg (#5307)
- Add additional CTA block usage examples for Tiered List pattern by @pastelcyborg (#5318)
- Responsive image aspect ratio variants by @jmuzina (#5308)
- Add form legend required symbol by @britneywwc (#5214)
- Add borderless CTA block variant by @jmuzina (#5278)
🐛 Bug Fixes
- Update utility files to use CSS range syntax by @pastelcyborg (#5311)
- Update component files to use CSS range syntax by @pastelcyborg (#5316)
- Update layout files to use CSS range syntax by @pastelcyborg (#5315)
- Fix ordering of lists/nested lists using custom counters by @pastelcyborg (#5301)
- bug: Don't close navigation on vertical resize by @petesfrench (#5302)
📝 Documentation
- Make rule component and
hr
element consistent in styling by @petesfrench (#5241) - Improve Percy workflow docs by @jmuzina (#5305)
- Update all references to WCAG 2.1 to WCAG 2.2; fix broken accessibility reference links by @pastelcyborg (#5297)
🔨 Maintenance
- Bump path-to-regexp from 6.2.1 to 6.3.0 by @dependabot (#5345)
- Remove no-padding-top from hero signpost title by @jmuzina (#5341)
- Adapt tree list component for content CMS by @jmuzina (#5270)
- Add color theme support to Search & Filter component by @jmuzina (#5127)
- Add theme support to tooltip component by @jmuzina (#5326)
- Revert "Group Percy snapshots by test case name (#5299)" by @jmuzina (#5335)
- Group Percy snapshots by test case name by @jmuzina (#5299)
- Add color theming explanation comment to status label mixin by @jmuzina (#5139)
- Bump micromatch from 4.0.7 to 4.0.8 by @dependabot (#5333)
- Update all non-major dependencies by @renovate (#5334)
- Improve combined example baseline alignment by @jmuzina (#5327)
- Theme accent color by @jmuzina (#5328)
- Add button to close example toolbar by @jmuzina (#5309)
- Add advl to team members list by @jmuzina (#5310)
- Merge latest
main
before running Percy by @jmuzina (#5300) - Fix responsive grid example not rendering correctly in combined view by @jmuzina (#5285)
- Add --silence-deprecation flag to mute mixed declaration Sass deprecation warnings by @pastelcyborg (#5295)
- Percy tokens prep by @jmuzina (#5291)
Full Changelog: v4.15.0...v4.16.0