aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-06Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto22-59/+26
2015-09-06gruntMark Otto8-138/+128
2015-09-06Fixes #17486: start work on responsive cards for decks, groups, and columnsMark Otto2-69/+81
2015-09-06Merge pull request #17491 from twbs/v4-dev-xmr-travis-no-gem-installThomas McDonald2-1/+1
Remove `gem install scss_lint` from Travis.
2015-09-06Rename file with text-hide mixinvsn4ik2-1/+1
2015-09-06Merge pull request #17492 from twbs/v4-dev-xmr-docs-jsXhmikosR20-58/+25
Clean up inclusion of IE-specific JS files.
2015-09-06Clean up inclusion of IE-specific JS files.XhmikosR20-58/+25
Move them to footer, and remove duplicate ones. [ci skip]
2015-09-06Remove `gem install scss_lint` from Travis.XhmikosR2-1/+1
Instead, use `bundleExec: true` for grunt-scss-lint.
2015-09-05gruntMark Otto8-10/+10
2015-09-05Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for itMark Otto2-3/+9
2015-09-05gruntMark Otto10-168/+72
2015-09-05remoe comment /cc @cvrebertMark Otto1-1/+1
2015-09-05Merge pull request #17477 from patrickhlauke/v4-skippyPatrick H. Lauke2-0/+13
Port skiplink styling from v3 to v4
2015-09-05Merge pull request #17369 from twbs/v4-dev-xmr-docs-imgXhmikosR8-0/+0
Compress images.
2015-09-05Merge pull request #17364 from twbs/avoid-parent-selector-suffix2Gleb Mazovetskiy4-25/+15
Remove all uses of `selector &` to support nested import
2015-09-05Port skiplink styling from v3 to v4Patrick H. Lauke2-0/+13
2015-09-04Merge pull request #17404 from vincent4j/patch-1Mark Otto1-0/+5
add Chinese translations website boot4.com
2015-09-05Merge pull request #17436 from twbs/v4-dev-xmr-depsXhmikosR25-1009/+696
Update dependecies.
2015-09-05Run `grunt`.XhmikosR22-103/+148
2015-09-05Update htmllint rules for the new version.XhmikosR1-1/+1
2015-09-05Update devDependencies.XhmikosR2-905/+547
2015-09-05Merge pull request #17373 from twbs/v4-dev-xmr-holderjsXhmikosR5-32/+33
Update Holder.js to v2.8.2.
2015-09-05Update Holder.js to v2.8.2.XhmikosR5-32/+33
[ci skip]
2015-09-04gruntMark Otto11-41/+65
2015-09-04float the breadcrumb items to deal with that pesky inline-block madnessMark Otto1-3/+3
2015-09-04clean up nav.yml, nullifies #17470Mark Otto1-24/+1
2015-09-03removes holder.js references from example docsCorbzilla1-0/+5
2015-09-03only apply border radius mixins if rounded corners are enabled; alternate ↵Mark Otto1-8/+16
fix to #17426
2015-09-03Modals: Fix bad paddingRight calculation; fixes #17399muzige20001-1/+1
We want to sum two numbers, not concatenate their stringifications. Closes #17457 by merging a tweaked version of it.
2015-09-03Merge pull request #17456 from davidjb/v4-img-responsiveChris Rebert2-0/+5
Document migration for img-responsive to img-fluid
2015-09-03Document img-responsive to img-fluid change from #17166David\ Beitey1-0/+4
2015-09-03Document btn-info-outline as an exampleDavid\ Beitey1-0/+1
2015-09-02Merge pull request #17451 from vsn4ik/rm_form_horizontalChris Rebert1-1/+1
Remove dropped form-horizontal from forms.md
2015-09-03Remove dropped form-horizontal from forms.mdvsn4ik1-1/+1
2015-09-02Merge pull request #17448 from lukeb-uk/navbar_toggleable_mdMark Otto1-0/+5
Add .navbar-toggleable-md class
2015-09-02Added .navbar-toggleable-md classLuke Bonaccorsi1-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-02Merge pull request #17447 from Stavrus/sass-license-headerChris Rebert3-13/+8
Add a license header to bootstrap.scss
2015-09-02Add a license header to bootstrap.scssXavier Gallardo3-13/+8
2015-09-02Adding new line to end of fileDavid Baughman1-1/+1
2015-09-02fixes #17441Mark Otto1-2/+2
2015-09-02Merge pull request #17168 from kkirsche/patch-19Mark Otto13-30/+30
v4 - Rename .img-responsive class to .img-fluid
2015-09-02Merge pull request #17183 from kkirsche/patch-26Mark Otto1-17/+7
v4 - Fix Navbar at top of v4 Offcanvas example
2015-09-02Merge pull request #17435 from twbs/v4-dev-xmr-anchorsMark Otto3-3/+5
Fix missing anchors and 404 errors.
2015-09-02Merge pull request #17320 from EspadaV8/form-doc-control-labelMark Otto4-8/+8
Replace instances of 'control-label' with 'form-control-label'
2015-09-02Fix missing anchors and 404 errors.XhmikosR3-3/+5
[skip sauce]
2015-09-02Update all usages of 'control-label' with 'form-control-label' in docsAndrew Smith4-8/+8
2015-09-01Update Gemfile.lock in hopes of fixing scss-lint errorChris Rebert1-2/+2
2015-09-01Port #17332 to v4Chris Rebert1-0/+1
2015-09-01Use the body color for dropdown menu textKevin Kirsche1-0/+1
Fix #17276
2015-09-01linterMark Otto1-2/+2