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-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-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
2012-02-07Merge branch 'master' of https://github.com/CaryLandholt/bootstrap into CaryL...Mark Otto
2012-02-06fix alert tests + add show option back to modalsJacob Thornton
2012-02-02Fixed typo "tabs" ==> "button"Cary Landholt
2012-02-02nuke all curly ticksMark Otto
2012-01-30update tests for popover to use proper classesMark Otto
2012-01-28all unit tests passing in ie7Jacob Thornton
2012-01-28fix failing typeahead testsJacob Thornton
2012-01-24i don't think the batch s/2011/2012/ was supposed to hit this. :)Eden
2012-01-22Rename the tooltip test fileNicklas Ansman Giertz
2012-01-22Add testcase to popoverNicklas Ansman Giertz
2012-01-15dates updated to 2012Mark Otto
2012-01-12add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton
2012-01-08first pass at ultra basic autocompleteJacob Thornton
2012-01-07start of autocomplete pluginJacob Thornton
2012-01-06Add a test case for issue #908 (twipsy doesn't respect custom classes)Nicklas Ansman Giertz
2011-12-23fix unit test for twipsyJacob Thornton
2011-12-21giant refactor - all spec passing again...Jacob Thornton
2011-10-20fix scrollspy simplify stuff more - break everything.Jacob Thornton
2011-09-12get all spec passing againJacob Thornton
2011-09-11add bootstrap-scrollspyJacob Thornton
2011-09-11finish up rounding out tests for all js pluginsJacob Thornton
2011-09-10more tests, more js goodnessJacob Thornton
2011-09-10move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton