Commit Graph

8 Commits

Author SHA1 Message Date
Nathan Friend 9c55031ff7
Add delay customization to tooltip.js
This MR allows the delay of tooltips instantiated using
tooltip.js to be customized through localStorage.
2019-07-09 13:25:00 -03:00
Martin Hobert 4848c32ea0 refactor(sidebar): Refactored Karma spec files to Jest
fix #58830

Added changelog

Updated to use jest functions

Added mock implementation
2019-04-26 14:54:20 +02:00
Winnie Hellmann 79ec24da6f Update content of visible tooltips 2018-10-26 14:49:28 +00:00
Clement Ho 6a2fc6ddd4 Set bootstrap tooltip vue directive to only display on hover 2018-05-31 15:18:52 -05:00
Clement Ho f8705d4fa1 Replace tooltip('destroy') with tooltip('dispose') 2018-04-19 14:16:18 -05:00
Clement Ho 1536c69f6a Convert fixTitle to _fixTitle for regenerating tooltip titles 2018-04-19 10:40:23 -05:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Eric Eastwood 6cb575d612 Add support for multiple tooltips in the same Vue component
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
2017-06-23 02:12:45 -05:00