| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-05 | Update devDependencies. | XhmikosR | 2 | -905/+547 | |
| 2015-09-05 | Merge pull request #17373 from twbs/v4-dev-xmr-holderjs | XhmikosR | 5 | -32/+33 | |
| Update Holder.js to v2.8.2. | |||||
| 2015-09-05 | Update Holder.js to v2.8.2. | XhmikosR | 5 | -32/+33 | |
| [ci skip] | |||||
| 2015-09-04 | grunt | Mark Otto | 11 | -41/+65 | |
| 2015-09-04 | float the breadcrumb items to deal with that pesky inline-block madness | Mark Otto | 1 | -3/+3 | |
| 2015-09-04 | clean up nav.yml, nullifies #17470 | Mark Otto | 1 | -24/+1 | |
| 2015-09-03 | removes holder.js references from example docs | Corbzilla | 1 | -0/+5 | |
| 2015-09-03 | only apply border radius mixins if rounded corners are enabled; alternate ↵ | Mark Otto | 1 | -8/+16 | |
| fix to #17426 | |||||
| 2015-09-03 | Modals: Fix bad paddingRight calculation; fixes #17399 | muzige2000 | 1 | -1/+1 | |
| We want to sum two numbers, not concatenate their stringifications. Closes #17457 by merging a tweaked version of it. | |||||
| 2015-09-03 | Merge pull request #17456 from davidjb/v4-img-responsive | Chris Rebert | 2 | -0/+5 | |
| Document migration for img-responsive to img-fluid | |||||
| 2015-09-03 | Document img-responsive to img-fluid change from #17166 | David\ Beitey | 1 | -0/+4 | |
| 2015-09-03 | Document btn-info-outline as an example | David\ Beitey | 1 | -0/+1 | |
| 2015-09-02 | Merge pull request #17451 from vsn4ik/rm_form_horizontal | Chris Rebert | 1 | -1/+1 | |
| Remove dropped form-horizontal from forms.md | |||||
| 2015-09-03 | Remove dropped form-horizontal from forms.md | vsn4ik | 1 | -1/+1 | |
| 2015-09-02 | Merge pull request #17448 from lukeb-uk/navbar_toggleable_md | Mark Otto | 1 | -0/+5 | |
| Add .navbar-toggleable-md class | |||||
| 2015-09-02 | Added .navbar-toggleable-md class | Luke Bonaccorsi | 1 | -0/+5 | |
| In Bootstrap 3, the menu collapsed on the -sm- breakpoint, I believe the equivalent of this breakpoint in Bootstrap 4 is actually the -md- breakpoint. The navbar currently has no option to collapse at the -md- breakpoint and I'd like to add this. | |||||
| 2015-09-02 | Merge pull request #17447 from Stavrus/sass-license-header | Chris Rebert | 3 | -13/+8 | |
| Add a license header to bootstrap.scss | |||||
| 2015-09-02 | Add a license header to bootstrap.scss | Xavier Gallardo | 3 | -13/+8 | |
| 2015-09-02 | Adding new line to end of file | David Baughman | 1 | -1/+1 | |
| 2015-09-02 | fixes #17441 | Mark Otto | 1 | -2/+2 | |
| 2015-09-02 | Merge pull request #17168 from kkirsche/patch-19 | Mark Otto | 13 | -30/+30 | |
| v4 - Rename .img-responsive class to .img-fluid | |||||
| 2015-09-02 | Merge pull request #17183 from kkirsche/patch-26 | Mark Otto | 1 | -17/+7 | |
| v4 - Fix Navbar at top of v4 Offcanvas example | |||||
| 2015-09-02 | Merge pull request #17435 from twbs/v4-dev-xmr-anchors | Mark Otto | 3 | -3/+5 | |
| Fix missing anchors and 404 errors. | |||||
| 2015-09-02 | Merge pull request #17320 from EspadaV8/form-doc-control-label | Mark Otto | 4 | -8/+8 | |
| Replace instances of 'control-label' with 'form-control-label' | |||||
| 2015-09-02 | Fix missing anchors and 404 errors. | XhmikosR | 3 | -3/+5 | |
| [skip sauce] | |||||
| 2015-09-02 | Update all usages of 'control-label' with 'form-control-label' in docs | Andrew Smith | 4 | -8/+8 | |
| 2015-09-01 | Update Gemfile.lock in hopes of fixing scss-lint error | Chris Rebert | 1 | -2/+2 | |
| 2015-09-01 | Port #17332 to v4 | Chris Rebert | 1 | -0/+1 | |
| 2015-09-01 | Use the body color for dropdown menu text | Kevin Kirsche | 1 | -0/+1 | |
| Fix #17276 | |||||
| 2015-09-01 | linter | Mark Otto | 1 | -2/+2 | |
| 2015-09-01 | mention overrides too | Mark Otto | 1 | -1/+1 | |
| 2015-09-01 | Merge pull request #17358 from tomByrer/patch-1 | Mark Otto | 1 | -1/+1 | |
| clarifies that normalize.css is a dependency of reboot | |||||
| 2015-09-01 | Fix Navbar at top of v4 Offcanvas example | Kevin Kirsche | 1 | -17/+7 | |
| Fix #17173 | |||||
| 2015-09-01 | fixes #17379: override search input box-sizing to match our global overrides | Mark Otto | 1 | -0/+2 | |
| 2015-09-01 | fixes #17385: add var for default link decoration | Mark Otto | 2 | -1/+2 | |
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 13 | -30/+30 | |
| Fix #17166 | |||||
| 2015-09-01 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+6 | |
| 2015-09-01 | fixes #17412: reverse display heading classes to match h1-h6 headings | Mark Otto | 2 | -11/+11 | |
| 2015-09-01 | Merge pull request #17334 from neilhem/media-flex-align | Mark Otto | 1 | -0/+6 | |
| Media vertical align flexbox classes | |||||
| 2015-09-01 | fix #17356 | Mark Otto | 1 | -1/+1 | |
| 2015-09-01 | Merge pull request #17207 from kkirsche/patch-9 | Mark Otto | 1 | -10/+10 | |
| v4 - Force linebreaks after grid tier names in v4 grid docs | |||||
| 2015-09-01 | Merge pull request #17181 from kkirsche/patch-25 | Mark Otto | 0 | -0/+0 | |
| v4 - Fix link to narrow jumbotron example | |||||
| 2015-09-01 | Merge pull request #17353 from dmbaughman/v4-navbar-example | Mark Otto | 1 | -11/+26 | |
| v4 - Updated default navbar example to use responsive navbar | |||||
| 2015-09-01 | Merge pull request #17333 from neilhem/combine-size-mixins | Mark Otto | 1 | -5/+1 | |
| Combine size & square mixins into one | |||||
| 2015-09-01 | Merge pull request #17359 from caleb/patch-1 | Mark Otto | 1 | -4/+4 | |
| Update static form control example | |||||
| 2015-09-01 | Merge pull request #17370 from twbs/v4-dev-xmr-rm-csslint-references | Mark Otto | 2 | -63/+0 | |
| Remove CSSLint references. | |||||
| 2015-09-01 | Merge pull request #17336 from petetnt/petetnt/v4-dev-patch-3 | Mark Otto | 2 | -1/+3 | |
| Document utility class .bg-inverse | |||||
| 2015-09-01 | Merge pull request #17259 from twbs/v4gc | Mark Otto | 2 | -4/+9 | |
| v4: Conditional predefined grid classes | |||||
| 2015-09-01 | Merge pull request #17362 from omeid/v4-container-mixin | Mark Otto | 2 | -6/+11 | |
| Semantic grid: add make-container-breakpoint | |||||
| 2015-09-01 | Merge pull request #17389 from Gupocca/link-fixing | Mark Otto | 8 | -10/+9 | |
| Fix several erroneous links in docs. | |||||
