aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton1-1/+1
2012-07-23delete this test for now - as affix is still heavily underdevelopmentJacob Thornton1-6/+0
2012-07-22some progress on affix pluginJacob Thornton2-0/+27
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton2-4/+12
2012-07-22adds minLength #3960Jacob Thornton1-0/+20
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens2-0/+4
2012-07-16namespace the events for popover/tooltip so that they can be cleanly removed....Jon Stevens2-4/+8
2012-06-18add unit tests for destroy behavior of popover and tooltipJon Stevens2-0/+19
2012-06-03Merge branch 'async' into 2.1.0-wipMatt Morgan1-0/+36
2012-06-02upgrade jquery to 1.7.2 #3379Jacob Thornton1-9252/+4
2012-06-02add relatedTarget to carousel slide eventJacob Thornton1-1/+15
2012-06-02remove isHTML supportJacob Thornton1-24/+0
2012-06-02add collapsed class to collapse invoker when it's target is collapsed #3525Jacob Thornton1-2/+36
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-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan1-0/+36
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