canonical-web-and-design/vanilla-framework
### [`v2.32.0`](https://togithub.com/canonical-web-and-design/vanilla-framework/releases/v2.32.0)
[Compare Source](https://togithub.com/canonical-web-and-design/vanilla-framework/compare/v2.31.0...v2.32.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 v2.32.0
#### đŁ Breaking changes
This version removes internal variable `$grid-margin-width`. Any external code that uses this variable will not build, it should be replaced with `map-get($grid-margin-widths, medium)` (or, ideally with correct value for different screen sizes).
#### đ Features
- Add dark theme to the buttons ([#3807](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3807))
- Add p-label ([#3801](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3801))
- Deprecate neutral button ([#3806](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3806))
- Add `has-overflow` utility to tables ([#3796](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3796))
#### đ Bug Fixes
- Fix small typo in navigation examples ([#3783](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3783))
#### đ Documentation
- Update webpack build steps ([#3837](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3837))
#### đ¨ Maintenance
- Remove contextual menu styles from p-table--mobile-card ([#3843](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3843))
- Spacing vars update ([#3775](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3775))
- Website accessibility fixes ([#3811](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3811))
- Bump trim-newlines from 3.0.0 to 3.0.1 ([#3816](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3816))
- Update dependency prettier to v2.3.2 ([#3814](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3814))
- Update dependency node-sass to v6.0.1 ([#3813](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3813))
- Update dependency svgo to v2.3.1 ([#3815](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3815))
- add 410 template for deleted content ([#3812](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3812))
- Remove showcase page ([#3810](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3810))
- Fix title of `has-overflow` item in component status page ([#3799](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3799))
- Bump color-string from 1.5.4 to 1.5.5 ([#3798](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3798))
- Bump y18n from 4.0.0 to 4.0.3 ([#3787](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3787))
- Update dependency postcss to v8.3.5 ([#3795](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3795))
- Bump hosted-git-info from 2.8.8 to 2.8.9 ([#3786](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3786))
- Bump normalize-url from 4.5.0 to 4.5.1 ([#3782](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3782))
- Bump glob-parent from 5.1.0 to 5.1.2 ([#3781](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3781))
- Update dependency postcss to v8.3.2 ([#3785](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3785))
Configuration
đ Schedule: At any time (no schedule defined).
đŚ Automerge: Disabled by config. Please merge this manually once you are satisfied.
âť Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
đ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
2.31.0
->2.32.0
Release Notes
canonical-web-and-design/vanilla-framework
### [`v2.32.0`](https://togithub.com/canonical-web-and-design/vanilla-framework/releases/v2.32.0) [Compare Source](https://togithub.com/canonical-web-and-design/vanilla-framework/compare/v2.31.0...v2.32.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 v2.32.0 #### đŁ Breaking changes This version removes internal variable `$grid-margin-width`. Any external code that uses this variable will not build, it should be replaced with `map-get($grid-margin-widths, medium)` (or, ideally with correct value for different screen sizes). #### đ Features - Add dark theme to the buttons ([#3807](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3807)) - Add p-label ([#3801](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3801)) - Deprecate neutral button ([#3806](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3806)) - Add `has-overflow` utility to tables ([#3796](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3796)) #### đ Bug Fixes - Fix small typo in navigation examples ([#3783](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3783)) #### đ Documentation - Update webpack build steps ([#3837](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3837)) #### đ¨ Maintenance - Remove contextual menu styles from p-table--mobile-card ([#3843](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3843)) - Spacing vars update ([#3775](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3775)) - Website accessibility fixes ([#3811](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3811)) - Bump trim-newlines from 3.0.0 to 3.0.1 ([#3816](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3816)) - Update dependency prettier to v2.3.2 ([#3814](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3814)) - Update dependency node-sass to v6.0.1 ([#3813](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3813)) - Update dependency svgo to v2.3.1 ([#3815](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3815)) - add 410 template for deleted content ([#3812](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3812)) - Remove showcase page ([#3810](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3810)) - Fix title of `has-overflow` item in component status page ([#3799](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3799)) - Bump color-string from 1.5.4 to 1.5.5 ([#3798](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3798)) - Bump y18n from 4.0.0 to 4.0.3 ([#3787](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3787)) - Update dependency postcss to v8.3.5 ([#3795](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3795)) - Bump hosted-git-info from 2.8.8 to 2.8.9 ([#3786](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3786)) - Bump normalize-url from 4.5.0 to 4.5.1 ([#3782](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3782)) - Bump glob-parent from 5.1.0 to 5.1.2 ([#3781](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3781)) - Update dependency postcss to v8.3.2 ([#3785](https://togithub.com/canonical-web-and-design/vanilla-framework/issues/3785))Configuration
đ Schedule: At any time (no schedule defined).
đŚ Automerge: Disabled by config. Please merge this manually once you are satisfied.
âť Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
đ 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.