| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-25 | Corrected 3.0 responsive utility class reference mapping when migrating from ↵ | Mike Reid | 1 | -10/+14 | |
| 2.x (now accounting for new Large device support.) Also synchronized breakpoint values from Grid options > Media queries, for clarity. | |||||
| 2013-08-24 | Merge pull request #10128 from leoj3n/alert-block-remove | Mark Otto | 1 | -1/+1 | |
| Fixes #9008: remove `alert-block` class from example | |||||
| 2013-08-24 | Fixes #9008: remove `alert-block` class from example | Joel Kuzmarski | 1 | -1/+1 | |
| 2013-08-24 | update raw files (should fix builds) | Mark Otto | 1 | -1/+1 | |
| 2013-08-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 13 | -40/+40 | |
| 2013-08-24 | fixes #9887: documents show and hide classes | Mark Otto | 2 | -1/+27 | |
| 2013-08-24 | Merge pull request #10112 from kevinSuttle/button-roles | Mark Otto | 13 | -39/+39 | |
| Add role="button" to <a> buttons | |||||
| 2013-08-24 | Deprecate container-{device} vars for container-{size} classes; updates ↵ | Mark Otto | 3 | -13/+16 | |
| customizer and grid to do the same | |||||
| 2013-08-24 | grunt dist on glyphicons width change | Mark Otto | 2 | -1/+5 | |
| 2013-08-24 | Merge pull request #9996 from jodytate/master | Mark Otto | 1 | -1/+1 | |
| changed description of default button | |||||
| 2013-08-24 | Add even more role="button" attributes | Kevin Suttle | 12 | -30/+30 | |
| Missed the <a class="btw" in my regex search | |||||
| 2013-08-24 | Add role="button" to <a> buttons | Kevin Suttle | 3 | -9/+9 | |
| These should really be <button> elements, but until that gets squared away, this will suffice. | |||||
| 2013-08-24 | forgot a pair of buttons | Mark Otto | 1 | -1/+2 | |
| 2013-08-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -1/+9 | |
| 2013-08-24 | turn some buttons into <button> elements where possible | Mark Otto | 2 | -29/+45 | |
| 2013-08-24 | Merge pull request #10103 from hero-m/patch-1 | Mark Otto | 1 | -1/+1 | |
| Another case for Issue #10099 | |||||
| 2013-08-24 | Another case for Issue #10099 | hero-m | 1 | -1/+1 | |
| Another case for Issue #10099 | |||||
| 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 | 3 | -1/+19 | |
| 2013-08-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-08-23 | Remove footnote links and inline them; link to contributing guidelines in readme | Mark Otto | 1 | -7/+3 | |
| 2013-08-23 | Merge pull request #9964 from thomaswelton/patch-1 | Mark Otto | 1 | -1/+1 | |
| Bower - Added fonts to "main" files | |||||
| 2013-08-23 | Merge branch 'master' of https://github.com/charnog/bootstrap into ↵ | Mark Otto | 3 | -1/+5 | |
| charnog-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-23 | fixes #9876: avoid dropdowns in navbar examples to prevent overlap | Mark Otto | 1 | -24/+0 | |
| 2013-08-23 | follow up to #9963 and #10005: update docs to use .screen-*-min vars, update ↵ | Mark Otto | 3 | -20/+20 | |
| customizer as well; run grunt to adjust raw files | |||||
| 2013-08-23 | grunt on previous ms scroll fix | Mark Otto | 2 | -1/+2 | |
| 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 | 4 | -2/+4 | |
| apexskier-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-23 | Merge pull request #10005 from twbs/deprecate-screen-device-vars | Mark Otto | 6 | -12/+16 | |
| deprecate @screen-{phone,tablet,desktop} vars | |||||
| 2013-08-23 | Merge branch 'master' into deprecate-screen-device-vars | Mark Otto | 29 | -407/+646 | |
| 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 | Merge pull request #10100 from twbs/document_hide_text | Chris Rebert | 4 | -1/+30 | |
| Fixes #10076: Document hide text | |||||
| 2013-08-23 | Use jekyll var for current version in docs; update banner in gruntfile to ↵ | Mark Otto | 6 | -8/+15 | |
| match .less banner | |||||
| 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 | 3 | -4/+11 | |
| 2013-08-23 | Document .hide-text and .text-hide | Mark Otto | 2 | -0/+13 | |
| 2013-08-23 | Rearrange helper classes docs section; add subnav list items to docs side nav | Mark Otto | 2 | -22/+41 | |
| 2013-08-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 13 | -63/+124 | |
| 2013-08-23 | fixes #10095: note about backwards incompatibility | Mark Otto | 1 | -1/+1 | |
| 2013-08-23 | Merge pull request #10098 from wangsai/fix-form | Mark Otto | 1 | -1/+1 | |
| fix form | |||||
| 2013-08-23 | Merge pull request #10097 from wangsai/complete-td | Mark Otto | 1 | -0/+1 | |
| complete missed </td> | |||||
| 2013-08-24 | fix form | wangsai | 1 | -1/+1 | |
| 2013-08-24 | complete missed </td> | wangsai | 1 | -0/+1 | |
| 2013-08-23 | Merge pull request #9931 from realityking/toolbar | Chris Rebert | 1 | -12/+12 | |
| Add role="toolbar" to elements with .btn-toolbar. | |||||
| 2013-08-23 | fix #10054; mention .muted -> .text-muted in migration docs | Chris Rebert | 1 | -0/+4 | |
| 2013-08-23 | Merge pull request #9966 from twbs/header-font-size-vars | Mark Otto | 10 | -50/+106 | |
| add variables for heading font sizes; fixes #9921 | |||||
| 2013-08-23 | run grunt | Mark Otto | 2 | -7/+1 | |
| 2013-08-23 | Run grunt dist on theme for some reason | Mark Otto | 2 | -6/+6 | |
