Releases: DekodeInteraktiv/hogan-expandable-list
Releases · DekodeInteraktiv/hogan-expandable-list
1.2.2
23 Mar 14:07
Compare
Sorry, something went wrong.
No results found
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
13 Aug 09:56
Compare
Sorry, something went wrong.
No results found
Added plugin version number to asset loading to fix cached asset versions
1.2.0
10 Aug 12:54
Compare
Sorry, something went wrong.
No results found
Add option for thumbnail next to title. PR #16
1.1.6
04 Nov 13:43
Compare
Sorry, something went wrong.
No results found
Add option for offsetting list item anchor. PR #15
1.1.5
01 Nov 13:10
Compare
Sorry, something went wrong.
No results found
Add custom item name option. PR #13
1.1.4
07 Oct 11:58
Compare
Sorry, something went wrong.
No results found
Output content without wp_kses_post(). PR #11
1.1.3
26 Nov 13:18
Compare
Sorry, something went wrong.
No results found
Add function for opening item by url hash. PR #8
1.1.2
05 Apr 14:17
Compare
Sorry, something went wrong.
No results found
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
23 Mar 13:37
Compare
Sorry, something went wrong.
No results found
wp_enqueue_scripts action hook removed. Handled by hogan-core.
1.1.0
16 Feb 08:41
Compare
Sorry, something went wrong.
No results found
Remove heading field, provided from Core in #53
Breaking change: heading field has to be added using filter (was default on before).