aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-03check length so that pause, actually pausesJacob Thornton4-4/+4
2012-06-02fix cut off iconsMark Otto2-2/+4
2012-06-02Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto9-24/+79
2012-06-02update version # on homepage, crush assetsMark Otto25-5/+5
2012-06-02make active selector more specific #2043 and rebuildJacob Thornton7-18/+31
2012-06-02Merge pull request #3682 from mlmorg/2.1.0-wipJacob Thornton3-8/+50
2012-06-03Merge branch 'async' into 2.1.0-wipMatt Morgan3-8/+50
2012-06-02only set height explicitly for collapse when animation is supported #2131Jacob Thornton1-1/+1
2012-06-02change note to point out that boostrap.js bundles all plugins #3174Jacob Thornton2-2/+2
2012-06-02only trigger $.support.transition.end when it existsJacob Thornton4-4/+4
2012-06-02fix multi carousel bug #3194Jacob Thornton4-4/+7
2012-06-02fix carousel when hiding a reshowing - make sure it always triggers transitio...Jacob Thornton5-3/+19
2012-06-02fix regression in typeahead #3313Jacob Thornton4-82/+102
2012-06-02add length to parent dropdown check #3316Jacob Thornton4-4/+4
2012-06-02add link to phantomjs in docs #3347Jacob Thornton1-1/+1
2012-06-02upgrade jquery to 1.7.2 #3379Jacob Thornton2-18504/+8
2012-06-02rebuild assetsJacob Thornton4-4/+4
2012-06-02add relatedTarget to carousel slide eventJacob Thornton6-6/+26
2012-06-02remove isHTML supportJacob Thornton1-24/+0
2012-06-02add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton8-37/+37
2012-06-02rebuild doiJacob Thornton3-5/+5
2012-06-02add collapsed class to collapse invoker when it's target is collapsed #3525Jacob Thornton5-4/+41
2012-06-02Merge branch 'accessibility' into 2.1.0-wipJacob Thornton12-351/+555
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton31-42/+42
2012-06-01Merge branch '2.0.4-wip'Jacob Thornton39-1460/+1899
2012-05-31rebuild and fix testJacob Thornton5-14/+15
2012-05-31Merge pull request #3655 from jorgenfb/8dda83906d72ade81ecf9b21d55b5a2922589d30Jacob Thornton2-10/+29
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre...Mark Otto5-32/+65
2012-05-28remake after merging IE7/8 bugfix for animationsMark Otto1-2/+0
2012-05-28Merge branch 'raymccoy-no-filters' into 2.0.4-wipMark Otto1-3/+3
2012-05-28scope float right dropdown menus to immediate childrenMark Otto2-2/+2
2012-05-28Merge pull request #3619 from coreyti/2.0.4-wip-fix-placeholderMark Otto3-10/+8
2012-05-27add note about contributingJacob Thornton1-0/+5
2012-05-27fixes .placeholder to work as a "grouped selector"Corey Innis3-10/+8
2012-05-26add tracking but for production onlyMark Otto4-6/+6
2012-05-26adding google analytics tracking to docsMark Otto10-0/+22
2012-05-25remove color from labelsMark Otto2-2/+0
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding href=#...Mark Otto11-1012/+998
2012-05-24fix example code for carouselMark Otto2-2/+2
2012-05-24make bootstrap like google maps a bit moreMark Otto2-0/+9
2012-05-24make nested cols code match given exampleMark Otto2-8/+8
2012-05-24#3592: clarify grid sizing in grid docsMark Otto2-36/+34
2012-05-24recompile after adding ms-placeholderMark Otto1-0/+4
2012-05-24Merge branch 'ademaro-patch-1' into 2.0.4-wipMark Otto1-0/+3
2012-05-24ie support placeholder color (http://msdn.microsoft.com/en-us/library/ie/hh77...Ademaro1-0/+3
2012-05-23remove redeclared font styles from <p> and rebuildMark Otto1-3/+0
2012-05-23Merge branch 'pvorb-patch-1' into 2.0.4-wipMark Otto1-3/+0
2012-05-23fix field state mixinMark Otto2-0/+14
2012-05-21Do not use filters in fade animationsTomás Arribas1-3/+3
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen1-7/+7