Removes flickers. Makes popovers clickable in IE11.
- #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'
- Fixes flickers when tooltips were attached to inputs with
- #159 - Makes popovers able to be interacted with in IE11