aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-04-13Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-13/+0
2015-04-13docs derpMark Otto9-30/+8
2015-04-13remove pre styles -- see #4547Mark Otto1-3/+0
2015-04-13Merge pull request #105 from twbs/beautiful-colorsChris Rebert1-2/+0
Print with all the colors of the wind
2015-04-13Merge pull request #106 from twbs/href-printChris Rebert1-11/+0
Remove half-assed inclusion of link URLs (hrefs) when printing
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot6-4/+6
2015-04-13Merge pull request #16279 from twbs/fix-16276Chris Rebert1-0/+1
Make .btn in .btn-toolbar float:left too
2015-04-13Fixes #16270.Ray McMahan1-1/+1
Badges now appeared vertically centered next to text. Previously, badges appeared to be somewhat lower than tall text such as h1's next to it.
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot5-6/+6
2015-04-12Merge pull request #16256 from twbs/fix-16247Chris Rebert2-3/+3
Add px unit to perspective property value
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot6-8/+54
2015-04-12Merge pull request #16086 from twbs/fix-15925Chris Rebert4-13/+27
Reset text/font properties more thoroughly for tooltips+popovers
2015-04-12Turns out http://crbug.com/475128 affects all OSesChris Rebert1-1/+1
2015-04-12Make .btn in .btn-toolbar float:left too; fixes #16276Chris Rebert1-0/+1
[skip sauce] [skip validator]
2015-04-11Fix existing radio button unit testPatrick H. Lauke1-2/+2
2015-04-11Don't preventDefault radio buttonsPatrick H. Lauke1-3/+3
as this breaks keyboard navigation for radio button toggles (see https://github.com/twbs/bootstrap/issues/16223)
2015-04-11Remove half-assed inclusion of link URLs (hrefs) when printingChris Rebert1-11/+0
* Relative URLs were output as-is, which is suboptimal or even confusing for end-users * Ditto for fragment identifiers * Outputting long URLs inline with prose isn't good UX JavaScript could potentially help with this (e.g. http://alistapart.com/article/improvingprint). However, we're not currently interested in trying to tackle the hard problem of fancy print stylesheets/views (particularly given the level of cross-browser inconsistency when it comes to printing). So let's just keep things simple, vanilla, and unsurprising, which should also make it easy for others to add their own print fanciness on top of Bootstrap.
2015-04-11Print with all the colors of the windChris Rebert1-2/+0
Forcing black-and-white text & backgrounds is too harsh. Printing speed isn't everything. Users or authors can easily enable grayscale themselves if need be.
2015-04-11automatic `grunt dist`Bootstrap's Grunt bot4-10/+6
2015-04-10Merge pull request #16263 from twbs/fix-16090Chris Rebert1-2/+1
Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler
2015-04-08Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler; ↵Chris Rebert1-2/+1
fixes #16090
2015-04-08Merge pull request #16262 from twbs/browser-bugs-16180Chris Rebert1-0/+20
Add Wall of Browser Bugs entries for #16180
2015-04-08Add Wall of Browser Bugs entries for #16180Chris Rebert1-0/+20
Closes #16180.
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot6-10/+4
2015-04-08Merge pull request #16259 from twbs/chrome-fixed-thatChris Rebert1-6/+0
rm defunct workaround for OS X Chrome <select> printing bug
2015-04-08Add event after template insertedJohann-S5-0/+40
2015-04-08rm defunct workaround for OS X Chrome <select> printing bugChris Rebert1-6/+0
Chrome fixed the bug several versions ago (see https://github.com/twbs/bootstrap/issues/11245#issuecomment-57494756 ) thus rendering this workaround unnecessary. [skip sauce]
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert4-13/+27
[skip sauce]
2015-04-08hoist text-decoration reset up from .tooltip-inner to .tooltipChris Rebert1-1/+1
2015-04-08tooltip: line-height: 1.4 => @line-height-baseChris Rebert1-1/+1
2015-04-08Merge pull request #15294 from twbs/grunt-contrib-htmlminXhmikosR3-1/+332
Add grunt-contrib-htmlmin.
2015-04-08Add grunt-contrib-htmlmin.XhmikosR3-1/+332
Only used for the GitHub docs.
2015-04-08Remove extra comma.XhmikosR1-1/+1
2015-04-08Update dependencies.XhmikosR3-159/+33
2015-04-07Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172Chris Rebert2-0/+2
[skip sauce] [skip validator]
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-04-07Merge pull request #16257 from twbs/holderChris Rebert7-34/+35
Upgrade to Holder v2.5.2
2015-04-07grunt dist docsChris Rebert6-30/+31
[skip sauce]
2015-04-07Upgrade to Holder v2.5.2Chris Rebert1-4/+4
Fixes #16216, FWICT
2015-04-07Carousel docs: fix typo in holder.js colorChris Rebert1-1/+1
2015-04-07add px unit to perspective property value; fixes #16247Chris Rebert2-3/+3
[skip sauce] [skip validator]
2015-04-07Merge pull request #16255 from twbs/patch-bumpsChris Rebert1-2/+2
Bump patch versions of grunt-html, grunt-contrib-jshint
2015-04-07Bump patch versions of grunt-html, grunt-contrib-jshintChris Rebert1-2/+2
2015-04-07Bump markdown-it to ^4.1.0Chris Rebert1-1/+1
[skip sauce] [skip validator]
2015-04-07Merge pull request #16254 from twbs/ios-8.2Chris Rebert1-1/+1
Sauce tests: upgrade iOS to v8.2
2015-04-07Sauce tests: upgrade iOS to v8.2Chris Rebert1-1/+1
[skip validator]
2015-04-07Merge pull request #16252 from twbs/bump-uglifyChris Rebert2-7/+25
Bump grunt-contrib-uglify to ~0.9.0
2015-04-07update shrinkwrapChris Rebert1-6/+24
2015-04-07Bump grunt-contrib-uglify to ~0.9.0Chris Rebert1-1/+1
2015-04-06Merge pull request #16246 from twbs/bump-connectChris Rebert2-3/+3
Bump grunt-contrib-connect to ~0.10.1