aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-06fixes #18436Mark Otto1-0/+1
2015-12-06fixes #18433: add three new font utilsMark Otto2-0/+16
2015-12-06Merge pull request #18426 from twbs/label-reboot-comment-grammarMark Otto1-1/+1
Fix grammar of comment for <label> in Reboot
2015-12-06Merge branch 'list-inline-padding' into v4-devMark Otto2-3/+5
2015-12-06Merge pull request #18450 from twbs/more-font-weight-varsMark Otto4-3/+8
Add 3 more font-weight variables
2015-12-06Add 3 more font-weight variablesChris Rebert4-3/+8
Refs #14368 [skip sauce] [skip validator]
2015-12-06Grunt: Factor out new docs-github taskChris Rebert1-1/+2
Ports #18445 to v4. [skip sauce] [skip validator]
2015-12-06Fix grammar in "Custom forms" docsChris Rebert1-1/+1
[ci skip]
2015-12-06Docs: Fix flavor text in input group example that got borked at some pointChris Rebert1-1/+1
[skip sauce]
2015-12-06Merge pull request #18448 from twbs/bugzilla-1139853Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #15990
2015-12-06Add Wall of Browser Bugs entry for #15990Chris Rebert1-0/+10
https://bugzilla.mozilla.org/show_bug.cgi?id=1139853 [skip sauce]
2015-12-06Merge pull request #18447 from twbs/moz-meta-bugChris Rebert1-0/+1
Mention Mozilla Firefox meta-bug on Wall of Browser Bugs
2015-12-06Mention Mozilla Firefox meta-bug on Wall of Browser BugsChris Rebert1-0/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=1230801 [skip sauce]
2015-12-05Merge pull request #18442 from vsn4ik/v4-dev-form-icon-defaultChris Rebert1-3/+3
Use !default on $form-icon-* variables
2015-12-05v4 - Add default param for form-icon variablesvsn4ik1-3/+3
2015-12-05Run `grunt`.XhmikosR48-120/+120
[ci skip]
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert11-21/+21
[skip sauce] [skip validator]
2015-12-05package.json: fix duplicate scripts property.XhmikosR1-3/+1
[skip sauce] [skip validator]
2015-12-05Merge pull request #18431 from twbs/v4-dev-xmr-docs-library-updatesXhmikosR11-18/+18
V4 dev docs library updates
2015-12-05Run `grunt`.XhmikosR9-13/+13
[ci skip]
2015-12-05Update clipboard.js to v1.5.5.XhmikosR1-3/+3
[ci skip]
2015-12-05Update anchor.js to v2.0.0.XhmikosR1-2/+2
[ci skip]
2015-12-05Merge pull request #18434 from twbs/update-shrinkwrapChris Rebert1-55/+29
Update shrinkwrap
2015-12-05Merge pull request #18432 from twbs/v4-dev-xmr-jekyll-searchXhmikosR1-5/+7
Fix docs/search.json.
2015-12-05Fix docs/search.json.XhmikosR1-5/+7
* only loop through `html_pages` * skip pages without a title * stop double escaping the title; use Jekyll's `jsonify` filter to output valid JSON * remove `date` since we don't use it [skip sauce]
2015-12-05Update shrinkwrapChris Rebert1-55/+29
2015-12-05Merge pull request #18402 from twbs/fix-18338Chris Rebert3-17/+109
s/grunt-sed/npm script/
2015-12-05Merge pull request #18378 from twbs/prefix-safari-8XhmikosR1-1/+1
Bump Safari to v8 in Autoprefixer settings
2015-12-05Bump Safari to v8 in Autoprefixer settingsChris Rebert1-1/+1
The latest OS X Safari version is 9.0.1 Our prefixing policy dictates that we prefix 1 version back from the latest version. 9.0.1 - 1_major_version = 8.0 [skip validator]
2015-12-05s/grunt-sed/npm script/ ; fixes #18338Chris Rebert3-17/+109
[skip sauce] [skip validator]
2015-12-05Merge pull request #18379 from twbs/prefix-ios-8XhmikosR1-1/+1
Bump iOS to v8 in Autoprefixer settings
2015-12-05Merge pull request #18391 from twbs/double-bitwise-not-commentXhmikosR1-1/+1
util.js: Add comment explaining ~~ trick
2015-12-05Merge pull request #18395 from twbs/scsslint-pseudo-elemsXhmikosR1-0/+3
SCSS Lint: explicitly enable PseudoElement check
2015-12-04Update jekyll-search.min.js to v1.0.9.XhmikosR1-1/+1
Fixes the IE 9 error. [ci skip]
2015-12-04Rename jekyll-search.js to reflect that it's minified.XhmikosR2-1/+1
[ci skip]
2015-12-04Merge pull request #18427 from twbs/btn-group-18425Chris Rebert1-2/+2
Use $border-width for .btn-group margins that make borders overlap
2015-12-04Add $list-inline-padding variableChris Rebert2-3/+5
[skip sauce] [skip validator]
2015-12-04Fix grammar of comment for <label> in RebootChris Rebert1-1/+1
2015-12-04Use $border-width for .btn-group margins that make borders overlapChris Rebert1-2/+2
Fixes half of #18425 [skip sauce] [skip validator]
2015-12-04Merge pull request #18423 from twbs/unmin-local-docsChris Rebert1-1/+5
Use non-minified CSS when running docs locally
2015-12-04Use non-minified CSS when running docs locallyChris Rebert1-1/+5
For easier debugging. Just like we already do for the JS. [skip sauce]
2015-12-03Run `grunt`.XhmikosR13-23/+127
[ci skip]
2015-12-03Update grunt-jscs.XhmikosR2-31/+31
2015-12-03Tweak ESLint rules.XhmikosR4-18/+21
2015-12-03tests: bump QUnit to v1.20.0.XhmikosR2-1783/+2123
[skip validator]
2015-12-03Add back grunt-contrib-compress.XhmikosR1-0/+20
Should automate the release process. [ci skip]
2015-12-02Merge pull request #18401 from tpoulos/patch-1Patrick H. Lauke1-1/+1
Proposed better phrasing in the "images" section
2015-12-01Proposed better phrasing in the "images" sectionTaylor Poulos1-1/+1
Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats." In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear.
2015-12-01implements a _custom.scss, resolves #17322Stephanie Kendall2-0/+5
2015-12-01SCSS Lint: enable PseudoElement checkChris Rebert1-0/+3