aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-11Merge pull request #23301 from twbs/v4-dev-html-errorsXhmikosR3-5/+9
Fix HTML errors
2017-08-11Disable attr-name-style.XhmikosR1-1/+1
Pretty useless, we need to switch to the official HTML validator ASAP.
2017-08-11Fix HTML validation errors.XhmikosR2-4/+8
2017-08-10distMark Otto9-796/+545
2017-08-10Pagination border-widths greater than 1px cause uneven borders between itemsPatrick Yeo1-1/+1
2017-08-10Input Group Addon add option to configure `$input-group-addon-color`Patrick Yeo2-1/+2
2017-08-10v4 docs remove left over Tooltips and Popover documentation from Button ↵Patrick Yeo1-4/+0
Group page
2017-08-10Update Jekyll to v3.5.1.XhmikosR3-8/+8
2017-08-10Remove the Internet Explorer 10 for Windows Phone 8 workaround (#23122)Christian Oliff1-22/+0
I suggest that there's no longer a need to include the section on workaround for the IE10 bug on Windows Phone 8. Not only was this bug patched in a later release of Windows Phone 8 (which shipped in 2013), but Windows Phone 8's support ended a long time ago - even its successor Windows Phone 8.1 is no longer supported by Microsoft. The potential audience affected by this bug is likely microscopic so I suggest it can be safely removed. I suggest the workaround JS (http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js) can also be safely removed from the docs and examples but I haven't done that in this PR.
2017-08-10Fix to Chrome inheritance bug (#22872) (#23118)Prateek Goel1-7/+6
* Fix to Chrome inheritance bug (#22872) * Remove box-sizing from html box-sizing removed from html and order of wild card selected and html selector swapped to maintain correctness of comments.
2017-08-10Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo2-13/+13
Custom File `$custom-file-focus-box-shadow` should show even if box shadows are disabled Custom File variables should inherit from inputs
2017-08-10missed a modifierMark Otto1-1/+1
2017-08-10clarify text, break up larger paragraph, shortenMark Otto1-1/+2
2017-08-10Update badges in buttons examplesMark Otto1-19/+7
- Given buttons a required modifier (.btn alone is incomplete) - Given the primary button, use a .badge-light for better contrast - Consolidate example and highlight code with a `{% example %}` block
2017-08-10Add margin variable for paragraphs (#23140)Prateek Goel2-1/+8
2017-08-10Add margin variable for breadcrumb (#23138)Prateek Goel2-1/+3
* add margin variable for breadcrumb * add margin variable for breadcrumb correction * breadcrumb margin variable changes after review
2017-08-10`$input-height-inner-lg` should use `$font-size-lg` instead of ↵Patrick Yeo1-1/+1
`$font-size-sm` (#23150)
2017-08-10Reduce number of spacing rules (#23208)Morgan Stone1-12/+20
* reduce # of spacing rules by combining x & y with t r b l * Remove unnecessary spaces
2017-08-10Add a README.md badge to track our dependencies and require jQuery >=3.0.0. ↵Johann-S2-1/+2
(#23125)
2017-08-10v4 docs Input Group Sizing section should display `.input-group-sm` (#23151)Patrick Yeo1-1/+1
2017-08-10Emoji Defaults (#22565)Pascal Pixel1-1/+1
2017-08-10remove unnecessary line-heightDave Poole1-1/+0
2017-08-10remove comments, align-items, and unnecessary heightDave Poole1-6/+0
2017-08-10Fixes PropertySortOrder errorsDave1-1/+1
2017-08-10Fixes hound code style/standardsDave1-1/+1
2017-08-10Update progress.md to reflect setting height on .progressDave1-5/+5
2017-08-10_progress.scss: makes bars 100% height, centers labels horizontally & verticallyDave1-5/+10
2017-08-10Update modal.mdCarloMartini1-5/+2
Removed a duplicate explanation.
2017-08-10Change border classenvolute1-1/+1
The class ".border" (css/utilities/_borders.scss) is set the border-color to "$gray-200". So I see that it would be nice to create a variable for the border color "$border-color". Because the default border should not always be "gray-200". Another thing, there is a "$border-width" variable. Would not it be better to use this variable to set the default width of the border?
2017-08-10Add "$border-color" variableenvolute1-0/+1
2017-08-10Add SF Mono to the monospace font stackMark Otto1-1/+1
2017-08-10Only add CSS transitions on Buttons for background-color, border-color, and ↵Patrick Yeo1-1/+1
box-shadow
2017-08-10Ensure alignment of modal dismiss when no .modal-title is presentMark Otto1-0/+4
2017-08-10Add clear description and use case with exampleDillon Chanis1-10/+1
2017-08-10Add use case description and exampleDillon Chanis1-0/+15
2017-08-10Add examples of forms in dropdown menusMark Otto1-0/+49
2017-08-10Set explicit text-align on <body> element so we can use inherit to override ↵Mark Otto2-3/+7
the default <th> text-align value
2017-08-10Update javascript.mdMark Otto1-1/+1
2017-08-10Add event.preventDefault documentation to javascript.mdVarunram1-1/+1
2017-08-10Fix border on input group elements and custom form inputsNathan Woltman3-5/+10
c3e4cbd changed the border of input elements to be translucent. This commit makes input group elements and custom form inputs follow the same pattern.
2017-08-10300, not lightMark Otto1-1/+1
2017-08-10Add $font-weight-light varMark Otto1-0/+1
2017-08-10Add .font-weight-light class, add !important to the classesMark Otto1-3/+4
2017-08-10Mention util.js on all JS plugin pages (#22955)Mark Otto7-1/+11
Fixes #20660
2017-08-10Remove broken CSS that tried to reset the absolute positioning when there ↵Mark Otto2-7/+3
was no text
2017-08-10Add basic property-value utils for positionMark Otto2-1/+22
2017-08-10bump to betav4.0.0-betaMark Otto45-95/+95
2017-08-10docs distMark Otto2-2/+2
2017-08-10Merge branch 'new-home' into v4-devMark Otto24-289/+116
2017-08-10Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+1