| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-24 | fixes #9969: add support for output element | Mark Otto | 1 | -0/+9 | |
| 2013-08-23 | Merge branch 'master' of https://github.com/charnog/bootstrap into ↵ | Mark Otto | 1 | -0/+2 | |
| charnog-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-23 | Merge pull request #10057 from sambowler/patch-1 | Mark Otto | 1 | -1/+2 | |
| Fix responsive table scrolling on Windows Phone 8. | |||||
| 2013-08-23 | Merge branch 'master' of https://github.com/apexskier/bootstrap into ↵ | Mark Otto | 1 | -0/+1 | |
| apexskier-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-23 | Merge branch 'master' into deprecate-screen-device-vars | Mark Otto | 8 | -64/+108 | |
| Conflicts: less/variables.less | |||||
| 2013-08-23 | more specific deprecation comment | Mark Otto | 1 | -4/+4 | |
| 2013-08-23 | Merge pull request #9963 from twbs/min-breakpoint-naming | Mark Otto | 5 | -48/+52 | |
| rename @screen-XX to @screen-XX-min for clarity+unambiguity | |||||
| 2013-08-23 | split mixin and grunt dist to be sure | Mark Otto | 1 | -2/+11 | |
| 2013-08-23 | Deprecate .hide-text mixin for .text-hide as mixin and class | Mark Otto | 2 | -2/+9 | |
| 2013-08-23 | Update and document use of `small` in headings | Mark Otto | 1 | -5/+9 | |
| 2013-08-23 | Merge branch 'master' into header-font-size-vars | Mark Otto | 2 | -9/+19 | |
| 2013-08-23 | fixes #9877: improve active state on nav list items in theme | Mark Otto | 1 | -4/+6 | |
| 2013-08-23 | fixes #9879: add hover state to theme buttons | Mark Otto | 1 | -4/+11 | |
| 2013-08-23 | Added -webkit-overflow-scrolling: touch to responsive tables | Cameron Little | 1 | -0/+1 | |
| 2013-08-23 | Add mixin for transition-property | Felix Hirschfeld | 1 | -0/+4 | |
| It's quite handy if a transition needs the same duration, timing-function or delay and only specific properties to animate. | |||||
| 2013-08-23 | Fix responsive table scrolling on Windows Phone 8. | Sam Bowler | 1 | -1/+2 | |
| 2013-08-22 | Add missing methods (rotateX/Y, perspective(-origin) and transform-origin) | Barry vd. Heuvel | 1 | -0/+27 | |
| Added missing mixins: rotateX rotateY perspective perspective-origin transform-origin | |||||
| 2013-08-22 | Removed glyphicon-block instead target :empty .glyphicons | Thomas Welton | 1 | -3/+3 | |
| 2013-08-22 | Added glyphicon-block class | Thomas Welton | 1 | -0/+4 | |
| Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font. | |||||
| 2013-08-21 | Fixing carousel control positioning | Jason Nutter | 1 | -1/+8 | |
| The left control should be positioned from the left, while the right control should be positioning from the right. Positioning both from the left results in the right carousel control being incorrectly positioned (most noticeable with a larger than normal font size). | |||||
| 2013-08-21 | deprecate @screen-{phone,tablet,desktop} vars | Chris Rebert | 6 | -12/+12 | |
| 2013-08-21 | Fixes #9974 | James Lawrence | 1 | -1/+2 | |
| Added th selector in .table-row-variant mixin | |||||
| 2013-08-21 | code.less: also set default monospace font for `<kbd>` and `<samp>` | Max F. Albrecht | 1 | -1/+3 | |
| 2013-08-21 | fix #9941 | Denis Gonchar | 1 | -0/+2 | |
| 2013-08-20 | rename @screen-XX to @screen-XX-min for clarity+unambiguity | Chris Rebert | 5 | -48/+52 | |
| 2013-08-20 | Remove progress bar striped @color parameters; use default transparent white. | Luke McDonald | 2 | -2/+2 | |
| * If the @color parameter is not removed, the stripes are the same color as the element background color. In this case, the stripes do not appear. | |||||
| 2013-08-20 | Apply @color argument to striped gradient | Luke McDonald | 1 | -5/+5 | |
| The @color argument is currently not being used for the striped gradient. | |||||
| 2013-08-20 | add variables for heading font sizes; fixes #9921 | Chris Rebert | 2 | -6/+13 | |
| 2013-08-20 | Removing whitespaces | Geremia Taglialatela | 1 | -20/+20 | |
| 2013-08-19 | fixes #9855: account for modal overflow on body hiding scrollbar | Mark Otto | 1 | -0/+8 | |
| 2013-08-19 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | Merge pull request #9864 from boomsb/3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Update tables.less | |||||
| 2013-08-19 | Fixes secondary issue in #9798 | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Add default navbar z-index to fix #9844 | Mark Otto | 2 | -1/+3 | |
| iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar. | |||||
| 2013-08-19 | Update tables.less | boomsb | 1 | -2/+2 | |
| Fixed Table cell sizing with multiple classes by using *= instead of ^= | |||||
| 2013-08-19 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -3/+0 | |
| 2013-08-19 | move dropdown change from navbar to dropdowns to fix customizer compiling | Mark Otto | 2 | -6/+15 | |
| 2013-08-19 | save and recompile for that last commit | Mark Otto | 1 | -6/+6 | |
| 2013-08-19 | fix #9832 somewhat: more vars for jumbotron | Mark Otto | 2 | -2/+4 | |
| 2013-08-19 | `.table` style is duplicate in `List groups in panels` and `Tables in panels` | saiwang | 1 | -3/+0 | |
| 2013-08-19 | Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵ | Mark Otto | 1 | -1/+6 | |
| example | |||||
| 2013-08-19 | Change up label padding to equalize top and bottom | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Nuke margin for last child navbar text | Mark Otto | 1 | -0/+3 | |
| 2013-08-19 | Merge branch '3.0.0-wip' of https://github.com/eratzlaff/bootstrap into ↵ | Mark Otto | 1 | -39/+111 | |
| eratzlaff-3.0.0-wip | |||||
| 2013-08-18 | smaller h1 and h2 | Mark Otto | 1 | -2/+2 | |
| 2013-08-19 | Variable name fix | Elvis Ratzlaff | 1 | -32/+32 | |
| 2013-08-18 | Add responsive tables with help of `.table-responsive` wrapper | Mark Otto | 1 | -20/+72 | |
| 2013-08-19 | make visible/hidden classes mixable | Elvis Ratzlaff | 1 | -48/+120 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 7 | -59/+58 | |
| Conflicts: customize.html dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 3 | -20/+16 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
