Skip to content

Releases: DekodeInteraktiv/hogan-image

1.2.3

Choose a tag to compare

@pederan pederan released this 16 Aug 07:57
  • Added new filters to inject content inside figure element PR #8

1.2.2

Choose a tag to compare

@walbo walbo released this 05 Apr 09:40
fda2014
  • Update module to new registration method introduced in Hogan Core #79
  • Set hogan-core dependency "dekodeinteraktiv/hogan-core": ">=1.1.7"

1.2.1

Choose a tag to compare

@walbo walbo released this 22 Feb 14:06

Internal

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

1.2.0

Choose a tag to compare

@walbo walbo released this 15 Feb 12:20
  • 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

Choose a tag to compare

@walbo walbo released this 06 Feb 13:29

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

Choose a tag to compare

@pederan pederan released this 07 Dec 13:53
Updated filter names and readme