aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-tooltip.js
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Fix typo found with codespell.Ryan Pavlik1-1/+1
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens1-0/+2
2012-07-16namespace the events for popover/tooltip so that they can be cleanly removed....Jon Stevens1-2/+4
2012-06-18add unit tests for destroy behavior of popover and tooltipJon Stevens1-0/+9
2012-06-02remove isHTML supportJacob Thornton1-24/+0
2012-05-31rebuild and fix testJacob Thornton1-5/+5
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen1-7/+7
2012-05-20Added unit test to check that tooltips is not showed when leave event is trig...Jørgen Borgesen1-1/+20
2012-04-14add tests for mouseout delay in tooltipJacob Thornton1-0/+50
2012-04-04detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton1-0/+24
2012-01-22rename tooltip test fileJacob Thornton1-0/+62