aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Gruntfile: Add comments explaining CSS prefixing policyChris Rebert1-6/+20
2015-11-23Add responsive embed class for 1:1 aspect ratioRichard Kraaijenhagen2-0/+9
2015-11-23Run `grunt`.XhmikosR11-40/+39
2015-11-23Bump grunt-contrib-uglify.XhmikosR2-130/+112
2015-11-22Remove non-responsive text alignment classesChris Rebert8-28/+35
2015-11-22Add missing !important-s to responsive text alignment classes; fixes #18300Deilv1-3/+3
2015-11-19Merge pull request #18288 from twbs/revert-18286-patch-1Patrick H. Lauke1-4/+0
2015-11-19Revert "Added button subsection to the component section"Patrick H. Lauke1-4/+0
2015-11-19Merge pull request #18286 from vanillajonathan/patch-1Patrick H. Lauke1-0/+4
2015-11-19Added button subsection to the component sectionJonathan1-0/+4
2015-11-19Merge pull request #18285 from twbs/lint-visual-testsChris Rebert1-1/+1
2015-11-19Remove stray </p> from js/tests/visual/scrollspy.htmlChris Rebert1-1/+0
2015-11-19Check HTML validity of JS visual tests tooChris Rebert1-1/+1
2015-11-19Merge pull request #18284 from twbs/tether-docs-fixChris Rebert2-1/+2
2015-11-19Docs: Separate Tether out from docs.min.jsChris Rebert2-1/+2
2015-11-16Run `grunt`.XhmikosR17-828/+412
2015-11-16Update devDependencies.XhmikosR3-105/+181
2015-11-16Merge pull request #18267 from twbs/v4-dev-xmr-revert-jquery2-requirementChris Rebert2-3/+3
2015-11-16Check for jQuery >= 3.Chris Rebert1-2/+2
2015-11-16Revert "Make jQuery 2.0 the minimum supported version."XhmikosR2-3/+3
2015-11-15docs/content/reboot.md: Just to avoid any ambiguityChris Rebert1-1/+1
2015-11-15docs/content/reboot.md: Add MDN link and a commaChris Rebert1-2/+2
2015-11-15scss/_reboot.scss: Add link to nice new docs regarding `touch-action:manipula...Chris Rebert1-0/+1
2015-11-16Merge pull request #18266 from patrickhlauke/reboot-touch-optimizationPatrick H. Lauke1-0/+14
2015-11-16Touch responsiveness optimizationPatrick H. Lauke1-0/+14
2015-11-15Merge pull request #18051 from twbs/impl-18044Chris Rebert2-1/+22
2015-11-15Fix #17001 in v4Chris Rebert1-1/+9
2015-11-15Add input group example with btns on both sides for completeness+testingChris Rebert1-0/+14
2015-11-15Add $list-group-border-width; refs #18150Chris Rebert2-3/+4
2015-11-15$list-group-border => $list-group-border-colorChris Rebert2-2/+2
2015-11-15Move viewport-dependent padding tweak into main .jumbotron blockChris Rebert1-6/+4
2015-11-15.form-control: Use $input-border-width instead of $border-widthChris Rebert1-1/+1
2015-11-14Add $table-border-width; refs #18150Chris Rebert2-12/+13
2015-11-14Add $popover-border-width; refs #18150Chris Rebert2-2/+3
2015-11-14Use $border-width in misc border print stylesChris Rebert1-2/+2
2015-11-14Add $thumbnail-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$thumbnail-border => $thumbnail-border-colorChris Rebert2-2/+2
2015-11-14Add $pagination-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14Rename $pagination-border => $pagination-border-color for clarityChris Rebert2-3/+3
2015-11-14Add $pager-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$pager-border => $pager-border-colorChris Rebert2-2/+2
2015-11-14Add $nav-tabs-link-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14Add $input-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$input-border => $input-border-colorChris Rebert3-4/+4
2015-11-14Add $dropdown-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$dropdown-border => $dropdown-border-colorChris Rebert2-2/+2
2015-11-14Merge pull request #18255 from twbs/v4-block-cardsMark Otto1-0/+1
2015-11-14fixes #18170, make cards block level by default so anchors can be used as bas...Mark Otto1-0/+1
2015-11-14fixes #18241: bump up border-radius values on .label-pill for when customizat...Mark Otto1-1/+3
2015-11-14uncomment that, fixes #18219Mark Otto1-2/+0