Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 10:26
· 1061 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 v3.2.0

馃挘 Potentially breaking changes

Removed vf-p-label mixin

The Label component has been renamed to "Status label". Old .p-label class names are still supported (but deprecated), but the vf-p-label mixin has been removed and renamed to vf-p-status-label.

Changes to expanding search in the navigation

We updated the HTML structure of expanding search for mobile. This may cause some small glitches if you are using expanding navigation and don't update the HTML. Please refer to our docs for more information.

馃殌 Features

馃悰 Bug Fixes

馃摑 Documentation

馃敤 Maintenance

New Contributors

Full Changelog: v3.1.1...v3.2.0