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
path: root/js/tests
AgeCommit message (Expand)Author
2012-10-18Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates
2012-10-18Merge pull request #5366 from Sinetheta/2.1.2-wipbilly gates
2012-10-18Merge pull request #5524 from martinstein/fix-tooltip-delegate-clickbilly gates
2012-10-16set spesific assertions count for testDmitriy Budnik
2012-10-16fixed testDmitriy Budnik
2012-10-15Fixed copy/paste caused typodmitriybudnik
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein
2012-10-09Added test to fix for #5362Kevin Attfield
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen
2012-09-25change tooltip/popover html default to false for xss safety netJacob Thornton
2012-09-21remove src'sJacob Thornton
2012-09-21rebuild - fix missing (Jacob Thornton
2012-09-21added support for jquery 1.8.*Jacob Thornton
2012-08-28crude check to make sure element has a # for an idJacob Thornton
2012-08-28fix for #4761Jacob Thornton
2012-08-23Fix typo found with codespell.Ryan Pavlik
2012-08-19add click option for tooltip, popover - make click default for popoverJacob Thornton
2012-07-24delete this test for now - as affix is still heavily underdevelopmentJacob Thornton
2012-07-23some progress on affix pluginJacob Thornton
2012-07-23Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton
2012-07-23adds minLength #3960Jacob Thornton
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-03Merge branch 'async' into 2.1.0-wipMatt Morgan
2012-06-03upgrade jquery to 1.7.2 #3379Jacob Thornton
2012-06-03add relatedTarget to carousel slide eventJacob Thornton
2012-06-03remove isHTML supportJacob Thornton
2012-06-03add collapsed class to collapse invoker when it's target is collapsed #3525Jacob 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-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan
2012-04-25fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton
2012-04-23rewrite server.js, fix travisJacob Thornton
2012-04-23increase length of waitfor timeout for phantomJacob Thornton
2012-04-20style changes to phantom integrationJacob Thornton
2012-04-20run qunit tests in phantomjs for travis-ciJacob Thornton
2012-04-15add tests for mouseout delay in tooltipJacob Thornton
2012-04-15don't open dropdown if target is disabledJacob Thornton
2012-04-15fix typeahead testJacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-04-05detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton
2012-03-25add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton
2012-03-25allow prevent default for show and hide event in modalJacob Thornton
2012-03-20typeahead should escape regexp special charsJacob Thornton
2012-03-18add /headJacob Thornton
2012-02-22Fires change event when element is selected from menuPete Hopkins
2012-02-19fix bootstrap-button toggle regression + testsJacob Thornton
2012-02-07Merge branch 'CaryLandholt-master' into 2.0.1-wipMark Otto