| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-07 | more nesting in navs.less | Chris Rebert | 1 | -32/+41 | |
| 2013-07-07 | more nesting in button-groups.less | Chris Rebert | 1 | -11/+15 | |
| 2013-07-07 | extract .alert-variant mix-in | Chris Rebert | 2 | -27/+17 | |
| 2013-07-06 | Carousel no longer dependent on glyphicons | Maurice Wahba | 1 | -2/+15 | |
| Used laquo/raquo for control buttons Updated docs | |||||
| 2013-07-05 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -5/+2 | |
| 2013-07-05 | Merge pull request #8378 from liuyl/aftertosibling | Mark Otto | 1 | -5/+2 | |
| optimize breadcrumb | |||||
| 2013-07-05 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -6/+0 | |
| 2013-07-05 | Merge pull request #8390 from liuyl/typeahead | Mark Otto | 1 | -6/+0 | |
| delete typeahead style | |||||
| 2013-07-05 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -42/+52 | |
| 2013-07-05 | Move `hr` to scaffolding.less (out of type.less) and simplify styles | Mark Otto | 2 | -9/+12 | |
| 2013-07-05 | Add tfoot back (addresses more than #8387) | Mark Otto | 1 | -4/+8 | |
| 2013-07-05 | refactor pagination | liuyl | 1 | -4/+4 | |
| 2013-07-05 | refactor pagination | liuyl | 1 | -42/+52 | |
| 2013-07-05 | delete typeahead style | liuyl | 1 | -6/+0 | |
| 2013-07-03 | Remove unneeded prefixes | Joey Baker | 1 | -21/+0 | |
| Per caniuse, prefixes for transitions and transforms can be reduced to just `-webkit` and `-ms`. http://caniuse.com/#search=transform http://caniuse.com/#search=transition | |||||
| 2013-07-03 | use sibling selector instead of pseudo selector | liuyl | 1 | -5/+2 | |
| 2013-07-02 | refactor tables.less to use nesting more | Chris Rebert | 1 | -44/+62 | |
| 2013-07-01 | comma for the guardian angel /cc @cvrebert | Mark Otto | 1 | -1/+1 | |
| 2013-07-01 | Merge branch '3.0.0-responsive-tables' of ↵ | Mark Otto | 2 | -12/+41 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-responsive-tables Conflicts: less/mixins.less | |||||
| 2013-07-01 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -40/+36 | |
| 2013-07-01 | Fixes #8350: unfuck Chrome number input element cursor /cc @cvrebert @eintnohick | Mark Otto | 1 | -0/+10 | |
| 2013-07-01 | Merge pull request #8348 from Rowno/compiled-font-shorthand | Mark Otto | 1 | -1/+1 | |
| Prevent the font shorthand from getting compiled as division | |||||
| 2013-07-01 | fixes #8345: use inline-block on .img-responsive | Mark Otto | 3 | -8/+3 | |
| 2013-07-01 | Merge pull request #8352 from liuyl/simplifytable | Mark Otto | 1 | -39/+35 | |
| simplify tables.less | |||||
| 2013-07-01 | fixes #8068: add .help-block to form field state mixin | Mark Otto | 1 | -0/+1 | |
| 2013-07-01 | fixes #7367: slightly larger carousel indicators | Mark Otto | 1 | -6/+8 | |
| 2013-07-01 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 3 | -1/+3 | |
| 2013-07-01 | Make more components mixin-friendly | Mark Otto | 6 | -80/+63 | |
| 2013-07-01 | Fix responsive utilities for table elements | Julian Thilo | 2 | -12/+41 | |
| This change prevents situations where specificity causes some rules to be overridden by the ones intended for mobile. * Added mixin `responsive-invisibility()` * Swapped out `display: none !important;` for new mixin | |||||
| 2013-07-01 | simplify tables.less | liuyl | 1 | -39/+35 | |
| 2013-07-01 | Prevent the font shorthand from getting compiled as division | Roland Warmerdam | 1 | -1/+1 | |
| 2013-06-29 | reset left padding for .media-list, .pagination and .pager | Francis Brunelle | 3 | -1/+3 | |
| 2013-06-28 | Nuke hella things | Mark Otto | 3 | -10/+1 | |
| * Any mentions of .btn-mini * Old docs page that somehow found it's way back | |||||
| 2013-06-28 | Overall responsive `img` styles | Mark Otto | 2 | -6/+10 | |
| `img`s are no longer responsive by default. Instead, use `.img-responsive` as a class or mixin. Existing `.thumbnail > img` and `.img-thumbnail` classes now make use of this as a mixin as well. | |||||
| 2013-06-27 | fixes #7961 a bit: adds css for extra tooltip placement options. /cc @fat ↵ | Mark Otto | 1 | -0/+24 | |
| you just need dat js prolly | |||||
| 2013-06-27 | remove submenus. for more context: ↵ | Mark Otto | 1 | -61/+1 | |
| http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s | |||||
| 2013-06-27 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -0/+1 | |
| 2013-06-27 | Merge pull request #7995 from hrach/patch-3 | Mark Otto | 1 | -0/+1 | |
| Fixed mixin btn-pseudo-state background for [disabled] buttons | |||||
| 2013-06-27 | fixes #7977: prevent some table bullshit on input groups | Mark Otto | 1 | -0/+1 | |
| 2013-06-27 | update grid col mixin to use latest css from grid cols | Mark Otto | 1 | -3/+1 | |
| 2013-06-27 | fixes #4852: popover carets fully functional in ie8 holy carp wtfbqq huge ↵ | Mark Otto | 1 | -0/+4 | |
| shoutout to @PumaOmaR | |||||
| 2013-06-27 | Merge branch '3.0.0-wip' into bs3_remove_icons | Mark Otto | 14 | -127/+120 | |
| Conflicts: docs/components.html | |||||
| 2013-06-27 | Add parens so sublime picks up on syntax highlighting | Mark Otto | 1 | -10/+10 | |
| 2013-06-27 | Fixes #8329: add `!important` to `.hidden` | Mark Otto | 1 | -2/+2 | |
| 2013-06-25 | Merge pull request #8301 from cvrebert/patch-3 | Mark Otto | 1 | -1/+1 | |
| Fix spelling in comment | |||||
| 2013-06-25 | Merge pull request #8300 from cvrebert/patch-2 | Mark Otto | 1 | -1/+1 | |
| Fix typo in comment | |||||
| 2013-06-25 | Merge pull request #8299 from cvrebert/patch-1 | Mark Otto | 1 | -1/+1 | |
| Spelling in comment | |||||
| 2013-06-25 | Fix 2 typos | Chris Rebert | 1 | -2/+2 | |
| 2013-06-26 | Update mixins.less | Bass Jobsen | 1 | -1/+15 | |
| Add a the function .make-small-column. See also http://stackoverflow.com/a/17308128/1596547 | |||||
| 2013-06-25 | Fix spelling in comment | Chris Rebert | 1 | -1/+1 | |
