| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-31 | move js stuff into assets | Jacob Thornton | 14 | -0/+11080 |
| 2012-01-29 | check in dist dir for hb5 + update images to point to correct spot for builder | Jacob Thornton | 1 | -1/+1 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -7/+2 |
| 2012-01-28 | remove js for table sorts | Jacob Thornton | 1 | -6/+0 |
| 2012-01-28 | clean up application js a bit | Jacob Thornton | 1 | -155/+136 |
| 2012-01-28 | remove quick start section to simplify landing page + start rewriting applica... | Jacob Thornton | 1 | -210/+190 |
| 2012-01-27 | add zindex option for tooltips/popovers and fix modal zindex doc example | Jacob Thornton | 1 | -1/+8 |
| 2012-01-26 | change endpoint to point to actual server... | Jacob Thornton | 1 | -2/+1 |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -4/+12 |
| 2012-01-26 | getting closer.... | Jacob Thornton | 1 | -5/+6 |
| 2012-01-26 | more builder crap | Jacob Thornton | 1 | -8/+13 |
| 2012-01-26 | some js for javascript for builder (stil incomplete) | Jacob Thornton | 1 | -41/+48 |
| 2012-01-25 | remove all tablesorter assets and css | Mark Otto | 1 | -3/+0 |
| 2012-01-25 | move css builder and downloader to dedicated page, start to update remaining ... | Mark Otto | 1 | -4/+0 |
| 2012-01-24 | scrollspy working for sub navs | Jacob Thornton | 1 | -1/+1 |
| 2012-01-24 | update the subnav on all pages | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | make subnav fix | Jacob Thornton | 1 | -0/+21 |
| 2012-01-24 | Typo on tablesorter | François Robichet | 1 | -1/+1 |
| 2012-01-23 | rebuild with new templates | Jacob Thornton | 1 | -0/+1 |
| 2012-01-23 | add templates for doc generation | Jacob Thornton | 1 | -29/+58 |
| 2012-01-20 | only prevent default of links in sections | Jacob Thornton | 1 | -1/+1 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -4/+79 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -11/+3 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 1 | -0/+3 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | update form shadows and tweak prettyprint styles | Mark Otto | 1 | -3/+15 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 1 | -5/+11 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -9/+0 |
| 2012-01-05 | massive docs update, mostly to all our new forms, and to the buttons | Mark Otto | 1 | -4/+4 |
| 2012-01-05 | listen to window for dropdown clear | Jacob Thornton | 1 | -9/+0 |
| 2012-01-05 | add jank js back to docs application.js for responsive dropdown in topbar | Mark Otto | 1 | -0/+11 |
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, sprite... | Mark Otto | 1 | -29/+12 |
| 2011-12-22 | check for prettyprint on window | Jacob Thornton | 1 | -1/+1 |
| 2011-12-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -1/+13 |
| 2011-12-21 | clean up all the js across all the doc pages | Jacob Thornton | 1 | -37/+49 |
| 2011-12-21 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2011-12-21 | updated all docs to jQuery 1.7, move all docs JS to application.js, and move ... | Mark Otto | 1 | -0/+31 |
| 2011-12-20 | update all to new on api + add animation support to tabs | Jacob Thornton | 1 | -1/+1 |
| 2011-10-19 | greatly simply js plugins - remove js api where reasonable | Jacob Thornton | 1 | -1/+1 |
| 2011-09-16 | expanding comment in application.js | Mark Otto | 1 | -0/+1 |
| 2011-09-15 | update attributes for js and make tooltips reposition on resize | Jacob Thornton | 1 | -1/+1 |
| 2011-09-11 | index to use data attr for scrollspy initilizing | Jacob Thornton | 1 | -6/+0 |
| 2011-09-11 | method invocation jqueryui style | Jacob Thornton | 1 | -1/+1 |
| 2011-09-11 | change hella js... broke all the tests. i <3 wip | Jacob Thornton | 1 | -6/+0 |
| 2011-09-10 | wait for window load event before positioning images, doi | Jacob Thornton | 1 | -10/+11 |
| 2011-09-10 | add bootstrap-scrollspy | Jacob Thornton | 2 | -39/+6 |
| 2011-09-10 | adds twipsy js to regular index for positioning | Jacob Thornton | 1 | -37/+10 |
| 2011-09-09 | move js plugins to root dir, begin writing tests, and change modal plugin to ... | Jacob Thornton | 8 | -649/+1 |
| 2011-09-09 | remove aria-control stuff | Jacob Thornton | 1 | -4/+4 |
| 2011-09-08 | some more js love - update the docs with tabs/pills plugin | Jacob Thornton | 5 | -78/+71 |