Skip to content

Releases: DekodeInteraktiv/hogan-gallery

1.3.7

Choose a tag to compare

@pederan pederan released this 28 Feb 14:04
f484ff9
  • Added filter to allow html tags in captions (hogan/module/gallery/caption/allowed_html), #37

1.3.6

Choose a tag to compare

@pederan pederan released this 24 Feb 14:33
10b19e2
  • Added filter to override the post values for the gallery item (hogan/module/gallery/item)
  • Use innerHTML instead of textContent to fetch the content of figcaption. This way html <br> can be used to create line breaks.
  • PR #34

1.3.5

Choose a tag to compare

@dekode-rasmus dekode-rasmus released this 30 Apr 11:09

Fixed problem with lots of space under galleries: https://prosjekt.dekode.no/desk/#/tickets/3444695

1.3.4

Choose a tag to compare

@pederan pederan released this 19 Oct 07:34
  • Fixed offset vertical margins for grid layout #22

1.3.3

Choose a tag to compare

@walbo walbo released this 15 Oct 09:04
  • Added filter to hide expand icon and more images link #21

1.3.2

Choose a tag to compare

@stian-overasen stian-overasen released this 21 Sep 12:09

Translations and dependency updates.

1.3.1

Choose a tag to compare

@pederan pederan released this 29 Jun 09:00
  • Added filters for thumbnail image size #19

1.3.0

Choose a tag to compare

@walbo walbo released this 22 May 09:36
  • Added "Masonry" layout #15

1.2.3

Choose a tag to compare

@walbo walbo released this 25 Apr 09:33
  • Add screen reader text to PhotoSwipe buttons #12
  • Update hogan-scripts dependency #13

1.2.2

Choose a tag to compare

@stian-overasen stian-overasen released this 04 Apr 11:08
d5072ae
  • Update module to new registration method introduced in Hogan Core 1.1.7
  • Set hogan-core dependency "dekodeinteraktiv/hogan-core": ">=1.1.7"
  • Add Dekode Coding Standards.