Releases: canonical/vanilla-framework
v4.5.1
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.5.1
🐛 Bug Fixes
- Fix grid column reordering off by one err by @aaryanporwal (#4922)
- Add missing white background to sticky panel by @aaryanporwal (#4909)
- Show suru on all screens by @aaryanporwal (#4908)
📝 Documentation
- Fix margin in brochure example by @aaryanporwal (#4919)
- Update links component a11y documentation by @aaryanporwal (#4918)
- Update implementation tab for tooltips by @aaryanporwal (#4913)
- Update empty state documentation by @aaryanporwal (#4914)
- Update navigation component a11y documentation by @aaryanporwal (#4916)
- Update logo section component a11y documentation by @aaryanporwal (#4917)
- Use new documentation layout on Vanilla site by @bartaz (#4863)
- Update issue templates by @bartaz (#4906)
- Fixed typo for Button docs by @britneywwc (#4896)
🔨 Maintenance
- Update dependency cypress to v13 by @renovate (#4867)
- Update internal dependencies by @renovate (#4910)
- Update dependency canonicalwebteam.discourse to v5.4.4 by @renovate (#4901)
- Bump canonicalwebteam.discourse to 5.4.3 by @jpmartinspt (#4902)
New Contributors
- @jpmartinspt made their first contribution in #4902
- @aaryanporwal made their first contribution in #4908
Full Changelog: v4.5.0...v4.5.1
v4.5.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.5.0
🚀 Features
📝 Documentation
- Fixed minor typos for Inline Radio and Checkbox docs by @britneywwc (#4892)
New Contributors
- @britneywwc made their first contribution in #4892
Full Changelog: v4.4.0...v4.5.0
v4.4.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.4.0
🚀 Features
- New documentation layout by @bartaz (#4886)
- Add paper background support to side navigation by @bartaz (#4881)
🐛 Bug Fixes
🔨 Maintenance
- Revert pushing to release branch by @bartaz (#4890)
- Update actions/checkout action to v4 by @renovate (#4880)
- Update all non-major dependencies by @renovate (#4879)
- Refresh styles of table of contents component by @bartaz (#4885)
- Ignore warnings to prevent redirects from failing the build by @bartaz (#4882)
Full Changelog: v4.3.0...v4.4.0
v4.3.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.3.0
💣 Fixing misaligned logo sections from 4.2
In Vanilla 4.2 we reworked our logo section component. If used correctly, with correctly sized images it should be a seamless upgrade, but if you have used logo section with logos not correctly spaced by visual design team you may end up with broken look of oversized logos.
In Vanilla 4.3 we introduced a fallback workaround for this regression. It doesn't fix the issue automatically, but we introduced a has-misaligned-images
fallback class name that can be added to broken logo sections if logo images can't be replaced by new ones. You can learn more in the docs.
🚀 Features
🔨 Maintenance
- Adjust font-weight of small caps and h5 by @lyubomir-popov (#4873)
- Update publish-on-release.yml by @samhotep (#4862)
- Update all non-major dependencies by @renovate (#4866)
- Remove old Canonical logo from contribute page by @bartaz (#4861)
New Contributors
Full Changelog: v4.2.0...v4.3.0
v4.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 v4.2.0
💣 Potentially breaking changes
In Vanilla 4.2 we reworked our logo section component. If used correctly, with correctly sized images it should be a seamless upgrade, but if you have used logo section with logos not correctly spaced by visual design team you may end up with broken look of oversized logos.
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: v4.1.0...v4.2.0
v4.1.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.1.0
🚀 Features
- Add suru component by @bartaz (#4849)
- Dark tabs by @lyubomir-popov (#4817)
- Add responsive variant of 25/75 grid by @bartaz (#4846)
- Add display headings by @bartaz (#4840)
📝 Documentation
- Remove Vanilla 3 changes from "What's new" page by @bartaz (#4851)
- Add examples of hero sections by @bartaz (#4843)
- Fix license link by @bartaz (#4839)
- Move brochure sites example to separate category by @bartaz (#4836)
- Migration guide updates by @bartaz (#4830)
- Remove outdated info about alpha releases by @bartaz (#4835)
🔨 Maintenance
- Update border and font in chips by @ClementChaumel (#4850)
- Update breadcrumb's bottom margin by @ClementChaumel (#4842)
- Bump stylelint from 14.16.1 to 15.10.1 by @dependabot (#4825)
- Bump semver from 5.7.1 to 5.7.2 by @dependabot (#4827)
- Update dependency @canonical/cookie-policy to v3.5.0 by @renovate (#4829)
Full Changelog: v4.0.0...v4.1.0
v4.0.0
🍦 New in Vanilla 4.0
Vanilla 4.0 introduces elements of new style used for current rebranding of Canonical's brochure websites, including typography changes (utilising new variable Ubuntu font), wider grid width, some updated colours, and updates to any related components.
The most important changes include:
- updated typography of headings
- grid width increased to 80 rem
- some new components that help to build brochure sites in new style (horizontal rule, sections, new shorthand grid variants)
🚀 Migrating to Vanilla 4.0
We treat Vanilla 4.0 as an interim release that includes elements of new branding, but keep the support for old style of components as well to allow for easier and more granular migration on our biggest websites. Therefore, there are no significant breaking changes or removed components.
But because of quite significant visual changes introduced by updated typography and wider grid, it is recommended to properly QA templates and pages, especially if there are any custom styles built on top of Vanilla.
You can check our migration guide for more details.
🔗 Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
📝 Change log
- Typography changes by @lyubomir-popov @ClementChaumel in #4734
- Align prefix for stepped list @ClementChaumel @bartaz in #4735
- Fix alignment of heading icon @bartaz in #4736
- Update small screens font sizes @lyubomir-popov in #4740
- Revert logo font size to match logo sizing by @bartaz in #4756
- chore(deps): update all non-major dependencies by @renovate in #4754
- Update rule-highlight pattern to use to appropriate class by @petesfrench in #4759
- Paper background by @bartaz in #4763
- Add paper colour variable by @bartaz in #4772
- Implement white strips for paper background by @bartaz in #4773
- Migration docs 4.0 by @bartaz in #4774
- Merged with latest Vanilla 3.15.1
- Update typography docs for Vanilla 4.0 by @bartaz in #4780
- Add utility to limit max width of text lists by @bartaz in #4781
- Update text colour to 000 by @bartaz in #4786
- Add teal accent colour by @bartaz in #4799
- Darker rule component by @bartaz in #4801
- Links on dark by @bartaz in #4805
- Remove rounded corners by @bartaz in #4810
- Ubuntu font 0.869 and old style numerals by @bartaz in #4812
- Update muted heading by @lyubomir-popov in #4807
- Change ticks in lists to grey by @ClementChaumel in #4792
- Use is-dark class name for consistency by @bartaz in #4819
- Make sure logo tag background is not configurable by @bartaz in #4821
- Update section component by @bartaz in #4823
- Merge Vanilla 4.0 feature branch by @bartaz in #4751
Full Changelog: v3.15.1...v4.0.0
v4.0.0-rc.1
💣 Breaking changes in Vanilla 4
This is a release candidate of Vanilla 4.0.0. On top of changes from previous alpha versions it fixes some minor issues and inconsistencies.
Migration guide
We also created a draft version of the migration guide that can be accessed on our demo server.
What's Changed
- Update muted heading by @lyubomir-popov in #4807
- Change ticks in lists to grey by @ClementChaumel in #4792
- Use is-dark class name for consistency by @bartaz in #4819
- Make sure logo tag backround is not configurable by @bartaz in #4821
- Update section component by @bartaz in #4823
Full Changelog: v4.0.0-alpha.3...v4.0.0-rc.1
v3.15.1
👋 The last release of Vanilla v3
With focus on new major release of Vanilla 4.0 this 3.15.1 is likely the last release of Vanilla v3 line. We may release some hot-fixes if any serious bugs are found, but no new features or maintenance updates are planned for v3 anymore.
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.15.1
🐛 Bug Fixes
- Reduce form input width - 10em to 8em by @Jim-Dillon (#4798)
🔨 Maintenance
- Breadcrumbs - chevrons to slashes by @Jim-Dillon (#4811)
- Use ps5 registry by @nottrobin (#4804)
- Migrate to Percy CLI by @bartaz (#4795)
New Contributors
- @Jim-Dillon made their first contribution in #4798
Full Changelog: v3.15.0...v3.15.1
v4.0.0-alpha.3
💣 Breaking changes in Vanilla 4
This is a third pre-release of Vanilla 4.0. On top of changes from previous versions it updates colours of text, accents and rule component, and adds some additional utilities.
Migration guide
We also created a draft version of the migration guide that can be accessed on our demo server.
What's Changed
- Merged with latest Vanilla 3.15.1
- Update typography docs for Vanilla 4.0 by @bartaz in #4780
- Add utility to limit max width of text lists by @bartaz in #4781
- Update text colour to 000 by @bartaz in #4786
- Add teal accent colour by @bartaz in #4799
- Darker rule component by @bartaz in #4801
- Links on dark by @bartaz in #4805
- Remove rounded corners by @bartaz in #4810
- Ubuntu font 0.869 and old style numerals by @bartaz in #4812
Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3