Skip to content

v0.16.1

Choose a tag to compare

@CITguy CITguy released this 08 May 16:29
· 677 commits to master since this release

Fixed

  • #443 - Dynamic insertion of hx-tabs
  • #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
  • #501 - fix(#450): hx-popover open on render