Skip to content

v1.6.3

Compare
Choose a tag to compare
@anthonydillon anthonydillon released this 04 Dec 13:48
· 5104 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

NEW

  • Added p-form-help-text for help text in forms
  • Added base icon layout to .p-icon
  • Increase gutter width to 1/1.618 of column width
  • Set paragraph length dynamically

Documentation

  • Added Pagination pattern to the docs
  • Fix accordion example not closing on click

Bug fixes

  • Replace .p-link--external CSS masks with background-image mixins
  • Namespaced all mixins with vf-
  • Fix external link icon wrapping
  • Fix middot centering in dotted lists