aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-20Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wipMark Otto2-16/+16
2012-12-20Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap...Mark Otto2-16/+16
2012-12-20Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto2-2/+2
2012-12-20Fixes #6339: Use important flag on .hide and .show utility classesMark Otto2-4/+4
2012-12-20reset carousel in the case that it is reinstantiated twicefat1-1/+1
2012-12-20Merge branch '2.2.3' into 2.3.0-wipfat1-1/+1
2012-12-20if carousel element already open, don't reopen it duh bruh bruhfat1-1/+1
2012-12-20Fixes #6236: Fix popover font-size in input groupsMark Otto2-2/+5
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto3-2/+52
2012-12-19Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3Mark Otto17-101/+166
2012-12-19lol we dont' have affix(refresh)fat5-21/+3
2012-12-19add js support for carousel indicatorsfat8-25/+73
2012-12-19wait 100ms before engaging affix (allows for initial browser scroll)fat1-6/+8
2012-12-19whitespace in tooltip + don't pass empty selector to $() in dropdown.jsfat5-9/+10