| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-16 | add idea to modal markup exmaple | Jacob Thornton | 1 | -1/+1 |
| 2012-02-12 | fix filename mention in js docs per #1938 | Mark Otto | 1 | -1/+1 |
| 2012-02-12 | Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip | Jacob Thornton | 1 | -3/+3 |
| 2012-02-12 | add note about popover placement | Jacob Thornton | 1 | -2/+2 |
| 2012-02-11 | fix javascript text on tooltips per #1862 | Mark Otto | 1 | -1/+1 |
| 2012-02-11 | fix some single vs double quotes, fix typo in js docs per #1900 | Mark Otto | 1 | -2/+2 |
| 2012-02-07 | remove small class | Jacob Thornton | 1 | -1/+1 |
| 2012-02-07 | fix docs for carousel markup | Jacob Thornton | 1 | -2/+4 |
| 2012-02-07 | merge in #1782, remake to compile html, add some i18n tags | Mark Otto | 1 | -1/+1 |
| 2012-02-07 | Merge branch 'pamelafox-patch-8' into 2.0.1-wip | Mark Otto | 1 | -0/+3 |
| 2012-02-06 | fix #1786 to manually fix typo in js docs links | Mark Otto | 1 | -1/+1 |
| 2012-02-06 | Merge branch 'raphaelz-patch-1' into 2.0.1-wip | Mark Otto | 1 | -0/+6 |
| 2012-02-06 | Adding tooltip example to javascript docs. It's particularly helpful to show ... | Pamela Fox | 1 | -0/+3 |
| 2012-02-06 | fix alert tests + add show option back to modals | Jacob Thornton | 1 | -0/+6 |
| 2012-02-05 | fix #1665 by correcting tabs example markup | Mark Otto | 1 | -2/+2 |
| 2012-02-05 | Merge branch 'noahblon-master' into 2.0.1-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-04 | #1712: fix typo in js docs | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | Fix alerts JavaScript code example. | Hendy Tanata | 1 | -2/+2 |
| 2012-02-02 | Merge branch 'shama-master' into 2.0.1-wip | Mark Otto | 1 | -3/+3 |
| 2012-02-02 | fix incorrect uses of it's in the docs | Mark Otto | 1 | -2/+2 |
| 2012-02-01 | Typo fixes | Kyle Robinson Young | 1 | -3/+3 |
| 2012-02-01 | fixing some docs pages for i18n | Mark Otto | 1 | -6/+6 |
| 2012-02-01 | nuke all curly ticks | Mark Otto | 1 | -1/+1 |
| 2012-01-31 | fix links and rebuild | Mark Otto | 1 | -11/+11 |
| 2012-01-31 | fix js docs typo | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -15/+15 |
| 2012-01-30 | update js docs page to clarify usage of images on carousel | Mark Otto | 1 | -0/+4 |
| 2012-01-28 | typahead does case insensitive matching with simple sorter + accepts highligh... | Jacob Thornton | 1 | -3/+9 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -14/+2 |
| 2012-01-28 | change text on js docs page to improve rendering on iphone, update responsive... | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | modal refinements in docs and general responsiveness | Mark Otto | 1 | -1/+1 |
| 2012-01-27 | call attention to notices in js docs more | Mark Otto | 1 | -16/+37 |
| 2012-01-27 | move the matcher and sorter into the options - encourage people to override t... | Jacob Thornton | 1 | -1/+16 |
| 2012-01-27 | add toggle to docs for popover/tooltip | Jacob Thornton | 1 | -0/+6 |
| 2012-01-27 | add zindex option for tooltips/popovers and fix modal zindex doc example | Jacob Thornton | 1 | -1/+13 |
| 2012-01-26 | change typeahead to data-source instead of data-data and add to docs | Jacob Thornton | 1 | -1/+7 |
| 2012-01-26 | make accordion links block level | Mark Otto | 1 | -3/+3 |
| 2012-01-26 | change label fo first subnav link on js docs | Mark Otto | 1 | -1/+1 |
| 2012-01-26 | fix tabs example on js docs page | Mark Otto | 1 | -4/+4 |
| 2012-01-25 | fix button group shadows, update js docs to fix alert js file link | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | fix modal examples on js page, update modal close button positioning | Mark Otto | 1 | -3/+3 |
| 2012-01-25 | remove checkboxes from js docs page overview, they'll be on the download page... | Mark Otto | 1 | -29/+12 |
| 2012-01-25 | move css builder and downloader to dedicated page, start to update remaining ... | Mark Otto | 1 | -12/+12 |
| 2012-01-24 | adding actual images to carousel to ensure you can see things are animating; ... | Mark Otto | 1 | -3/+3 |
| 2012-01-24 | remove link from transitions on js page | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | update the subnav on all pages | Mark Otto | 1 | -14/+16 |
| 2012-01-24 | remove rogue html elements | Mark Otto | 1 | -4/+2 |
| 2012-01-24 | fix typo on js docs | Mark Otto | 1 | -1/+1 |