| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-12 | Merge pull request #16256 from twbs/fix-16247 | Chris Rebert | 2 | -3/+3 | |
| Add px unit to perspective property value | |||||
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -8/+54 | |
| 2015-04-12 | Merge pull request #16086 from twbs/fix-15925 | Chris Rebert | 4 | -13/+27 | |
| Reset text/font properties more thoroughly for tooltips+popovers | |||||
| 2015-04-12 | Turns out http://crbug.com/475128 affects all OSes | Chris Rebert | 1 | -1/+1 | |
| 2015-04-12 | Make .btn in .btn-toolbar float:left too; fixes #16276 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-11 | Fix existing radio button unit test | Patrick H. Lauke | 1 | -2/+2 | |
| 2015-04-11 | Don't preventDefault radio buttons | Patrick H. Lauke | 1 | -3/+3 | |
| as this breaks keyboard navigation for radio button toggles (see https://github.com/twbs/bootstrap/issues/16223) | |||||
| 2015-04-11 | Remove half-assed inclusion of link URLs (hrefs) when printing | Chris Rebert | 1 | -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-11 | Print with all the colors of the wind | Chris Rebert | 1 | -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-11 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -10/+6 | |
| 2015-04-10 | Merge pull request #16263 from twbs/fix-16090 | Chris Rebert | 1 | -2/+1 | |
| Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler | |||||
| 2015-04-08 | Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler; ↵ | Chris Rebert | 1 | -2/+1 | |
| fixes #16090 | |||||
| 2015-04-08 | Merge pull request #16262 from twbs/browser-bugs-16180 | Chris Rebert | 1 | -0/+20 | |
| Add Wall of Browser Bugs entries for #16180 | |||||
| 2015-04-08 | Add Wall of Browser Bugs entries for #16180 | Chris Rebert | 1 | -0/+20 | |
| Closes #16180. | |||||
| 2015-04-08 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -10/+4 | |
| 2015-04-08 | Merge pull request #16259 from twbs/chrome-fixed-that | Chris Rebert | 1 | -6/+0 | |
| rm defunct workaround for OS X Chrome <select> printing bug | |||||
| 2015-04-08 | Add event after template inserted | Johann-S | 5 | -0/+40 | |
| 2015-04-08 | rm defunct workaround for OS X Chrome <select> printing bug | Chris Rebert | 1 | -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-08 | Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925 | Chris Rebert | 4 | -13/+27 | |
| [skip sauce] | |||||
| 2015-04-08 | hoist text-decoration reset up from .tooltip-inner to .tooltip | Chris Rebert | 1 | -1/+1 | |
| 2015-04-08 | tooltip: line-height: 1.4 => @line-height-base | Chris Rebert | 1 | -1/+1 | |
| 2015-04-08 | Merge pull request #15294 from twbs/grunt-contrib-htmlmin | XhmikosR | 3 | -1/+332 | |
| Add grunt-contrib-htmlmin. | |||||
| 2015-04-08 | Add grunt-contrib-htmlmin. | XhmikosR | 3 | -1/+332 | |
| Only used for the GitHub docs. | |||||
| 2015-04-08 | Remove extra comma. | XhmikosR | 1 | -1/+1 | |
| 2015-04-08 | Update dependencies. | XhmikosR | 3 | -159/+33 | |
| 2015-04-07 | Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172 | Chris Rebert | 2 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-08 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-04-07 | Merge pull request #16257 from twbs/holder | Chris Rebert | 7 | -34/+35 | |
| Upgrade to Holder v2.5.2 | |||||
| 2015-04-07 | grunt dist docs | Chris Rebert | 6 | -30/+31 | |
| [skip sauce] | |||||
| 2015-04-07 | Upgrade to Holder v2.5.2 | Chris Rebert | 1 | -4/+4 | |
| Fixes #16216, FWICT | |||||
| 2015-04-07 | Carousel docs: fix typo in holder.js color | Chris Rebert | 1 | -1/+1 | |
| 2015-04-07 | add px unit to perspective property value; fixes #16247 | Chris Rebert | 2 | -3/+3 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-07 | Merge pull request #16255 from twbs/patch-bumps | Chris Rebert | 1 | -2/+2 | |
| Bump patch versions of grunt-html, grunt-contrib-jshint | |||||
| 2015-04-07 | Bump patch versions of grunt-html, grunt-contrib-jshint | Chris Rebert | 1 | -2/+2 | |
| 2015-04-07 | Bump markdown-it to ^4.1.0 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-07 | Merge pull request #16254 from twbs/ios-8.2 | Chris Rebert | 1 | -1/+1 | |
| Sauce tests: upgrade iOS to v8.2 | |||||
| 2015-04-07 | Sauce tests: upgrade iOS to v8.2 | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2015-04-07 | Merge pull request #16252 from twbs/bump-uglify | Chris Rebert | 2 | -7/+25 | |
| Bump grunt-contrib-uglify to ~0.9.0 | |||||
| 2015-04-07 | update shrinkwrap | Chris Rebert | 1 | -6/+24 | |
| 2015-04-07 | Bump grunt-contrib-uglify to ~0.9.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Merge pull request #16246 from twbs/bump-connect | Chris Rebert | 2 | -3/+3 | |
| Bump grunt-contrib-connect to ~0.10.1 | |||||
| 2015-04-06 | update shrinkwrap | Chris Rebert | 1 | -2/+2 | |
| 2015-04-06 | Bump grunt-contrib-connect to ~0.10.1 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Merge pull request #16245 from twbs/bump-autoprefixer | Chris Rebert | 2 | -19/+23 | |
| Bump grunt-autoprefixer to ~3.0.0 | |||||
| 2015-04-06 | Bump grunt-autoprefixer to ~3.0.0 | Chris Rebert | 2 | -19/+23 | |
| 2015-04-06 | Merge pull request #16244 from twbs/bump-jscs | Chris Rebert | 2 | -16/+60 | |
| Bump grunt-jscs to ~1.6.0 | |||||
| 2015-04-06 | update shrinkwrap | Chris Rebert | 1 | -15/+59 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-07 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -0/+2 | |
| 2015-04-06 | Bump grunt-jscs to ~1.6.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Merge pull request #16243 from twbs/bump-qunit | Chris Rebert | 2 | -207/+633 | |
| Bump grunt-contrib-qunit to ~0.7.0 | |||||
