Support extending `tether-<x>-on-<y>`
There are some circumstances where extending the lazy-rendering component (ex tooltip-on-element
) is not ideal. Release 2.4.0 did not support extendingtether-tooltip-on-element
. Release 2.4.1 introduces this functionality.
A 2.4.1 tether-tooltip-on-element
behaves the exact same way as pre-2.4.0 tooltip-on-element
. It doesn't have lazy rendering but supports classNames
, classNameBindings
, this.$()
, etc.