Skip to content

Releases: DekodeInteraktiv/hogan-gallery

1.2.1

20 Mar 11:19
Compare
Choose a tag to compare
  • Add support for Photoswipe animation.
  • Enable animation by default.

1.2.0

15 Feb 20:52
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

05 Feb 12:39
Compare
Choose a tag to compare
Bump version to 1.1.0

1.0.4

25 Jan 13:19
Compare
Choose a tag to compare
  • Heading classname changed from .heading to .hogan-heading. (#5)
  • Template markup changed from ul > li to div (#7)
  • Added schema to markup (#7)

1.0.3

06 Dec 08:42
Compare
Choose a tag to compare
  • Core 1.0.3 compatible load_args_from_layout_content()
  • Remove local heading field. Using heading from base class.

1.0.2

05 Dec 18:41
Compare
Choose a tag to compare
  • Add GitHub Plugin URI
  • Core update
  • List available template properties
  • PHP 7.0 return type and function type declarations-
  • PHP 7.0 strict types