Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewmorek matthewmorek released this 13 Jul 20:48
· 1955 commits to master since this release

UI Kit

  • ^ Improve loading of normalize.scss;
  • ^ Remove colour definitions from headings, they will now follow body styles;
  • ^ Improve display of icons within buttons (#47);
  • ^ Improve vertical rhythm of paragraphs and headings;
  • ^ Improve display of breadcrumbs;
  • ^ Improve display of various components within header;
  • ^ Fix several bugs highlighted by Sass linter;
  • ^ Fix several random display bugs;
  • ^ Updated npm dependencies;
  • ^ Replace most SCSS placeholders with mixins;
  • ^ Update eslintrc to use Drupal 8 rulesets;
  • ^ Refactor grid mixins;
  • ^ Update paths to bootstrap-scss;
  • ^ Improve menu--heading (#88);
  • ^ Improve buttons (#47);
  • ^ Fix dependency install location (#72)
  • - Remove superfluous dir tree paths from readme;
  • + Add screenreader helper class wfp-sr;
  • + Add missing ellipsis to pagination component (#75);
  • + Add fallback for rem, using px values;

Documentation

  • ^ Fix display of pre-formatted code;
  • ^ Fix several broken pages;
  • ^ Correct colour definitions within UI docs (#80);
  • ^ Correct menu examples (#86);
  • + Add missing favicon (#59);

Resources

  • + Add new UI icons (#77);