aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-05-14Redo jumbotron paddingMark Otto1-2/+4
- 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).
2015-05-14add comment, remove week typeMark Otto1-1/+2
2015-05-13Merge pull request #16473 from twbs/safari-line-wrap-wtfChris Rebert0-0/+0
Add Wall of Browser Bugs entries for #15998
2015-05-13Add Wall of Browser Bugs entries for #15998Chris Rebert1-0/+10
Closes #15998 [skip sauce]
2015-05-13Add WebKit+Safari Wall of BrowserChris Rebert1-0/+10
2015-05-13Group inverted navbar vars under a subheadingChris Rebert1-1/+1
[skip sauce] [skip validator]
2015-05-13Use vanilla comment since this isn't a description of @btn-border-radius-baseChris Rebert1-1/+1
2015-05-13scope temporal changes to .form-control class, add week input to bootMark Otto1-1/+4
2015-05-14Merge pull request #16471 from vsn4ik/remove_bages_style_paramXhmikosR1-4/+4
Remove unnecessary style=flat from badges
2015-05-13Merge pull request #16215 from zacechola/list_group_buttonsMark Otto4-4/+33
Adds button styles to `.list-group-item`
2015-05-13Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into ↵Mark Otto11-13/+54
martinbean-btn-borders
2015-05-13Merge pull request #16405 from rlindner81/Fix16371Mark Otto1-1/+1
Fixes Issue #16371 Carousel control is vertically off center
2015-05-13Merge pull request #16462 from kkirsche/patch-12Mark Otto2-3/+4
[Closes #16460] Fix .pagination-sm line height
2015-05-13Merge pull request #16457 from kkirsche/patch-8Mark Otto1-0/+6
[Closes #16447] Manually add license to bootstrap.less
2015-05-13Merge pull request #116 from twbs/fat-es6Alertfat93-9732/+18671
es6 - wip
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat16-63/+308
2015-05-13add simple type checker implementationfat25-28/+258
2015-05-13Remove unnecessary style=flat from bagesvsn4ik1-4/+4
[skip validator] [skip sauce]
2015-05-13fix up testsfat1-72/+72
2015-05-13fix #15301fat7-14/+95
2015-05-13[Closes #16460] Fix .pagination-sm line heightKevin Kirsche2-3/+4
[Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`.
2015-05-13add "focus" option for turning off modal focusing #16050fat1-1/+2
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat4-15/+112
2015-05-13implement global dispose methodfat45-439/+976
2015-05-13add umd module support in distfat16-28/+3532
2015-05-12update attachment -> placementfat1-4/+4
2015-05-12grunt test-js, grunt dist-js now workingfat23-1937/+2863
2015-05-12popover passing as wellfat19-1032/+728
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat18-4552/+5421
2015-05-11[Closes #16447] Concat. license to bootstrap.lessKevin Kirsche1-0/+6
[Closes #16447] Concat. license to bootstrap.less
2015-05-11tab es6fat10-200/+576
2015-05-11scrollspy es6fat7-363/+562
2015-05-10add getters for Version and Default where applicablefat29-1152/+1113
add modal my gawd
2015-05-10add dropdownfat6-33/+544
2015-05-09add collapsefat14-462/+683
2015-05-10Update dependencies.XhmikosR2-126/+82
2015-05-10Update jQuery to v1.11.3.XhmikosR17-21/+21
2015-05-08Merge pull request #16445 from twbs/enter-emailChris Rebert1-4/+4
docs examples: input[placeholder]: "Enter email" => "Email"
2015-05-08docs examples: input[placeholder]: "Enter email" => "Email"Chris Rebert1-4/+4
For uniformity, as we don't seem to use this "Enter <X>" phrasing anywhere else. [skip sauce]
2015-05-07carousel -> es6fat17-236/+966
2015-05-07button -> es6fat14-383/+338
2015-05-07change the export pattern to protect against leaking globalsfat7-412/+738
2015-05-07es6 alert :|fat14-145/+619
2015-05-06Merge pull request #115 from twbs/fat-revertJSfat43-10437/+5145
remove closureness from plugins
2015-05-06Closes #16249: Doc that nested tabs are not supportedJulian Thilo1-1/+1
2015-05-06remove closureness from pluginsfat43-10437/+5145
2015-05-06Merge pull request #60 from twbs/libsass-185Chris Rebert1-14/+2
Remove libsass @media nesting bug workaround
2015-05-06Merge pull request #114 from twbs/grunt-sass-1Chris Rebert1-1/+1
Bump grunt-sass to ^1.0.0
2015-05-06Bump grunt-sass to ^1.0.0Chris Rebert1-1/+1
2015-05-06Add Wall of Browser Bugs entries for #16372 (Safari/WebKit)Chris Rebert1-0/+10