Skip to content

v0.1.4

Compare
Choose a tag to compare
@vrimar vrimar released this 23 Nov 03:09
· 218 commits to master since this release
  • [Overlay] Pass container DOM node to onOpened
  • [Popover]
    • Pass container DOM node to onOpened
    • Set restoreFocus only on click interaction
    • Fix flash of content in IE11 and Safari 9.1
  • [QueryList] Check if activeIndex is positive before scrolling to active item
  • [SelectList]
    • Refactor methods
    • Update example