Skip to content

Releases: canonical/vanilla-framework

v3.15.1

03 Jul 07:34
Compare
Choose a tag to compare

👋 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

🔨 Maintenance

New Contributors

Full Changelog: v3.15.0...v3.15.1

v4.0.0-alpha.3

29 Jun 14:41
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

💣 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

Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3

v3.15.0

09 Jun 09:30
7ceb79f
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.15.0

🚀 Features

📝 Documentation

🔨 Maintenance

  • chore(deps): update dependency canonicalwebteam.discourse to v5.4.2 by @renovate (#4778)
  • chore(deps): update dependency postcss-cli to v10 by @renovate (#4776)
  • chore(deps): update all non-major dependencies by @renovate (#4775)
  • Add paper colour variable by @bartaz (#4772)
  • chore(deps): update all non-major dependencies by @renovate (#4754)

Full Changelog: v3.14.0...v3.15.0

v4.0.0-alpha.2

01 Jun 12:54
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

💣 Breaking changes in Vanilla 4

This is a second pre-release of Vanilla 4.0. On top of changes from previous version it adds support for new paper background colour via is-paper class and some related changes, such as introduction of white strip.

Migration guide

We also created a draft version of the migration guide that can be accessed on our demo server.

What's Changed

Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2

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