Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@jaymcp jaymcp released this 21 Jun 14:41
9583cc4

Changelog

Features

  • Automatically refresh language file source comments when source lines change (#144)
  • Add repeatable component and refactor existing repeatable blocks to utilise this component (#120)
  • Move Theme Options page to Customizer (#34)
  • Enable automatic theme updates (#121)
  • Add background image/colour option to blockquote block (#127)

Fixes

  • Add missing styles for .alignleft, .alignright (#160)
  • Update version bump script (#143)
  • Gettext build issue (#144)
  • Cleanup block component (#141)
  • Support linting jsx (#139)
  • Incorrect class instance check (#122)
  • Overlapping social icons in footer (#117)
  • Template Lock issue on Key Facts block (#135)

Other

  • Drop PHP 5.6 support (#163)
  • Move some template files to the .github directory (#140)
  • Misc tidy up changes. To see the full list, go here