canonical-web-and-design/vanilla-framework
### [`v3.2.0`](https://togithub.com/canonical-web-and-design/vanilla-framework/releases/v3.2.0)
[Compare Source](https://togithub.com/canonical-web-and-design/vanilla-framework/compare/v3.1.1...v3.2.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.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](https://vanillaframework.io/docs/patterns/navigation#expanding-search-box) for more information.
##### 🚀 Features
- Rename "p-label" to "p-status-label" by [@andesol](https://togithub.com/andesol) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4400](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4400)
- Top navigation updates by [@bartaz](https://togithub.com/bartaz) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4403](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4403)
##### 🐛 Bug Fixes
- Update aria-labels on landmarks by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4361](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4361)
- Fix broken `snippet__line` outside of `snippet_block--numbered` by [@ClementChaumel](https://togithub.com/ClementChaumel) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4363](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4363)
- Close contextual menu when focus leaves by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4359](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4359)
##### 📝 Documentation
- Add accessibility docs for strip by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4358](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4358)
- Add discourse module to Vanilla docs by [@bartaz](https://togithub.com/bartaz) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4353](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4353)
##### 🔨 Maintenance
- Update actions/setup-node action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4344](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4344)
- Update all non-major dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4343](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4343)
- Update internal dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4362](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4362)
- Fix search by providing search engine id by [@bartaz](https://togithub.com/bartaz) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4390](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4390)
- Update actions/checkout action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4389](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4389)
- Update all non-major dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4388](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4388)
- Remove design section from docs by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4399](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4399)
##### New Contributors
- [@ClementChaumel](https://togithub.com/ClementChaumel) made their first contribution in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4363](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4363)
**Full Changelog**: https://github.com/canonical-web-and-design/vanilla-framework/compare/v3.1.1...v3.2.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
3.1.1
->3.2.0
Release Notes
canonical-web-and-design/vanilla-framework
### [`v3.2.0`](https://togithub.com/canonical-web-and-design/vanilla-framework/releases/v3.2.0) [Compare Source](https://togithub.com/canonical-web-and-design/vanilla-framework/compare/v3.1.1...v3.2.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.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](https://vanillaframework.io/docs/patterns/navigation#expanding-search-box) for more information. ##### 🚀 Features - Rename "p-label" to "p-status-label" by [@andesol](https://togithub.com/andesol) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4400](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4400) - Top navigation updates by [@bartaz](https://togithub.com/bartaz) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4403](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4403) ##### 🐛 Bug Fixes - Update aria-labels on landmarks by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4361](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4361) - Fix broken `snippet__line` outside of `snippet_block--numbered` by [@ClementChaumel](https://togithub.com/ClementChaumel) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4363](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4363) - Close contextual menu when focus leaves by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4359](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4359) ##### 📝 Documentation - Add accessibility docs for strip by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4358](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4358) - Add discourse module to Vanilla docs by [@bartaz](https://togithub.com/bartaz) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4353](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4353) ##### 🔨 Maintenance - Update actions/setup-node action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4344](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4344) - Update all non-major dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4343](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4343) - Update internal dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4362](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4362) - Fix search by providing search engine id by [@bartaz](https://togithub.com/bartaz) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4390](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4390) - Update actions/checkout action to v3 by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4389](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4389) - Update all non-major dependencies by [@renovate](https://togithub.com/renovate) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4388](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4388) - Remove design section from docs by [@bethcollins92](https://togithub.com/bethcollins92) in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4399](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4399) ##### New Contributors - [@ClementChaumel](https://togithub.com/ClementChaumel) made their first contribution in [https://github.com/canonical-web-and-design/vanilla-framework/pull/4363](https://togithub.com/canonical-web-and-design/vanilla-framework/pull/4363) **Full Changelog**: https://github.com/canonical-web-and-design/vanilla-framework/compare/v3.1.1...v3.2.0Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.