The feature was merged here from @siamkreative back in March.
- They're undocumented.
- They call for classnames, but need them specified differently from the existing features, eg. closeButtonClass calls for the format ".classname" but the transition options need the class without the leading period or it also gets inserted into the element class attribute.
- Using transitionIn or transitionOut individually is fine, but if you specify both of them, the close button(specified with closeButtonClass) no longer works, for no reason I can figure out. (I don't have time at the moment to dig into this.)
The feature was merged here from @siamkreative back in March.