Skip to content

1.7.0 (2018-03-23)

Compare
Choose a tag to compare
@colintucker colintucker released this 22 Mar 23:06
· 35 commits to master since this release

Full Changelog

Added

  • auto host mode for Webpack dev server (will use the same host as the development site)
  • ImageComponent now supports linking to pages and URLs
  • ImageComponent now supports custom alt and title text
  • fixture blueprint now supports a filter_by_base_class config option, defaulted to false (fixes issue below)
  • ListViewExtension (and hence, ListPage) now supports the ability to show the list component title, and define the text for the title (the default is still hidden)

Fixed

  • bug with object fixture identifiers incorrectly matching other classes