forked from twbs/bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Master #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dneprsys
wants to merge
507
commits into
14226-rebased
Choose a base branch
from
master
base: 14226-rebased
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Master #1
Conversation
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
[Closes twbs#16460] Fix .pagination-sm line height
Fixes Issue twbs#16371 Carousel control is vertically off center
…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.
Remove http://wkbug.com/149935 from Wall of Browser Bugs It's been fixed in WebKit Nightly! See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366 Refs twbs#17438, twbs#14237 [ci skip]
[skip sauce]
[skip sauce]
[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
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.