aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
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-24fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton1-0/+14
2012-04-23rewrite server.js, fix travisJacob Thornton2-11/+6
2012-04-23increase length of waitfor timeout for phantomJacob Thornton2-3/+4
2012-04-19style changes to phantom integrationJacob Thornton2-68/+66
2012-04-19run qunit tests in phantomjs for travis-ciJacob Thornton4-0/+107
2012-04-14add tests for mouseout delay in tooltipJacob Thornton1-0/+50
2012-04-14don't open dropdown if target is disabledJacob Thornton1-0/+34
2012-04-14fix typeahead testJacob Thornton1-2/+2
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-1/+1
2012-04-04detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton1-0/+24
2012-03-24add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton5-0/+76
2012-03-24allow prevent default for show and hide event in modalJacob Thornton1-0/+29
2012-03-19typeahead should escape regexp special charsJacob Thornton1-0/+16
2012-03-17add /headJacob Thornton1-1/+1
2012-02-22Fires change event when element is selected from menuPete Hopkins1-1/+5
2012-02-18fix bootstrap-button toggle regression + testsJacob Thornton1-1/+24
2012-02-06Merge branch 'CaryLandholt-master' into 2.0.1-wipMark Otto1-1/+1
2012-02-06Merge branch 'master' of https://github.com/CaryLandholt/bootstrap into CaryL...Mark Otto1-1/+1
2012-02-06fix alert tests + add show option back to modalsJacob Thornton1-2/+2
2012-02-01Fixed typo "tabs" ==> "button"Cary Landholt1-1/+1
2012-02-01nuke all curly ticksMark Otto1-2/+2
2012-01-30update tests for popover to use proper classesMark Otto1-4/+4
2012-01-28all unit tests passing in ie7Jacob Thornton3-3/+2
2012-01-28fix failing typeahead testsJacob Thornton1-4/+4
2012-01-24i don't think the batch s/2011/2012/ was supposed to hit this. :)Eden1-1/+1
2012-01-22Rename the tooltip test fileNicklas Ansman Giertz1-0/+0
2012-01-22Add testcase to popoverNicklas Ansman Giertz1-0/+19
2012-01-14dates updated to 2012Mark Otto3-4/+4
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton2-26/+26
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-8/+14
2012-01-06start of autocomplete pluginJacob Thornton2-0/+124
2012-01-06Add a test case for issue #908 (twipsy doesn't respect custom classes)Nicklas Ansman Giertz1-0/+11
2011-12-22fix unit test for twipsyJacob Thornton1-2/+2
2011-12-20giant refactor - all spec passing again...Jacob Thornton14-132/+9446
2011-10-19fix scrollspy simplify stuff more - break everything.Jacob Thornton1-0/+1
2011-09-11get all spec passing againJacob Thornton4-38/+46
2011-09-10add bootstrap-scrollspyJacob Thornton2-19/+80
2011-09-10finish up rounding out tests for all js pluginsJacob Thornton1-13/+71
2011-09-10more tests, more js goodnessJacob Thornton4-13/+180
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton9-0/+1905