| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-09-23 | return this | Aaron Stacy | 1 | -1/+1 | |
| 2011-09-23 | updated if statement form | Aaron Stacy | 1 | -1/+3 | |
| 2011-09-23 | added bug fix for hide-before-show bug | Aaron Stacy | 1 | -1/+3 | |
| this commit fixes a bug where .modal('hide') is called on a modal object before .modal('show'). this can be viewed here: http://jsfiddle.net/aaronj1335/7hH89/8/ (notice the JS exception that is thrown) | |||||
| 2011-09-22 | add semicolon to end of file while i think about better solution... | Jacob Thornton | 7 | -7/+7 | |
| 2011-09-22 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 1 | -5/+5 | |
| 2011-09-22 | update table to support header and arrows | Jacob Thornton | 3 | -15/+14 | |
| 2011-09-21 | Merge pull request #278 from adamnbowen/patch-1 | Jacob Thornton | 1 | -5/+5 | |
| Fixes typos of "bootstrap" | |||||
| 2011-09-21 | Fixes typos of "bootstrap" | Adam Bowen | 1 | -5/+5 | |
| 2011-09-20 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-20 | fix reflow typo - should be $element not $backdrop | Jacob Thornton | 1 | -4/+4 | |
| 2011-09-20 | Merge pull request #268 from workwithnano/patch-1 | Jacob Thornton | 1 | -1/+1 | |
| Typo fix: "you're" to "your". | |||||
| 2011-09-20 | Typo fix: "you're" to "your". | Nano | 1 | -1/+1 | |
| 2011-09-19 | Merge branch 'master' of github.com:twitter/bootstrap | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-19 | remove var O_O | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-19 | Merge pull request #259 from jacobfike/master | Jacob Thornton | 1 | -1/+1 | |
| fixes #258, clicking a tab remove .active class from all elements on the page | |||||
| 2011-09-19 | fixes #258, clicking a tab remove .active class from all elements on the page | Jacob Fike | 1 | -1/+1 | |
| 2011-09-18 | listen to document for ie | Jacob Thornton | 1 | -2/+2 | |
| 2011-09-18 | force reflow instead of relying on eventloop (firefox) | Jacob Thornton | 3 | -151/+158 | |
| listen to window for escape press | |||||
| 2011-09-18 | lemme smang it giiiirl | Jacob Thornton | 7 | -13/+13 | |
| 2011-09-18 | Merge pull request #241 from asmega/javascript_docs_favicon | Jacob Thornton | 1 | -4/+4 | |
| fixing locations of favicon + apple icons | |||||
| 2011-09-18 | fixing locations of favicon + apple icons | asmega | 1 | -4/+4 | |
| 2011-09-18 | Added changed event to bootstrap-tabs.js | Kasper Bøgebjerg Pedersen | 3 | -9/+53 | |
| 2011-09-17 | fix broken topbars in javascript | Mark Otto | 1 | -8/+8 | |
| 2011-09-17 | change version in makefile to 1.3 | Jacob Thornton | 2 | -3/+3 | |
| 2011-09-17 | Merge pull request #233 from cheeaun/patch-1 | Jacob Thornton | 1 | -4/+4 | |
| Documentation typo/error on scrollSpy. | |||||
| 2011-09-18 | Documentation typo/error on scrollSpy. | Lim Chee Aun | 1 | -4/+4 | |
| 2011-09-17 | update docs to remove old stuff, update to all new classes; no more ↵ | Mark Otto | 6 | -251/+180 | |
| backwards compatibility | |||||
| 2011-09-17 | allow backdrop option to accept "static" option | Jacob Thornton | 4 | -20/+15 | |
| 2011-09-17 | Adding flag to prevent backdrop click hiding modal | Nick Veys | 3 | -3/+74 | |
| 2011-09-16 | fix fluid example | Mark Otto | 3 | -27/+23 | |
| 2011-09-16 | Fix spelling mistake in pre on js page (/ul instead of /div). | Mark Otto | 1 | -1/+1 | |
| 2011-09-16 | fix readme link spacingv1.3.0 | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-16 | remake for version 1.3 | Jacob Thornton | 2 | -127/+2 | |
| 2011-09-16 | Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 6 | -13/+149 | |
| Conflicts: Makefile README.md bootstrap.css bootstrap.min.css lib/bootstrap.less lib/scaffolding.less | |||||
| 2011-09-16 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 12 | -49/+105 | |
| 2011-09-16 | check for jquery/ender on window | Jacob Thornton | 7 | -7/+7 | |
| 2011-09-16 | update alert message for ie7 to adjust dismiss icon, update example pages to ↵ | Mark Otto | 7 | -21/+52 | |
| clean up a few things from testing | |||||
| 2011-09-16 | Merge pull request #219 from caniszczyk/1.3-wip | Mark Otto | 1 | -1/+1 | |
| Merge in pull request to clarify docs licensing as CC BY 3.0 | |||||
| 2011-09-16 | Clarify documentation license to be CC BY 3.0 | Chris Aniszczyk | 1 | -1/+1 | |
| Signed-off-by: Chris Aniszczyk <[email protected]> | |||||
| 2011-09-16 | add active class back to tabs | Mark Otto | 1 | -1/+1 | |
| 2011-09-16 | fix tabs jitter bug when there is no active class | Mark Otto | 4 | -17/+18 | |
| 2011-09-16 | expanding comment in application.js | Mark Otto | 1 | -0/+1 | |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 18 | -67/+61 | |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row ↵ | Mark Otto | 6 | -22/+22 | |
| dropping problem we were having | |||||
| 2011-09-15 | $(document).ready instead of $(function() {}) for ender support | Jacob Thornton | 5 | -7/+7 | |
| 2011-09-15 | mv 1.3.0 file names to plane bootstrap.css for submodulers | Jacob Thornton | 9 | -12/+12 | |
| 2011-09-15 | remove table border seperate for ie | Jacob Thornton | 3 | -4/+2 | |
| 2011-09-15 | move clearfix logic back onto clearfix class for ie7 | Jacob Thornton | 3 | -20/+14 | |
| 2011-09-15 | little fixes for ie 7 | Jacob Thornton | 6 | -18/+18 | |
| 2011-09-15 | update attributes for js and make tooltips reposition on resize | Jacob Thornton | 3 | -12/+12 | |
