Skip to content

v2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 06:14

Getting Vanilla Framework

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

New in Vanilla v2.9.0

馃殌 Features

  • Add side navigation component with default styling (#2915)
  • Side navigation status labels and icons (#2928)
  • Add side navigation variant with icons on the left (#2932)
  • Align side navigation group border with text (#2935)
  • Dark theme for side navigation dark (#2950)

馃悰 Bug Fixes

  • Add basic flexbox implementation of grid for IE (#2943)

馃摑 Documentation

  • Merge vanillaframework.io site and the docs to into one project (#2871)

馃敤 Maintenance

  • Bump Vanilla version to 2.9.0 (#2956)
  • Dark theme clean up (#2942)
  • Prevent pretty-quick from commiting changes in husky hook (#2941)
  • Remove bottom margin from label component (#2929)
  • Remove border from subnav dropdowns (#2925)
  • Add Circle CI badge to README (#2906)
  • Update all dependencies (#2867)
  • Add .circleci/config.yml (#2891)
  • Clean up PR GitHub workflow (#2890)
  • Linkchecker GH Action (#2873)