Skip to content

v2.7.0

Choose a tag to compare

@release-drafter release-drafter released this 17 Feb 08:37

Getting Vanilla Framework

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

New in v2.7.0

馃殌 Features

  • Dark theme for contextual menu (#2814)
  • Number classes for headings (#2821)

Deprecated: With introduction of numbered headings classes (p-heading--1, --2, ...) we deprecate heading classes with words (p-heading--one, --two, ...). They will be removed in future release v3.

馃悰 Bug Fixes

  • Position contextual menu using JS (#2827)
  • Fixed search input placement in IE11 (#2818)

馃摑 Documentation

  • Migrated docs to Flask (#2782)
  • Add search to Vanilla docs (#2822)
  • Removed dependency on vanilla-framework (#2828)