You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
* Add timeout handlers for mousemove and mouseleave
Refactor .display() by extracting 3 functions
* Fixes for codeclimate
* Add scope on destroy
Add comments to new functions
Refactor multiple if's to switch statement
* Refactor switch to if else's
Other codeclimate changes
* Remove group from demo and group'ing code
Format demo page
* Update popover id to row index from timestamp
Remove .removeGroup() from PopoverRegistry
* Fixes linting issues
* Add first protractor tests
* Add failing test for #57
* Remove dom cleanup code - was throwing errors
Refactor popover dom creation
* Remove animate injection for code climate
* Update syntax to avoid protractor warning message
* Add failing protractor tests for popovers closing
* Update test to move mouse far away from popup
* Add specs for PopoverRegistry
* Add popoverId constant
* Update skipped internal constant spec to run
* Update vertical center to middle
Add specs for PositionHelper, have coverage now need to pass
* Add proper mocks from @jonshaffer
Add middle to constants
Update specs to pass
* Update default alignment and add height for IE11
* Update protractor tests to pass locally
* Add spec for PopoverDirective
* Add basic directive tests
Update order of dependency injections
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hover in and out of the tooltip rapidly to reproduce
The text was updated successfully, but these errors were encountered: