aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-15Merge pull request #20 from twbs/visual-tests-kill-ie8Chris Rebert11-77/+0
Remove IE8 compat shims from JS visual tests
2014-12-15Merge pull request #18 from twbs/sacheChris Rebert1-0/+5
Add sache.json
2014-12-15Merge pull request #19 from twbs/ie8-clean-cssChris Rebert1-1/+0
Remove IE8 compatibility option from cssmin Grunt task config
2014-12-15Remove IE8 compat shims from JS visual testsChris Rebert11-77/+0
2014-12-15Remove IE8 compatibility option from cssmin Grunt task configChris Rebert1-1/+0
2014-12-15Add sache.jsonChris Rebert1-0/+5
Refs https://github.com/twbs/bootstrap-sass/issues/657
2014-12-15Merge pull request #15369 from bastienmoulia/woff2Chris Rebert1-1/+2
Add woff2 font in readme.md
2014-12-15Add woff2 font in readme.mdBastien1-1/+2
2014-12-14fixes #15340: mention in docs that most selects can't change border-radiusMark Otto1-0/+1
2014-12-15automatic grunt distBootstrap's Grunt bot3-3/+3
2014-12-14Merge pull request #15348 from bastienmoulia/masterMark Otto6-4/+6
Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons
2014-12-14Merge pull request #15363 from patrickhlauke/docs-nicer-skip-linkPatrick H. Lauke4-4/+25
Make skip link look less "bare bones"
2014-12-14Expand/clarify advice about skip linksPatrick H. Lauke1-2/+3
2014-12-14Make skip link look less "bare bones"Patrick H. Lauke3-2/+22
Additional markup for the skip link (to ensure it has the same effective width as the main content, and to provide an outline around just the link text) plus some basic styles...make it look a bit more in keeping with the overall look and feel of the docs.
2014-12-12Merge pull request #15357 from twbs/update-saucelabsChris Rebert2-3/+3
bump grunt-saucelabs to ~8.4.0
2014-12-12update shrinkwrapChris Rebert1-2/+2
[skip validator]
2014-12-12bump grunt-saucelabs to ~8.4.0Chris Rebert1-1/+1
[skip validator]
2014-12-12Merge pull request #15356 from twbs/remarkableChris Rebert2-171/+351
bump remarkable to ~1.5.0
2014-12-12update shrinkwrapChris Rebert1-170/+350
[skip sauce] [skip validator]
2014-12-12bump remarkable to ~1.5.0Chris Rebert1-1/+1
2014-12-12Merge pull request #15355 from twbs/fix-15279Chris Rebert2-32/+222
use npm-shrinkwrap ^200.0.0
2014-12-12update shrinkwrapChris Rebert1-31/+221
2014-12-12use npm-shrinkwrap ^200.0.0 ; fixes #15279Chris Rebert1-1/+1
2014-12-12automatic grunt distBootstrap's Grunt bot3-3/+3
2014-12-12Merge pull request #15351 from twbs/revert-15350-patch-1Julian Thilo1-1/+1
Revert "fix typo in carousel doc"
2014-12-12Revert "fix typo in carousel doc"Julian Thilo1-1/+1
2014-12-12Add glyphicons fonts in woff2Bastien3-1/+3
2014-12-12Merge pull request #15350 from emmanuelgautier/patch-1Patrick H. Lauke1-1/+1
fix typo in carousel doc
2014-12-12fix typoEmmanuel Gautier1-1/+1
2014-12-12Add new brand-primary color in the doc and the true color in commentBastien2-2/+2
2014-12-12200 to 260 glyphicons in the docBastien1-1/+1
2014-12-11Clean up some navbar.scss, drop the -float-breakpoint var entirelyMark Otto8-267/+19
2014-12-11docs tweak /cc @glebmMark Otto1-1/+1
2014-12-11nuke auto truncating messageMark Otto1-5/+0
2014-12-11Use grid classes or mixins on .dl-horizontal, update docs to include it, ↵Mark Otto12-73/+50
removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity
2014-12-11gruntMark Otto3-10/+4
2014-12-11Merge pull request #16 from twbs/android-lollipopMark Otto1-0/+5
Officially support the Android Browser on Android v5.0+
2014-12-11Merge pull request #15 from twbs/v4_buildsMark Otto1-0/+16
Stub out v4 custom builds
2014-12-11Merge pull request #14 from twbs/nuke_customizerMark Otto14-18522/+3
Nuke the customizer
2014-12-11Merge pull request #13 from twbs/default-varsMark Otto1-342/+342
Apply !default to SCSS variables
2014-12-11Merge pull request #8 from twbs/scss-lintMark Otto42-448/+905
Add SCSS-Lint to Grunt
2014-12-11Merge branch 'v4' into scss-lintMark Otto17-112/+92
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css scss/_card.scss
2014-12-11Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto2-58/+48
2014-12-11gruntMark Otto8-190/+164
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto30-274/+556
2014-12-11glyphicons.less: lowercase F in codepoint number for consistencyChris Rebert1-1/+1
2014-12-11Officially support the Android Browser on Android v5.0+Chris Rebert1-0/+5
2014-12-11Merge pull request #6 from twbs/grid-framework-refactorGleb Mazovetskiy2-58/+48
Refactor grid_framework
2014-12-11Run `grunt`.XhmikosR9-337/+338
2014-12-11Tweak colors to improve accessibility.XhmikosR1-10/+10