aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2012-06-02fix carousel when hiding a reshowing - make sure it always triggers transitio...Jacob Thornton1-0/+4
2012-06-02fix regression in typeahead #3313Jacob Thornton1-27/+35
2012-06-02add length to parent dropdown check #3316Jacob Thornton1-1/+1
2012-06-02upgrade jquery to 1.7.2 #3379Jacob Thornton1-9252/+4
2012-06-02rebuild assetsJacob Thornton1-1/+1
2012-06-02add relatedTarget to carousel slide eventJacob Thornton2-2/+18
2012-06-02remove isHTML supportJacob Thornton1-24/+0
2012-06-02add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton2-12/+4
2012-06-02add collapsed class to collapse invoker when it's target is collapsed #3525Jacob Thornton2-3/+38
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton3-79/+139
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton12-12/+12
2012-05-31rebuild and fix testJacob Thornton1-5/+5
2012-05-31Merge pull request #3655 from jorgenfb/8dda83906d72ade81ecf9b21d55b5a2922589d30Jacob Thornton2-10/+29
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 Borgesen2-2/+20
2012-05-17remove logJacob Thornton1-2/+0
2012-05-17abandon activedescendant because it was awfulJacob Thornton1-19/+15
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton2-14/+71
2012-05-16add proper role to dialog markup and cleanup modal loggingJacob Thornton1-8/+2
2012-05-16Merge branch 'master' into 2.0.4-wipJacob Thornton1-64/+79
2012-05-16modal accessibility tab controlJacob Thornton1-64/+79
2012-05-14Cancel running timer for tooltips with delayed show, but instant hide. This p...Jørgen Borgesen1-1/+2
2012-04-27several spelling correctionsAnirvan Chatterjee1-5/+5
2012-04-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan2-5/+47
2012-04-25revert position -> offset for typeahead positionJacob Thornton1-1/+1
2012-04-25fix #3234Jacob Thornton1-1/+1
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton2-1/+15
2012-04-242.0.2 -> 2.0.3Jacob Thornton12-12/+12
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-18allow for pushstate in scrollspyJacob Thornton1-2/+8
2012-04-18offset -> position #3088Jacob Thornton1-1/+1
2012-04-16Allow updater function (updates the value of the input field) to be overridden.Nirav Sanghani1-1/+6
2012-04-15fixes #2941 + whitespace in collapseJacob Thornton2-2/+3
2012-04-14whitespaceJacob Thornton1-1/+1
2012-04-14fix opera bug \o/ !!!! #1776Jacob Thornton1-4/+3
2012-04-14add tests for mouseout delay in tooltipJacob Thornton2-22/+64
2012-04-14change position of var in dropdown + cleanup makefile varsJacob Thornton1-1/+1
2012-04-14don't open dropdown if target is disabledJacob Thornton2-1/+39
2012-04-14calling pause on a slide should actually pause it - even when hoveringJacob Thornton2-7/+11
2012-04-14whitespaceJacob Thornton1-1/+1
2012-04-14fix typeahead testJacob Thornton1-2/+2
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton14-130/+152
2012-04-07https://github.com/twitter/bootstrap/issues/2954Jacob Thornton1-0/+2
2012-04-04remake and add isHTML check to popover as wellJacob Thornton2-4/+3
2012-04-04detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton3-3/+45
2012-03-29MSTransitionEnd + move paren (thanks rick waldron)Jacob Thornton1-1/+1
2012-03-29move over paren just because.Jacob Thornton1-1/+1