| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-09-02 | Merge branch 'master' of github.com:twitter/bootstrap into js-examples | Jacob Thornton | 1 | -325/+394 | |
| Conflicts: bootstrap-1.2.0.css bootstrap-1.2.0.min.css lib/patterns.less lib/scaffolding.less | |||||
| 2011-09-02 | fix broken checkbox in ie7 | Mark Otto | 1 | -1/+1 | |
| 2011-09-02 | remove rounded corners on buttons from IE9 so gradients don't bleed out | Mark Otto | 1 | -1/+6 | |
| 2011-09-02 | fix docs.css spacing, add gradient support for ie9 back | Mark Otto | 1 | -0/+1 | |
| 2011-09-02 | add reset filter to preboot for turning off gradients in IE when necessary; ↵ | Mark Otto | 1 | -3/+4 | |
| make :disabled [disabled] for crossbrowser usage | |||||
| 2011-09-02 | button tweaks | Mark Otto | 1 | -1/+2 | |
| 2011-09-02 | remove fixed width from topbar form to allow for applying classes to resize it | Mark Otto | 1 | -1/+0 | |
| 2011-09-02 | add old dropdown support to tabs dropdowns | Mark Otto | 1 | -0/+6 | |
| 2011-09-02 | fix dropdown bug, remove second topbar from docs now | Mark Otto | 1 | -0/+2 | |
| 2011-09-02 | remove active state from buttons by moving the :active before :disabled | Mark Otto | 1 | -4/+4 | |
| 2011-09-02 | resolve conflicts | Mark Otto | 1 | -10/+15 | |
| 2011-09-02 | add temp second topbar to nav section, fix it's compatibility issues | Mark Otto | 1 | -3/+28 | |
| 2011-09-02 | fix for dropdown | Jacob Thornton | 1 | -8/+12 | |
| 2011-09-02 | Merge branch '1.2-wip' of github.com:twitter/bootstrap into 1.2-wip | Jacob Thornton | 1 | -11/+14 | |
| Conflicts: bootstrap-1.2.0.css bootstrap-1.2.0.min.css lib/patterns.less | |||||
| 2011-09-02 | div > ul ftw | Jacob Thornton | 1 | -1/+2 | |
| 2011-09-02 | move comment so less compiles | Mark Otto | 1 | -5/+2 | |
| 2011-09-02 | resolve conflict | Mark Otto | 1 | -0/+4 | |
| 2011-09-02 | add backwards compatability for dropdowns in topbar | Mark Otto | 1 | -11/+13 | |
| 2011-09-02 | this works O_O | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-02 | > seems to work O_O | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-02 | backwards compat for old nav o_O | Jacob Thornton | 1 | -1/+1 | |
| 2011-09-02 | remove inset shadow from disabled buttons | Mark Otto | 1 | -0/+1 | |
| 2011-08-31 | try daves background thing again... | Jacob Thornton | 1 | -11/+8 | |
| 2011-08-30 | revert dhg mdo suggestion for fixing ie | Jacob Thornton | 1 | -5/+8 | |
| 2011-08-30 | ie7 background toggle open | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-30 | remove * hack for ie7 + remove -1 margin bug for ie7 | Jacob Thornton | 1 | -7/+4 | |
| 2011-08-29 | fix background color for ie7 -- negative margin bug still there though ;_; | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-29 | fix open ui for ie 7 | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-29 | resolving deltas between that epic css selector specifity pull request and ↵ | Mark Otto | 1 | -164/+158 | |
| latest changes here | |||||
| 2011-08-28 | drop top position a bit | Jacob Thornton | 1 | -3/+2 | |
| 2011-08-28 | blah | Jacob Thornton | 1 | -4/+4 | |
| 2011-08-28 | remake with opacity thin | Jacob Thornton | 1 | -2/+6 | |
| 2011-08-28 | try using tricker opacity thingy | Jacob Thornton | 1 | -2/+6 | |
| 2011-08-28 | change window to 'body' | Jacob Thornton | 1 | -1/+1 | |
| 2011-08-28 | alpha for ie | Jacob Thornton | 1 | -2/+2 | |
| 2011-08-28 | change backdrop for ie | Jacob Thornton | 1 | -1/+2 | |
| 2011-08-27 | make generic fade animation css class | Jacob Thornton | 1 | -6/+2 | |
| 2011-08-27 | adds popover js | Jacob Thornton | 1 | -0/+1 | |
| 2011-08-27 | redefine the grid to use attribute selectors with css regex, make previously ↵ | Mark Otto | 1 | -1/+1 | |
| fixed grid values use variables we use elsewhere | |||||
| 2011-08-27 | add boostrap-twipsy and bootstrap-alerts | Jacob Thornton | 1 | -11/+15 | |
| 2011-08-27 | clean up show logic | Jacob Thornton | 1 | -2/+0 | |
| 2011-08-27 | display none for inactive modals | Jacob Thornton | 1 | -0/+2 | |
| 2011-08-26 | starting up bootstrap-js... | Jacob Thornton | 1 | -0/+9 | |
| 2011-08-26 | make dropdowns in the topbar black again | Mark Otto | 1 | -7/+39 | |
| 2011-08-26 | adding dropdowns to tabs by refactoring the shizzzz out of them | Mark Otto | 1 | -202/+196 | |
| 2011-08-26 | Merge branch '1.1.1-wip' | Jacob Thornton | 1 | -67/+135 | |
| 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-25 | resolve conflicts in merging in other branch | Mark Otto | 1 | -0/+1 | |
| 2011-08-25 | merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ↵ | Mark Otto | 1 | -3/+2 | |
| could, update docs and alerts to use original classes, updated docs to include smaller section for layouts | |||||
| 2011-08-25 | clean up btn selectors a bit | Jacob Thornton | 1 | -8/+6 | |
