Releases: DekodeInteraktiv/hogan-image
Releases · DekodeInteraktiv/hogan-image
1.2.3
1.2.2
- Update module to new registration method introduced in Hogan Core #79
- Set hogan-core dependency
"dekodeinteraktiv/hogan-core": ">=1.1.7"
1.2.1
1.2.0
1.1.0
Breaking Change
- Heading classname changed from
.heading
to.hogan-heading
- Deprecated
hogan/module/image/attachment/attr
filter in favor ofhogan/module/image/image/args
Internal
- Added filter
hogan/module/image/image/args
to filter image arguments - Use
hogan_classnames
to join classnames together - Use
caption
core component to print out caption. - Make all code validate with PHPCS rules.
- Switch from
radio
tobutton_group
field to select size. - Added TravisCi config.