Skip to content

1.7.1 (2018-04-05)

Compare
Choose a tag to compare
@colintucker colintucker released this 05 Apr 00:33
· 20 commits to master since this release

Full Changelog

Added

  • new VirtualComponent object
  • link mode option to ContentComponent
  • ListComponent, ContentComponent and FeatureComponent now use button style extension
  • edge-to-edge mode for columns
  • edge-to-edge and child container options for rows
  • class scrolled added to header sections upon scroll from top
  • ability to override column spans on a page-by-page basis (new ColumnSpan class)

Updated

  • build dependencies
  • breakpoint handling in source Sass
  • improved button style extension

Fixed

  • issue with missing content header image
  • FeatureComponent now uses typography class for content
  • bug with the toggle field not saving in ToggleGroup