| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-28 | window -> body for ie | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-28 | move removeClass up | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-28 | drop top position a bit | Jacob Thornton | 3 | -9/+5 | |
| 2011-08-28 | blah | Jacob Thornton | 3 | -9/+12 | |
| 2011-08-28 | remake with opacity thin | Jacob Thornton | 3 | -4/+12 | |
| 2011-08-28 | try using tricker opacity thingy | Jacob Thornton | 4 | -10/+16 | |
| 2011-08-28 | listen to delegation for ie | Jacob Thornton | 1 | -3/+6 | |
| 2011-08-28 | wrap for domready | Jacob Thornton | 4 | -76/+76 | |
| 2011-08-28 | change window to 'body' | Jacob Thornton | 5 | -6/+6 | |
| 2011-08-28 | alpha for ie | Jacob Thornton | 3 | -9/+6 | |
| 2011-08-28 | change backdrop for ie | Jacob Thornton | 3 | -4/+9 | |
| 2011-08-28 | add google code prettify | Jacob Thornton | 3 | -6/+78 | |
| 2011-08-27 | add topbar dropdown js | Jacob Thornton | 5 | -128/+132 | |
| 2011-08-27 | blahsdfasldflaskdfj | Jacob Thornton | 1 | -4/+4 | |
| 2011-08-27 | rebuild and change data-attr to have priority over options | Jacob Thornton | 2 | -3/+3 | |
| 2011-08-27 | make generic fade animation css class | Jacob Thornton | 7 | -37/+36 | |
| 2011-08-27 | adds popover js | Jacob Thornton | 6 | -16/+143 | |
| 2011-08-27 | redefine the grid to use attribute selectors with css regex, make previously ↵ | Mark Otto | 6 | -43/+41 | |
| fixed grid values use variables we use elsewhere | |||||
| 2011-08-27 | remake | Jacob Thornton | 2 | -2/+2 | |
| 2011-08-27 | add boostrap-twipsy and bootstrap-alerts | Jacob Thornton | 8 | -307/+534 | |
| 2011-08-27 | Edited readme to include the versioning approach we'll be striving to use | Mark Otto | 1 | -0/+18 | |
| 2011-08-27 | rename escape method | Jacob Thornton | 1 | -3/+3 | |
| 2011-08-27 | clean up show logic | Jacob Thornton | 5 | -8/+5 | |
| 2011-08-27 | white space junk | Jacob Thornton | 1 | -13/+13 | |
| 2011-08-27 | sometimes i get emotional about semicolons | Jacob Thornton | 1 | -3/+3 | |
| 2011-08-27 | display none for inactive modals | Jacob Thornton | 3 | -3/+7 | |
| 2011-08-26 | starting up bootstrap-js... | Jacob Thornton | 6 | -5/+381 | |
| 2011-08-26 | make dropdowns in the topbar black again | Mark Otto | 3 | -18/+88 | |
| 2011-08-26 | adding dropdowns to tabs by refactoring the shizzzz out of them | Mark Otto | 5 | -376/+392 | |
| 2011-08-26 | small typo in offset generation | Jacob Thornton | 3 | -4/+4 | |
| 2011-08-26 | Merge remote branch 'origin/master' into 1.2-wip | Mark Otto | 15 | -656/+1097 | |
| 2011-08-26 | make and publish 1.1.1v1.1.1 | Jacob Thornton | 2 | -3/+3 | |
| 2011-08-26 | Merge branch '1.1.1-wip' | Jacob Thornton | 15 | -825/+1182 | |
| 2011-08-26 | update everything to 1.1.1 | Jacob Thornton | 7 | -9/+9 | |
| 2011-08-26 | clean up redundant google prettify code | Jacob Thornton | 1 | -10/+3 | |
| 2011-08-26 | bump less version number in docs | Mark Otto | 1 | -1/+1 | |
| 2011-08-26 | Merge pull request #89 from karthikv/clean-up | Mark Otto | 3 | -6/+18 | |
| Made JavaScript Unobtrusive and Removed Unused Class | |||||
| 2011-08-26 | Merge pull request #94 from weslly/master | Mark Otto | 1 | -1/+1 | |
| fixed background-color for disabled links in pagination | |||||
| 2011-08-26 | fixed background-color for disabled links in pagination ('none' isn't a ↵ | Weslly Honorato | 1 | -1/+1 | |
| valid value for background-color property http://www.w3.org/TR/CSS2/colors.html#propdef-background-color) | |||||
| 2011-08-26 | Made JavaScript unobtrusive by factoring out prettyPrint() to ↵ | Karthik Viswanathan | 3 | -6/+18 | |
| application.js. Also removed unused class from hero demo. | |||||
| 2011-08-25 | be more specific in gradient mixin | Mark Otto | 3 | -48/+48 | |
| 2011-08-25 | updated le docs to include note about topbar and padding on box (issue #86) ↵ | Mark Otto | 1 | -24/+27 | |
| and add snippet about @basefont and @baseline to type section | |||||
| 2011-08-25 | spacing | Mark Otto | 2 | -1/+2 | |
| 2011-08-25 | pull table class from docs again | Mark Otto | 1 | -3/+3 | |
| 2011-08-25 | resolve conflicts in merging in other branch | Mark Otto | 7 | -264/+697 | |
| 2011-08-25 | updated docs for b/i tags based on issue #62 | Mark Otto | 1 | -1/+1 | |
| 2011-08-25 | updated classnames in the docs for the alerts, updated colors on error and ↵ | Mark Otto | 4 | -30/+29 | |
| info alerts/buttons | |||||
| 2011-08-25 | Merge pull request #87 from igorbozato/patch-1 | Mark Otto | 1 | -2/+2 | |
| .sidebar and .content in fluid layouts don't need to be divs | |||||
| 2011-08-26 | .sidebar and .content in fluid layouts don't need to be divs | Igor Bozato | 1 | -2/+2 | |
| 2011-08-25 | resolve issue #87 in this branch | Mark Otto | 3 | -16/+16 | |
