Skip to content

Releases: DekodeInteraktiv/hogan-image

1.2.3

16 Aug 07:57
Compare
Choose a tag to compare
  • Added new filters to inject content inside figure element PR #8

1.2.2

05 Apr 09:40
fda2014
Compare
Choose a tag to compare
  • Update module to new registration method introduced in Hogan Core #79
  • Set hogan-core dependency "dekodeinteraktiv/hogan-core": ">=1.1.7"

1.2.1

22 Feb 14:06
Compare
Choose a tag to compare

Internal

  • Added image size classname to wrapper div. #5
  • Added PHPCompatibility to phpcs config. #6

1.2.0

15 Feb 12:20
Compare
Choose a tag to compare
  • Remove heading field, provided from Core in #53
  • Breaking change: heading field has to be added using filter (was default on before).

1.1.0

06 Feb 13:29
Compare
Choose a tag to compare

Breaking Change

  • Heading classname changed from .heading to .hogan-heading
  • Deprecated hogan/module/image/attachment/attr filter in favor of hogan/module/image/image/args

Internal

  • Added filter hogan/module/image/image/args to filter image arguments
  • Use hogan_classnames to join classnames together
  • Use caption core component to print out caption.
  • Make all code validate with PHPCS rules.
  • Switch from radio to button_group field to select size.
  • Added TravisCi config.

1.0.2

07 Dec 13:53
Compare
Choose a tag to compare
Updated filter names and readme