Skip to content

Releases: DekodeInteraktiv/hogan-gallery

1.3.7

28 Feb 14:04
f484ff9
Compare
Choose a tag to compare
  • Added filter to allow html tags in captions (hogan/module/gallery/caption/allowed_html), #37

1.3.6

24 Feb 14:33
10b19e2
Compare
Choose a tag to compare
  • 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

30 Apr 11:09
Compare
Choose a tag to compare

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

1.3.4

19 Oct 07:34
Compare
Choose a tag to compare
  • Fixed offset vertical margins for grid layout #22

1.3.3

15 Oct 09:04
Compare
Choose a tag to compare
  • Added filter to hide expand icon and more images link #21

1.3.2

21 Sep 12:09
Compare
Choose a tag to compare

Translations and dependency updates.

1.3.1

29 Jun 09:00
Compare
Choose a tag to compare
  • Added filters for thumbnail image size #19

1.3.0

22 May 09:36
Compare
Choose a tag to compare
  • Added "Masonry" layout #15

1.2.3

25 Apr 09:33
Compare
Choose a tag to compare
  • Add screen reader text to PhotoSwipe buttons #12
  • Update hogan-scripts dependency #13

1.2.2

04 Apr 11:08
d5072ae
Compare
Choose a tag to compare
  • 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.