| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-09 | fix up docs popover examples and copy | Mark Otto | 1 | -2/+1 |
| 2012-07-08 | adding getting started page based on Bootstrap University from awhile back, t... | Mark Otto | 1 | -0/+24 |
| 2012-07-06 | update buttons in docs to include type | Mark Otto | 1 | -20/+20 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 1 | -2/+43 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -15/+40 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -3/+4 |
| 2012-06-18 | small typo fix to docs | Jon Stevens | 1 | -1/+1 |
| 2012-06-18 | enable the ability to destroy tooltips and popovers from elements. related to... | Jon Stevens | 1 | -1/+7 |
| 2012-06-11 | more rearrangement and removal of about sections in js docs | Mark Otto | 1 | -71/+67 |
| 2012-06-11 | cleanup options display in all sections, rearrange typeahead section | Mark Otto | 1 | -9/+27 |
| 2012-06-11 | add a dropdowns section to Components (still needs work) and reformat much of... | Mark Otto | 1 | -108/+146 |
| 2012-06-11 | keep tables at 13px in docs for now, clean up some modals js docs stuff | Mark Otto | 1 | -11/+39 |
| 2012-06-07 | overhaul js docs top sections, update subhead | Mark Otto | 1 | -63/+30 |
| 2012-06-07 | remove individual js file download buttons | Mark Otto | 1 | -12/+0 |
| 2012-06-07 | restore top navs entirely | Mark Otto | 1 | -0/+16 |
| 2012-06-06 | add back left rail nav, tweak colors | Mark Otto | 1 | -22/+0 |
| 2012-06-05 | updated javascripts for first pass at single column | Mark Otto | 1 | -1109/+1083 |
| 2012-06-04 | more changes to js and components, playing with new docs subnav | Mark Otto | 1 | -86/+86 |
| 2012-06-03 | adds remote source to modal. Remote source can be specified in href or by pro... | Jacob Thornton | 1 | -0/+7 |
| 2012-06-03 | Merge branch 'async' into 2.1.0-wip | Matt Morgan | 1 | -3/+3 |
| 2012-06-02 | change note to point out that boostrap.js bundles all plugins #3174 | Jacob Thornton | 1 | -1/+1 |
| 2012-06-02 | add html option back to tooltip and popover to explicitly prevent XSS #3421 | Jacob Thornton | 1 | -0/+12 |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -55/+58 |
| 2012-05-24 | fix example code for carousel | Mark Otto | 1 | -1/+1 |
| 2012-05-17 | fix modal example per #3510 | Mark Otto | 1 | -2/+2 |
| 2012-05-17 | abandon activedescendant because it was awful | Jacob Thornton | 1 | -8/+8 |
| 2012-05-17 | nearly everything working with activedescendant... then decide it's wrong. | Jacob Thornton | 1 | -60/+57 |
| 2012-05-16 | add proper role to dialog markup and cleanup modal logging | Jacob Thornton | 1 | -2/+2 |
| 2012-05-16 | Merge branch 'master' into 2.0.4-wip | Jacob Thornton | 1 | -1/+7 |
| 2012-05-16 | modal accessibility tab control | Jacob Thornton | 1 | -1/+7 |
| 2012-05-15 | example incorrect for modal dismiss button | Mark Otto | 1 | -1/+1 |
| 2012-05-13 | #3465 part 1: add type="button" to all dismiss buttons in docs | Mark Otto | 1 | -4/+4 |
| 2012-05-13 | remove wrapping <label> from all js docs | Mark Otto | 1 | -50/+26 |
| 2012-04-26 | Alter typeahead to accept synchronous/asynchronous data source via function/c... | Matt Morgan | 1 | -3/+3 |
| 2012-04-16 | fix modal per #3086 | Mark Otto | 1 | -1/+1 |
| 2012-04-15 | move js tooltip link | Mark Otto | 1 | -1/+1 |
| 2012-04-07 | fix typo on js docs selector | Mark Otto | 1 | -1/+1 |
| 2012-03-31 | clarify use of dropdowns, href, and data-target for js docs; add tests to css... | Mark Otto | 1 | -0/+14 |
| 2012-03-27 | Finish of close conversion from a to button | Andreas Cederstròˆm | 1 | -5/+5 |
| 2012-03-25 | add refresh method documentation to js docs to close #2028 and #2795 | Mark Otto | 1 | -0/+8 |
| 2012-03-24 | add explict note that tooltip delay isn't applied to manual trigger type in p... | Jacob Thornton | 1 | -2/+2 |
| 2012-03-23 | Merge branch '2.1.0-wip' into 2.0.3-wip | Mark Otto | 1 | -1/+16 |
| 2012-03-23 | add mention of transitions plugin requirement on collapse | Mark Otto | 1 | -1/+2 |
| 2012-03-22 | change spacing and fix code blocks | Mark Otto | 1 | -6/+6 |
| 2012-03-22 | Clarify docs on how tabs are activated from JS, see #1000 | Marcus Bointon | 1 | -3/+7 |
| 2012-03-22 | Add more examples for activating tabs | Marcus Bointon | 1 | -4/+6 |
| 2012-03-21 | Make changes in page templates, rebuild | Marcus Bointon | 1 | -4/+9 |
| 2012-03-19 | add activate to scrollspy docs | Jacob Thornton | 1 | -0/+15 |
| 2012-03-19 | if interval is false, do not autocycle the carousel | Jacob Thornton | 1 | -1/+1 |
| 2012-03-10 | fix js typo per #2471 | Mark Otto | 1 | -3/+3 |