- 15 Apr, 2015 7 commits
- 14 Apr, 2015 4 commits
- 13 Apr, 2015 5 commits
-
-
-
Mark Otto authored
-
Mark Otto authored
-
Chris Rebert authored
Print with all the colors of the wind
-
Chris Rebert authored
Remove half-assed inclusion of link URLs (hrefs) when printing
-
- 11 Apr, 2015 2 commits
-
-
Chris Rebert authored
* 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.
-
Chris Rebert authored
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.
-
- 05 Apr, 2015 1 commit
-
-
Mark Otto authored
-
- 31 Mar, 2015 8 commits
- 29 Mar, 2015 12 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Conflicts: .gitignore Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_includes/components/navbar.html docs/_includes/components/progress-bars.html docs/_includes/css/grid.html docs/_includes/css/overview.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/license.html docs/_includes/getting-started/third-party-support.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_include...
-
Mark Otto authored
-
Bootstrap's Grunt bot authored
-
Mark Otto authored
Input group sizes: Properly position `.form-control-feedback`
-
Bootstrap's Grunt bot authored
-
Mark Otto authored
Update .visible* classes to use !important on table elements
-
Mark Otto authored
-
Mark Otto authored
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
-
- 28 Mar, 2015 1 commit
-
-
Bootstrap's Grunt bot authored
-