Commit Graph

13 Commits

Author SHA1 Message Date
GitLab Bot 7c077d9603 Add latest changes from gitlab-org/gitlab@master 2019-10-18 00:07:45 +00:00
Kushal Pandya 6f1985833e Add `autofocus` directive for input elements 2019-08-19 14:28:39 +05:30
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 fe60886aa2 Fix some karma specs 2018-04-24 15:43:55 -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
Filipa Lacerda 64e23d7540 Improves popover to show on focus
CSS improvements after review
2017-09-01 14:25:15 +01:00
Filipa Lacerda 1fb2c1ca4e Adds tooltip for Auto DevOps badge in pipeline table 2017-09-01 10:47:49 +01: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