Skip to content

Removes flickers. Makes popovers clickable in IE11.

Compare
Choose a tag to compare
@sir-dunxalot sir-dunxalot released this 07 Jan 20:48
· 495 commits to master since this release
  • #153 - Opening and closing issues
    • Fixes flickers when tooltips were attached to inputs with event='click'
    • Fixes flickers when popovers were attached to inputs with event='click'
    • Fixes inability to close popovers when they were attached to inputs with event='focus'
  • #159 - Makes popovers able to be interacted with in IE11