Open
Conversation
…into martinbean-btn-borders
Adds button styles to `.list-group-item`
Remove unnecessary style=flat from badges
[skip sauce] [skip validator]
Closes twbs#15998 [skip sauce]
Add Wall of Browser Bugs entries for twbs#15998
- In general, there are very few instances that would require a jumbotron without a parent or child container. - Right now we account for that behavior though with some horizontal padding on the .jumbotron class. - This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case. - It also improves consistency across breakpoints, in that padding isn't being added and removed. - In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity).
Redo jumbotron padding
Tweak temporal inputs
Document that nested tabs are not supported
[Close twbs#16482] Add border-radius to theme's navbar-inverse
[Close twbs#16482] Add border-radius to theme's navbar-inverse
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes twbs#16488 by merging it.
Add a license header in theme instead.
License header
[ci skip]
Fixes Bootlint warnings: W007 Found one or more `<button>`s missing a `type` attribute. [skip sauce]
[Close twbs#16502] Clarify the bs-callout on multiple open modals Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
Specifying both the type and URL is deprecated: * https://docs.npmjs.com/files/package.json#license * http://npm1k.org/ Closes twbs#16517
[skip sauce]
[skip sauce]
[skip sauce] [skip validator]
Add http://wkbug.com/150715 to Wall of Browser Bugs
Add docs regarding .progress, inline style attrs, and CSP
http://crbug.com/523282 has been fixed in Chrome Canary Refs twbs#17913 [ci skip]
http://wkbug.com/146244 has been fixed in WebKit Nightly See http://trac.webkit.org/changeset/191954 Refs twbs#15968 [ci skip]
Fix border-radius not being set on 2 corners of vertical btn group
Call out `.icon-next`, `.icon-prev` alternative classes for Carousel
Update verbiage to proper tense for feature deprecations
Downgrade grunt-contrib-uglify to fix the comments issue. [sauce skip]
[ci skip]
Use @carousel-control-font-size for in min-width sm
Add Chinese (Traditional) language translation.
Use border-radius mixin in button-groups.less
Document offset-0 col classes
Fix IE9 clickthru of carousel controls
Ensure proper z-indexing in input-groups
Owner
Author
|
rtsp://192.168.0.203:554/live |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.