Releases: DekodeInteraktiv/hogan-expandable-list
Releases · DekodeInteraktiv/hogan-expandable-list
1.2.2
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
Compare
Sorry, something went wrong.
No results found
Added plugin version number to asset loading to fix cached asset versions
1.2.0
Compare
Sorry, something went wrong.
No results found
Add option for thumbnail next to title. PR #16
1.1.6
Compare
Sorry, something went wrong.
No results found
Add option for offsetting list item anchor. PR #15
1.1.5
Compare
Sorry, something went wrong.
No results found
Add custom item name option. PR #13
1.1.4
Compare
Sorry, something went wrong.
No results found
Output content without wp_kses_post(). PR #11
1.1.3
Compare
Sorry, something went wrong.
No results found
Add function for opening item by url hash. PR #8
1.1.2
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
Compare
Sorry, something went wrong.
No results found
wp_enqueue_scripts action hook removed. Handled by hogan-core.
1.1.0
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).