Skip to content

Releases: DekodeInteraktiv/hogan-expandable-list

1.2.2

Choose a tag to compare

@Clorith Clorith released this 23 Mar 14:07
cd0c598

This is a bugfix release.

  • Fixes a bug where the container height might some times cut off items due to differences in how height is calcualted between devices and browsers

1.2.1

Choose a tag to compare

@pederan pederan released this 13 Aug 09:56
  • Added plugin version number to asset loading to fix cached asset versions

1.2.0

Choose a tag to compare

@pederan pederan released this 10 Aug 12:54
  • Add option for thumbnail next to title. PR #16

1.1.6

Choose a tag to compare

@stian-overasen stian-overasen released this 04 Nov 13:43

Add option for offsetting list item anchor. PR #15

1.1.5

Choose a tag to compare

@stian-overasen stian-overasen released this 01 Nov 13:10

Add custom item name option. PR #13

1.1.4

Choose a tag to compare

@pederan pederan released this 07 Oct 11:58

Output content without wp_kses_post(). PR #11

1.1.3

Choose a tag to compare

@stian-overasen stian-overasen released this 26 Nov 13:18

Add function for opening item by url hash. PR #8

1.1.2

Choose a tag to compare

@pederan pederan released this 05 Apr 14:17
76d89cc
  • 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

1.1.1

Choose a tag to compare

@pederan pederan released this 23 Mar 13:37

wp_enqueue_scripts action hook removed. Handled by hogan-core.

1.1.0

Choose a tag to compare

@pederan pederan released this 16 Feb 08:41
  • Remove heading field, provided from Core in #53
  • Breaking change: heading field has to be added using filter (was default on before).