What’s New

vanilla-framework

Frameworks & Libraries

vanilla-framework release notes.

Latest v.4.55.1 · by vanilla-frameworkWebsitecanonical/vanilla-framework

Changelog

v4.55.0

What's Changed

Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.52.0...v4.55.0

v4.52.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.52.0
🚀 Features
🐛 Bug Fixes
🔨 Maintenance

Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.51.0...v4.52.0

v4.51.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.51.0
🚀 Features
  • feat(Vertical Rich List): Vertical Rich List pattern by @Onibenjo (#5797)
🐛 Bug Fixes
  • fix: a11y low contrast in dark mode for code [AC-4348] by @Stefan3002 (#5777)
🔨 Maintenance
  • build(deps): add flask as explicit dep for rockcraft pack by @Onibenjo (#5801)

v4.45.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.45.0
🚀 Features
  • feat: in-page navigation component by @petesfrench (#5755)
📝 Documentation
  • docs: add proper example for code snippet multi-dropdown by @Ninfa-Jeon (#5762)
  • docs(patterns): Pattern elements docs describe content, not API by @jmuzina (#5706)
  • [DE-830] Add accessibility review guide for web interfaces by @juanruitina (#5753)