aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-04-08Fixes #18573: Change name of .form-control-label to .col-form-label (and ↵Mark Otto1-25/+25
.form-control-legend to .col-form-legend) to reiterate use for only grid layouts
2016-04-08gruntMark Otto4-4/+5
2016-04-08fix up broke forms styles and docs example for the gridMark Otto1-19/+21
2016-04-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto66-363/+655
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'Amico1-0/+22
Refs #19665 [skip sauce]
2016-04-06Add docs for .w-100 utility classChris Rebert1-0/+8
[skip sauce]
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/ [skip sauce]
2016-04-02Docs: Correct arg `offsets` to `offset` in tooltips & popoversKay.L2-2/+2
[skip sauce]
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-23Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221Chris Rebert14-17/+17
Update jQuery to v2.2.2.
2016-03-21gruntMark Otto4-4/+4
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-19Update jQuery to v2.2.2.XhmikosR14-17/+17
2016-03-15Add Wall of Browser Bugs entry for #17338Chris Rebert1-0/+10
https://crbug.com/595210 Closes #17338 [skip sauce]
2016-03-14Mention https://webkit.org/b/153856 in the docsChris Rebert1-0/+4
Refs #14839, #19088 [skip sauce]
2016-03-14Merge pull request #19426 from twbs/ios-virt-keyboardChris Rebert2-6/+2
Remove iOS virtual keyboard bug section from docs
2016-03-14Document $enable-grid-classes variableDavid Lormor1-9/+10
Closes #19532 [skip sauce]
2016-03-11Fixed typosFloris Verburg1-2/+2
2016-03-11Added explicit commentary to .card-* classesFloris Verburg1-0/+12
2016-03-10Explicitly state the ordering of cards in card columnsFloris Verburg1-1/+3
2016-03-09Wall of Browser Bugs: Stop mentioning IE11Chris Rebert1-7/+7
Sounds like IE11 isn't getting non-critical fixes anymore, so there's no point in mentioning it (just like there's no point in mentioning IE10). Help us, Edge-Wan Kenobi! You're our only hope. [ci skip]
2016-03-09Update Wall of Browser Bugs entry for #15990Chris Rebert1-1/+1
http://bugzil.la/1139853 was resolved as a duplicate of http://bugzil.la/924068 Refs #15990 [ci skip]
2016-03-07Examples: Update tether to v1.2.0.XhmikosR13-13/+13
[ci skip]
2016-03-07Add native title tooltip IE11/Edge bug to wall of browser bugsPatrick H. Lauke1-0/+10
2016-03-07Run `grunt`.XhmikosR4-3/+17
[ci skip]
2016-03-06Remove iOS virtual keyboard bug section from docsChris Rebert2-6/+2
The modal backdrop positioning bug related to iOS' virtual keyboard doesn't seem to reproduce in iOS 8.0+. (Possibly as a side-effect of https://bugs.webkit.org/show_bug.cgi?id=153224 ) Refs #9023 [skip sauce]
2016-03-06Docs: Link directly to printing-related browser bugsChris Rebert1-2/+2
* https://bugs.chromium.org/p/chromium/issues/detail?id=273306 * https://bugs.webkit.org/show_bug.cgi?id=138192 [skip sauce]
2016-03-06Docs: Add link to Chrome bug regarding `body { overflow: hidden; }`Chris Rebert1-1/+1
https://bugs.chromium.org/p/chromium/issues/detail?id=175502 [skip sauce]
2016-03-06Merge pull request #19408 from delftswa2016/v4-devPatrick H. Lauke1-0/+10
Introduction for using table-reflow
2016-03-06Introduction for using table-reflow.Floris Verburg1-0/+10
2016-03-03Remove Wall of Browser Bugs entry for #19390Chris Rebert1-10/+0
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1217012 Refs #19393 [ci skip]
2016-03-03Add Wall of Browser Bugs entry for #19390Chris Rebert1-0/+10
https://bugzilla.mozilla.org/show_bug.cgi?id=1253468 Closes #19390 [skip sauce]
2016-02-29Added colon before enumerationMaarten van Elsas1-1/+1
2016-02-27Example pages: Remove usages of defunct .page-header classChris Rebert5-10/+5
/fyi @mdo Note: The selector in dashboard.css that used .page-header was superfluous because the margin that it zeroed was already zero even without that declaration. [skip sauce]
2016-02-28Run grunt.XhmikosR1-3/+4
[ci skip]
2016-02-28update theme parameters to fix #19333Ivan Malopinsky1-2/+2
2016-02-28Update holder.js to v2.9.3.XhmikosR1-3/+4
[ci skip]
2016-02-27Run `grunt`.XhmikosR5-11/+12
[ci skip]
2016-02-27Update tether to v1.2.0.XhmikosR1-2/+1
[skip sauce] [skip validator]
2016-02-27Update jekyll-search to v1.1.1.XhmikosR1-1/+1
[ci skip]
2016-02-27Update clipboard.js to v1.5.9.XhmikosR1-2/+2
[ci skip]