| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-01 | Merge branch 'master' into table-nesting | Mark Otto | 6 | -12/+8 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-01 | fixes #10223: adds color to input addon | Mark Otto | 1 | -0/+1 | |
| 2013-09-01 | fixes #10153: restore headings-color variable | Mark Otto | 2 | -0/+3 | |
| 2013-09-01 | Merge branch 'master' into deprecate_screen_containers | Mark Otto | 7 | -23/+28 | |
| 2013-09-01 | Merge branch 'patch-1' of https://github.com/tagliala/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| tagliala-patch-1 | |||||
| 2013-09-01 | Merge branch 'breadcrumb-separator' of https://github.com/dancek/bootstrap ↵ | Mark Otto | 2 | -1/+2 | |
| into dancek-breadcrumb-separator | |||||
| 2013-08-31 | Replace invalid US-ASCII character "\xE2") | Kevin Granger | 1 | -4/+4 | |
| Replace invalid US-ASCII character "\xE2") '—' => '-' | |||||
| 2013-08-31 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -11/+2 | |
| 2013-08-28 | fix #10252 by restricting Android Firefox reset to only .form-control & .btn | Chris Rebert | 3 | -11/+2 | |
| 2013-08-28 | Base the navbar default brand hover color on default brand color | Geremia Taglialatela | 1 | -1/+1 | |
| IMHO this default is better | |||||
| 2013-08-28 | Parameterize @breadcrumb-separator | Hannu Hartikainen | 2 | -1/+2 | |
| 2013-08-27 | use direct-child selector more in table styles to better support nested ↵ | Chris Rebert | 1 | -13/+14 | |
| tables; fixes #10231 | |||||
| 2013-08-27 | Fixes #10154: add .small | Mark Otto | 1 | -1/+2 | |
| 2013-08-26 | Add margin to thumbnails for proper spacing | Mark Otto | 1 | -0/+1 | |
| Hadn't thought about this until fixes #10137, but it makes sense I think to have margin on the bottom of thumbnails for spacing when stacking (or using different grid tiers). | |||||
| 2013-08-26 | Address #9873 and fix #9774 | Mark Otto | 1 | -4/+23 | |
| * Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example | |||||
| 2013-08-26 | rm inverted navbar search styles | Julian Thilo | 1 | -7/+0 | |
| 2013-08-24 | Deprecate container-{device} vars for container-{size} classes; updates ↵ | Mark Otto | 2 | -7/+10 | |
| customizer and grid to do the same | |||||
| 2013-08-24 | Merge pull request #10059 from felixhirschfeld/patch-1 | Mark Otto | 1 | -0/+4 | |
| Add mixin for transition-property | |||||
| 2013-08-24 | Merge pull request #10022 from thomaswelton/proposal-glyphicon-block | Mark Otto | 1 | -0/+4 | |
| Proposal - Fixed width for glypicons | |||||
| 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 | |
