Kanboard-Prod/assets/js/core
Eskiso a630b5b7de Fixed issue of tooltip not disapearing
Tooltips would not disappear if the mouse was never on it. If you move your mouse on an icon and then move the mouse out without passing by the tooltip, the tooltip would remain active until mouse pass and leave or click somewhere else.

With this update, the tooltip will be removed if you leave the target unless you move the mouse to the tooltip.
2019-08-23 19:04:23 -07:00
..
base.js Restore task title link on board 2017-03-19 17:44:43 -04:00
bootstrap.js Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
dom.js Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
html.js Rewrite task move position component and remove Vuejs 2016-11-26 16:00:52 -05:00
http.js Do not try to redirect to login page when offline 2018-10-01 17:46:50 -07:00
modal.js Revert "Easier closing of dialogs" (introduces regression on date time picker) 2018-10-23 15:12:44 -07:00
tooltip.js Fixed issue of tooltip not disapearing 2019-08-23 19:04:23 -07:00
utils.js Move isVisible() method 2017-03-11 17:45:13 -05:00