v3.9.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 v3.9.0
🚀 Features
Update styling of buttons and form elements by @lyubomir-popov (#4402)
💣 Potentially breaking changes
Updating to Vanilla 3.9.0 should be seamless, but if you have any custom form components built on top of Vanilla or separate components made look like Vanilla form elements they may need to be updated to the new style.
🐛 Bug Fixes
- Increase z-index of the modal so that it overlays the navigation drawer by @lorumic (#4619)
- Add hover states for checkboxes by @ClementChaumel (#4615)
🔨 Maintenance
- Update all non-major dependencies by @renovate (#4610)
- Bump qs from 6.5.2 to 6.5.3 by @dependabot (#4617)
- Bump express from 4.17.1 to 4.18.2 by @dependabot (#4618)
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot (#4612)
New Contributors
Full Changelog: v3.8.2...v3.9.0