Skip to content

v0.15.0-rc.3

Choose a tag to compare

@CITguy CITguy released this 26 Jan 03:06
· 776 commits to master since this release

Comprehensive updates for the v0.15 release can be found in the v0.15.0 release notes.

Merged

  • #417 - Various updates
  • #412 - fix(*): Compatibility Updates
    • #432 - fix(docs): fix invalid HTML ID in nav
    • #429 - feat(Positionable): implement "smart" repositioning
    • #428 - update(HXAccordionElement): compatibility updates
    • #427 - refactor(HXTabsetElement): compatibility updates
    • #425 - docs(Polyfills): correct source of 'isConnected' polyfill
    • #424 - refactor(Positionable): debug compatibility updates
    • #423 - revert(polyfills): remove unnecessary 'isConnected' polyfill
    • #422 - refactor(*): clean up source code
    • #421 - update(HXTabsetElement): modify default ID value
    • #420 - docs(polyfills): add location for Node.isConnected
    • #419 - refactor(HXTooltipElement): compatibility updates
    • #418 - refactor(HXDivElement): compatibility updates
    • #416 - refactor(HXElement): refactor behavior of multiple custom elements
    • #413 - refactor(Positionable): compatibility audit updates