aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-04-08Fixes #19690: Mention classes better for .list-inline and .list-inline-itemMark Otto1-1/+1
2016-04-08https://webkit.org/b/143527 has been fixedChris Rebert1-10/+0
Refs #16180, #16262 [skip sauce]
2016-04-06Docs: Call out removal of @screen-* variables in v4Craig Martin1-4/+4
Closes #19561 Closes #19567 [skip sauce]
2016-04-06Update lingering implicit prose reference to `.center-block`Chris Rebert1-1/+1
Closes #19339 Refs #19102, #19443, #19665 [skip sauce]
2016-04-06Finish killing .center-block; fixes #19443Teo Dell'Amico4-12/+6
Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce]
2016-04-06Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343Teo Dell'Amico3-1/+37
Refs #19665 [skip sauce]
2016-04-06Merge pull request #19234 from twbs/v4-w100Chris Rebert2-0/+12
Add `.w-100` as width: 100% utility class
2016-04-06Add docs for .w-100 utility classChris Rebert1-0/+8
[skip sauce]
2016-04-06Fixes #19221: Add .w-100 as width: 100% utility classMark Otto1-0/+4
2016-04-06Update offset class name in comment in _grid-framework.scssLionel Erard1-1/+1
[skip sauce] [skip validator]
2016-04-05Update Wall of Browser Bugs entry for #14211Chris Rebert1-1/+1
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/5381673/ [skip sauce]
2016-04-05Wall of Browser Bugs: Update some more URLs of MS Edge bugsChris Rebert1-2/+2
[skip sauce]
2016-04-04Reflect MS Edge's migration of their issue trackerChris Rebert3-3/+5
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ [ci skip]
2016-04-04Reflect MS Edge's migration of their issue trackerChris Rebert3-3/+5
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ [skip sauce]
2016-04-04CONTRIBUTING.md: Update MS Edge bug reporting instructionsChris Rebert1-1/+1
[ci skip]
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik4-16/+13
2016-04-02Docs: Correct arg `offsets` to `offset` in tooltips & popoversKay.L2-2/+2
[skip sauce]
2016-04-02Nuke grunt-line-remover.XhmikosR3-47/+46
Use concat's process function instead.
2016-03-31Fix comment styleMark Topper1-179/+179
Fix comment style to `//`, because other than the initial attribution comment, [we don't want any comments in the compiled CSS](http://sass-lang.com/documentation/file.SASS_REFERENCE.html#comments).
2016-03-31RevertedMark Topper1-182/+183
Reverted to original content from https://raw.githubusercontent.com/necolas/normalize.css/d311749e127ea3ea13eb900ad953270d62734f4f/normalize.css
2016-03-30Append HoundCi fixesMark Topper1-7/+6
https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850395 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850397 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850398 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850401 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850399 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850402 https://github.com/twbs/bootstrap/pull/19639#discussion-diff-57850403
2016-03-30Update to normalize.css v4.0.0Mark Topper1-165/+164
#19575
2016-03-26Merge pull request #19628 from twbs/ff-bug-1259972Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #19626
2016-03-26Add Wall of Browser Bugs entry for #19626Chris Rebert1-0/+10
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1259972 Closes #19626 [ci skip]
2016-03-24Update grunt-html.XhmikosR2-7/+7
[skip sauce]
2016-03-23Merge pull request #19604 from twbs/fix-18559Chris Rebert3-1535/+104
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap
2016-03-23update shrinkwrapChris Rebert1-1517/+103
2016-03-23Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559Chris Rebert2-18/+1
2016-03-23Merge pull request #19603 from twbs/bump-shrinkwrapChris Rebert1-166/+1152
Update shrinkwrap [skip sauce] [skip validator]
2016-03-23update shrinkwrapChris Rebert1-166/+1152
2016-03-23Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221Chris Rebert16-23/+23
Update jQuery to v2.2.2.
2016-03-21gruntMark Otto6-6/+6
2016-03-21don't shrink nav font-sizeMark Otto1-2/+0
2016-03-21lighter activeMark Otto1-1/+1
2016-03-21Make active navbar link weight 500 againMark Otto1-0/+1
2016-03-21Merge pull request #19473 from neilhem/remove-empty-ifMark Otto1-6/+2
remove empty sass if directives
2016-03-19Update dependencies.XhmikosR2-66/+158
[ci skip]
2016-03-19Update jQuery to v2.2.2.XhmikosR16-23/+23
2016-03-17Bump jekyll-redirect-from.XhmikosR2-3/+3
[skip sauce]
2016-03-15Merge pull request #19553 from twbs/sauce-androidChris Rebert1-8/+9
Add Android to Sauce testing [skip validator]
2016-03-15Add Android to Sauce testingChris Rebert1-8/+9
[skip validator]
2016-03-15Merge pull request #19549 from twbs/v4-dev-xmr-rm-globChris Rebert3-90/+84
Remove the now unused glob devDependency
2016-03-15Merge pull request #19552 from twbs/sauce-latestChris Rebert1-9/+16
Use "latest" version specifier (when applicable) in Sauce tests
2016-03-15Use "latest" version specifier (when applicable) in Sauce testsChris Rebert1-9/+16
Refs http://sauceio.com/index.php/2016/03/new-browser-version-shortcuts/ [skip validator]
2016-03-15Merge pull request #19551 from twbs/crbug-595210Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #17338 [ci skip]
2016-03-15Add Wall of Browser Bugs entry for #17338Chris Rebert1-0/+10
https://crbug.com/595210 Closes #17338 [skip sauce]
2016-03-15Remove the now unused glob.XhmikosR3-90/+84
2016-03-14Enabled ESLint and JSCS in HoundAmeya Pandilwar1-1/+10
Fixes #19114 Closes #19482, #19299
2016-03-14Update tooltip.jsMichael J. Ryan1-1/+1
match project's style check
2016-03-14Update tooltip.jsMichael J. Ryan1-1/+1
Don't reference `Tether` via attachment to `window`, with the update one can import bootstrap providing the dependencies in webpack with: ``` new webpack.ProvidePlugin({ $: 'jquery', jQuery: 'jquery', Tether: 'tether', }); ``` Then inside one's own bootstrap/globals, `import 'bootstrap';` will simply work, and $/jQuery can be used from there. I had wanted to do this, but also expose jQuery, Tether, etc when in development build in my code, but if I provide `window.Tether`, I can't then expose it to the outside...