You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#450 - Popovers placement is off when using relative-to
Updated
Added HXTabsetElement.prototype.update()
In edge case scenarios, the visual state of a tabset can get out of sync with its logical configuration. This method allows consuming apps to fix the inconsistency, if they encounter one of these scenarios.
Merged
#502 - fix(HXTabsetElement): correct issues with dynamic tabs