aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton1-0/+14
2012-04-19style changes to phantom integrationJacob Thornton1-16/+16
2012-04-19run qunit tests in phantomjs for travis-ciJacob Thornton1-0/+21
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 Thornton4-0/+74
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-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-22Rename the tooltip test fileNicklas Ansman Giertz1-0/+0
2012-01-22Add testcase to popoverNicklas Ansman Giertz1-0/+19
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-24/+24
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-8/+14
2012-01-06start of autocomplete pluginJacob Thornton1-0/+122
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 Thornton11-123/+177
2011-09-11get all spec passing againJacob Thornton3-37/+45
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 Thornton6-0/+125