Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16a bunch javascript junkfat
2013-02-06unit testsYohn
2013-02-06clean up stylesfat
2013-01-27No semicolumnsGuillaume Gautreau
2013-01-27Arrow replacementGuillaume Gautreau
2013-01-27Test for replacing tooltip when resizedGuillaume Gautreau
2013-01-26Unit test for replacing tooltip inside windowGuillaume Gautreau
2012-12-25Merge pull request #6378 from Yohn/patch-7fat-kun
2012-12-23Update js/tests/unit/bootstrap-tooltip.jsYohn
2012-12-23Tooltips fires show, shown, hide, hidden eventsKAWACHI Takashi
2012-12-20Update js/tests/unit/bootstrap-tooltip.jsYohn
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein
2012-09-25change tooltip/popover html default to false for xss safety netJacob Thornton
2012-09-21added support for jquery 1.8.*Jacob Thornton
2012-08-23Fix typo found with codespell.Ryan Pavlik
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens
2012-07-17namespace the events for popover/tooltip so that they can be cleanly removed....Jon Stevens
2012-06-19add unit tests for destroy behavior of popover and tooltipJon Stevens
2012-06-03remove isHTML supportJacob Thornton
2012-05-31rebuild and fix testJacob Thornton
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen
2012-05-20Added unit test to check that tooltips is not showed when leave event is trig...Jørgen Borgesen
2012-04-15add tests for mouseout delay in tooltipJacob Thornton
2012-04-05detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton
2012-01-23rename tooltip test fileJacob Thornton