Skip to content

v.1.5.2

Compare
Choose a tag to compare
@barrymcgee barrymcgee released this 18 Sep 15:41
· 5259 commits to main since this release

Getting Vanilla Framework

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

Changes

  • Update Ubuntu font to use latest versions
  • Make light navigation have a white background
  • Added 'Aside' pattern
  • Ensure all Sass functions are namespaced
  • Added 'Side navigation' pattern
  • Removed margins from images using image-position util
  • Added image pattern
  • Add missing entries to docs metadata and alphabetised listings
  • Use Sass function transparentize() to remove color literals
  • Added docs for .p-muted-heading
  • Add a note to docs about the need for an autoprefixer (#1322)
  • Remove large bottom margin from card header (#1318)
  • Set inline-image styling to its general useage
  • Add font-smoothing back (#1316)
  • Set the height of the navigation logo
  • Remove the nesting before headings with siblings
  • Update the headings docs to match the headings spec (#1310)
  • Made the default external link color, the link color (#1309)
  • Added 'Switch' pattern
  • Interpolate variable in calc so it compiles correctly (#1305)