| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-08 | move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to... | Mark Otto | 1 | -48/+54 |
| 2012-01-08 | fix responsive navbar nav treatment by using hover instead of click | Mark Otto | 1 | -10/+16 |
| 2012-01-08 | adjust navs for fine details on dropdowns in stacked nav and improved open st... | Mark Otto | 1 | -5/+12 |
| 2012-01-08 | fix styles on right aligned blockquote to flip padding and border appropriately | Mark Otto | 1 | -1/+5 |
| 2012-01-08 | fix docs for fluid layout, update topbar to fix active text color for links | Mark Otto | 1 | -2/+2 |
| 2012-01-08 | clean up some spacing on the dropdown for typeahead | Mark Otto | 1 | -2/+8 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 1 | -11/+138 |
| 2012-01-08 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -1/+1 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 1 | -235/+8 |
| 2012-01-07 | recomment out the moz stuff for progress bars since less can't compile it rig... | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | fix progress bars by removing border and negative margins | Mark Otto | 1 | -99/+9 |
| 2012-01-07 | redoing the tabs on bottom, left, and right | Mark Otto | 1 | -62/+118 |
| 2012-01-07 | nuke unused code, add to upgrading page | Mark Otto | 1 | -33/+1 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 1 | -166/+85 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -122/+180 |
| 2012-01-07 | overhauled docs to include example markup, add language around browser suppor... | Mark Otto | 1 | -175/+157 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 1 | -1/+175 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 1 | -11/+48 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 1 | -1/+173 |
| 2012-01-07 | adding back table grid sizing; will need support for responsive perhaps | Mark Otto | 1 | -131/+59 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 1 | -1/+11 |
| 2012-01-07 | scope close icon in modal to modal-header to allow alerts in modals to use cl... | Mark Otto | 1 | -4/+4 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 1 | -4/+4 |
| 2012-01-07 | another quick pass at ranking all zindexes and listing them in variables for ... | Mark Otto | 1 | -5/+5 |
| 2012-01-07 | better ranking of z-indexes for tipsies so they appear above dropdown menus b... | Mark Otto | 1 | -4/+4 |
| 2012-01-07 | quick stab at fixing modal placement on 480px and down | Mark Otto | 1 | -1/+4 |
| 2012-01-07 | update fluid layout to use variable for sidebar width | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ... | Mark Otto | 1 | -61/+82 |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly fr... | Mark Otto | 1 | -9/+15 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 1 | -4/+13 |
| 2012-01-07 | make fixed navbars have lower z-index | Mark Otto | 1 | -2/+2 |
| 2012-01-07 | update form shadows and tweak prettyprint styles | Mark Otto | 1 | -7/+7 |
| 2012-01-07 | fix form field sizing for selects, document form field grid sizing | Mark Otto | 1 | -101/+54 |
| 2012-01-07 | fix reponsive 1200+ media query to resolve mismatched gutters and negative ma... | Mark Otto | 1 | -2/+5 |
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 1 | -1/+6 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 1 | -19/+31 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 1 | -3/+5 |
| 2012-01-05 | docs cleanup and navbar brand hover | Mark Otto | 1 | -2/+2 |
| 2012-01-05 | massive docs update, mostly to all our new forms, and to the buttons | Mark Otto | 1 | -27/+25 |
| 2012-01-05 | default cursor for disabled links in pagination | Mark Otto | 1 | -1/+2 |
| 2012-01-05 | make dropdowns use unicode character for :after | Mark Otto | 1 | -2/+2 |
| 2012-01-05 | move mega link footer to scaffolding to try it out, fix broken button text sh... | Mark Otto | 1 | -3/+4 |
| 2012-01-05 | Tweak the docs and address the new forms list of controls: radios and checkbo... | Mark Otto | 1 | -4/+11 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 1 | -709/+672 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -2/+69 |
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, sprite... | Mark Otto | 1 | -2/+328 |
| 2012-01-02 | ease-in-out slide transition | Jacob Thornton | 1 | -6/+6 |
| 2012-01-02 | basic carousel implementation | Jacob Thornton | 1 | -2/+37 |
| 2012-01-02 | placeholder design for carousel | Jacob Thornton | 1 | -2/+26 |
| 2012-01-02 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -128/+58 |