aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-24Update docs/templates/pages/javascript.mustacheYohn1-4/+3
2012-12-24Update docs/javascript.htmlYohn1-4/+3
2012-12-24made container option be falseYohn1-1/+1
2012-12-24removed the length checkYohn1-1/+1
2012-12-23Merge pull request #6380 from Yohn/patch-10fat-kun3-25/+25
2012-12-23Merge pull request #6375 from tkawachi/tooltip-events-2.3.0fat-kun2-0/+88
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-11/+11
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-11/+11
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-3/+3
2012-12-23Update docs/javascript.htmlYohn1-0/+9
2012-12-23Update docs/templates/pages/javascript.mustacheYohn1-0/+9
2012-12-23Update js/tests/unit/bootstrap-tooltip.jsYohn1-0/+10
2012-12-23adding container option to tooltipsYohn1-1/+3
2012-12-23Assign event variables at declarationsKAWACHI Takashi1-4/+4
2012-12-23Tooltips fires show, shown, hide, hidden eventsKAWACHI Takashi2-0/+88
2012-12-22Merge pull request #6374 from whyisjake/2.3.0-wipfat-kun1-2/+2
2012-12-22Update docs/templates/pages/javascript.mustacheJake Spurlock1-2/+2
2012-12-22Version bumpMark Otto38-51/+51
2012-12-22Merge pull request #6349 from Yohn/patch-6fat-kun2-4/+12
2012-12-22add data-api namespace to dropdownfat1-1/+1
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat6-64/+73
2012-12-22remake jsfat4-4/+4
2012-12-22read data options in constructor for collapsefat1-1/+1
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to hove...fat6-29/+53
2012-12-21chnage for #6248fat4-4/+4
2012-12-21Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat3-8/+13
2012-12-21update mustace to reflect changes to data-slide-tofat2-4/+14
2012-12-21add support for [data-slide-to] attr on carouselfat6-10/+31
2012-12-21Fixes #6189: Add holder.js to carousel exampleMark Otto1-0/+1
2012-12-21add readme imageMark Otto1-0/+0
2012-12-21Smaller image update to readmeMark Otto1-1/+1
2012-12-21Downsize imageMark Otto1-1/+1
2012-12-21Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto9-10/+58
2012-12-21Explore adding icon to readmeMark Otto1-8/+12
2012-12-21Add docs readme iconMark Otto1-0/+0
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat4-10/+37
2012-12-21add direction prop to carousel slide eventfat2-0/+13
2012-12-21rebuildfat3-1/+3
2012-12-21Merge branch 'marcelkorpel-master' into 2.3.0-wipfat2-0/+6
2012-12-21Merge branch 'master' of git://github.com/marcelkorpel/bootstrap into marcelk...fat2-0/+6
2012-12-21Fixes #6370: Add comment to docs on typeahead and autocompleteMark Otto2-2/+2
2012-12-21Merge pull request #6360 from Quy/2.3.0-wipMark Otto6-8/+6
2012-12-20Miscellaneous changes to docsQuy Ton6-8/+6
2012-12-20Update new example name and linksMark Otto3-6/+2
2012-12-20Update the examples index:Mark Otto14-6/+27
2012-12-20Fixes #6352: marketing-alternate broken nav in FF17Mark Otto1-0/+2
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto2-4/+4
2012-12-20fix up code snippetMark Otto6-9/+9
2012-12-20Update js/tests/unit/bootstrap-tooltip.jsYohn1-1/+9
2012-12-20fixes tooltip('toggle')Yohn1-3/+3