Skip to content

Releases: canonical/vanilla-framework

v3.8.0

30 Sep 08:32
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.0

🚀 Features

🐛 Bug Fixes

  • Fix navigation: close open dropdown on click of toggle item. by @edlerd (#4566)

🔨 Maintenance

  • Change default breakpoint for navigation to large by @edlerd (#4565)

New Contributors

Full Changelog: v3.7.1...v3.8.0

v3.7.1

06 Sep 10:13
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.7.1

🐛 Bug Fixes

📝 Documentation

Full Changelog: v3.7.0...v3.7.1

v3.7.0

24 Aug 10:53
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.7.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

Full Changelog: v3.6.1...v3.7.0

v3.6.1

01 Jul 11:03
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.6.1

🐛 Bug Fixes

  • Fix nesting and font weight when parent is a title by @bartaz (#4501)

📝 Documentation

🔨 Maintenance

v3.6.0

24 Jun 11:47
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.6.0

🚀 Features

🐛 Bug Fixes

🔨 Maintenance

  • Update dependency canonicalwebteam.search to v1.2.1 by @renovate (#4500)
  • Update dependency @canonical/latest-news to v1.4.1 by @renovate (#4493)
  • Docker: Make pip install slightly faster by @jkfran (#4492)

v3.5.0

09 Jun 11:31
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.5.0

🚀 Features

📝 Documentation

  • Close side nav drawer when anchors are clicked by @bartaz (#4489)
  • Update brand name in navigation example logos by @bartaz (#4468)

🔨 Maintenance

Full Changelog: v3.4.0...v3.5.0

v3.4.0

17 May 10:19
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.4.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

Full Changelog: v3.3.0...v3.4.0

v3.3.0

28 Apr 11:24
705bf37
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.3.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

Full Changelog: v3.2.0...v3.3.0

v3.2.0

13 Apr 10:26
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.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 for more information.

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

28 Feb 14:13
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.1.1

🐛 Bug Fixes

  • Fix visited links in dark side navigation (#4342)

📝 Documentation

  • Add new sections to Notification docs (#4333)
  • Add demo of class reference to side navigation component (#4328)
  • Update modal accessibility docs (#4311)

🔨 Maintenance

  • Update dependency canonicalwebteam.flask-base to v1.0.1 (#4330)
  • Lock MarkupSafe at version 2.0.1 (#4325)
  • Update list examples to use list elements (#4302)
  • Replace <cite> with <span> pull-quotes (#4300)
  • Button's processing state's width and height is set to initial width and height (#4289)

Full Changelog: v3.1.0...v3.1.1