Skip to content

Releases: canonical/vanilla-framework

v4.0.0-alpha.1

01 May 14:54
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

💣 Breaking changes in Vanilla 4

This is a first pre-release of Vanilla 4.0. It includes typography changes that affect size and font weight of headings, wider grid width and fixes to any related components.

Migration guide

At this point there should be no breaking changes on SCSS code side, but visual changes introduced by changed typography may require some additional attention so make sure to:

  • properly review ALL of your pages/templates to make sure nothing looks broken, especially around new headings
  • if you have any custom styles of headings or custom components that use headings make sure they look correct
  • if you have anything that relies on grid max width (like a legacy global-nav bar on top of the page) make sure to use new value of $grid-max-width that is 80rem

What's Changed

Full Changelog: v3.14.0...v4.0.0-alpha.1

v3.14.0

28 Apr 16:11
bd04ea6
Compare
Choose a tag to compare

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.14.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: v3.13.0...v3.14.0

v3.13.0

27 Mar 10:30
Compare
Choose a tag to compare

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.13.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: v3.12.0...v3.13.0

v3.12.1

06 Mar 14:14
Compare
Choose a tag to compare

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.12.1

🚀 Features

🐛 Bug Fixes

🔨 Maintenance

New Contributors

Full Changelog: v3.11.1...v3.12.0

v3.11.1

16 Feb 14:38
Compare
Choose a tag to compare

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.11.1

🐛 Bug Fixes

📝 Documentation

  • WD-777 Add full-width layout documentation by @bartaz (#4655)
  • WD-778 Use new full width layout on Vanilla site by @bartaz (#4650)
  • Fix command for git submodule example by @kkumtree (#4635)

🔨 Maintenance

New Contributors

Full Changelog: v3.11.0...v3.11.1

v3.11.0

25 Jan 10:45
744a101
Compare
Choose a tag to compare

Getting Vanilla Framework

Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs

image

New in Vanilla v3.11.0

🚀 Features

  • New full-width layout for Design System website [WD-775] by @bartaz (#4621)

🐛 Bug Fixes

📝 Documentation

  • Fix link for Chrome Accessibility Developer Tools by @edlerd (#4630)

🔨 Maintenance

  • chore(deps): update dependency canonicalwebteam.flask-base to v1.1.0 by @renovate (#4631)

Full Changelog: v3.10.0...v3.11.0

v3.10.0

12 Jan 13:54
Compare
Choose a tag to compare

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.10.0

🚀 Features

📝 Documentation

🔨 Maintenance

Full Changelog: v3.9.0...v3.10.0

v3.9.0

07 Dec 16:09
7ffe9b8
Compare
Choose a tag to compare

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)

image

💣 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

🔨 Maintenance

New Contributors

Full Changelog: v3.8.2...v3.9.0

v3.8.2

25 Nov 13:17
Compare
Choose a tag to compare

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.8.2

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: v3.8.1...v3.8.2

v3.8.1

28 Oct 10:17
Compare
Choose a tag to compare

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.8.1

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: v3.8.0...v3.8.1