| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-09 | Better documentation for validation states | Zlatan Vasović | 1 | -1/+10 | |
| 2013-11-09 | Corrected color contrast to WCAG 2.0 AA | Mario Bonito | 2 | -6/+6 | |
| 2013-11-08 | Carousel: Use the transition duration from CSS | Daniel Bøndergaard | 1 | -1/+1 | |
| This makes it possible to change the transition duration in CSS | |||||
| 2013-11-08 | Add missing `.small` styles and docs | Zlatan Vasović | 4 | -5/+8 | |
| 2013-11-08 | Fix glyphicon class name wrapping in IE | Brian Surowiec | 1 | -0/+1 | |
| 2013-11-07 | Don't print .clearfix() comment references | Luke McDonald | 1 | -2/+2 | |
| 2013-11-07 | Update affix properly on scrollspy speedy scroll to top of page #11310 | Chris Ziogas | 3 | -1/+9 | |
| Fix scrollspy.js so as affix is updated properly when user scrolls fast to top of page. A fix for issue #11310. | |||||
| 2013-11-07 | Simplify table state styles | Zlatan Vasović | 4 | -93/+70 | |
| 2013-11-06 | more nesting in table.less | Chris Rebert | 1 | -8/+12 | |
| 2013-11-06 | use nesting to make .table-striped & .table-hover mixin-able again; fixes #11387 | Chris Rebert | 2 | -9/+13 | |
| 2013-11-06 | add warning about WebKit bug to the justified nav example itself | Chris Rebert | 1 | -1/+2 | |
| 2013-11-06 | Merge branch 'master' into docs_derp | Mark Otto | 44 | -134/+198 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-06 | update remaining version numbersv3.0.2 | Chris Rebert | 3 | -3/+3 | |
| 2013-11-06 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-06 | bump links to 3.0.2; change readme download to release URL format | Mark Otto | 2 | -7/+7 | |
| 2013-11-06 | Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵ | Mark Otto | 3 | -3/+42 | |
| .col-md-offset-0) | |||||
| 2013-11-06 | run grunt after version bumps | Mark Otto | 2 | -13/+13 | |
| 2013-11-06 | bump versions to v3.0.2 | Mark Otto | 19 | -19/+19 | |
| 2013-11-06 | docs derp | Mark Otto | 10 | -119/+185 | |
| 2013-11-06 | fix #11378 | Chris Rebert | 1 | -2/+2 | |
| 2013-11-05 | Merge pull request #11273 from benji07/patch-1 | Chris Rebert | 1 | -0/+5 | |
| Add a branch alias | |||||
| 2013-11-06 | Add a branch alias | Benjamin Lévêque | 1 | -0/+5 | |
| Add a branch alias to be able to require 3.0.* version (use the branch master if minimum-stability is dev or use a tag if it's defined to stable) | |||||
| 2013-11-05 | re-grunt | Chris Rebert | 3 | -15/+15 | |
| 2013-11-05 | Merge pull request #10039 from daguej/js-refs | Chris Rebert | 12 | -12/+12 | |
| Don't explicitly reference global jQuery | |||||
| 2013-11-05 | fix 1 remaining instance of #11349 | Chris Rebert | 1 | -0/+1 | |
| 2013-11-05 | Merge pull request #11349 from alefteris/examples-navbar-sr-only | Chris Rebert | 9 | -0/+11 | |
| Add toogle nav for screen readers in examples | |||||
| 2013-11-05 | Merge pull request #11327 from ZDroid/nestnail | Chris Rebert | 1 | -12/+11 | |
| Use nesting for thumbnail styles | |||||
| 2013-11-05 | Add async attribute to Twitter widget script | Ross Allen | 1 | -1/+3 | |
| 2013-11-05 | Add protocol for jQuery to work when accessed as file | Ross Allen | 1 | -1/+1 | |
| URLs without protocols get "file:" prepended when their document is loaded as a file. Make sure the docs can always be opened by specifying a protocol. | |||||
| 2013-11-04 | Load Twitter widget async, prevent SPOF | Ross Allen | 1 | -1/+13 | |
| Twitter's widget library[1] provides an async snippet to inject the script tag later. Since widgets.js came before the local JS, if twitter.com took long to respond it would prevent subsequent synchronous script tags. [1] https://dev.twitter.com/docs/tfw-javascript | |||||
| 2013-11-04 | Serve jQuery from cookie-free Google APIs | Ross Allen | 1 | -1/+1 | |
| jQuery.com uses Google Analytics and so sets a cookie when you visit the site. When you request jquery.js from its CDN, code.jquery.com, you take a hit from sending your previous GA cookie in the request. Google Hosted Libraries[1] and googleapis.com never set cookies. [1] https://developers.google.com/speed/libraries/devguide | |||||
| 2013-11-04 | Merge pull request #11335 from twbs/version-number-updater | Chris Rebert | 2 | -0/+20 | |
| add Grunt task to change version numbers | |||||
| 2013-11-04 | add Grunt task to change version numbers; fixes #11332 | Chris Rebert | 2 | -0/+20 | |
| 2013-11-04 | update node.js to v0.10.x (current stable) | Chris Rebert | 1 | -1/+1 | |
| 2013-11-04 | Merge pull request #11354 from Ore4444/patch-1 | Chris Rebert | 1 | -3/+3 | |
| Fixed links | |||||
| 2013-11-04 | Fixed links | Ore Landau | 1 | -3/+3 | |
| Links to same-page anchors were treated as external links. | |||||
| 2013-11-03 | Add toogle nav for screen readers in examples | Thanos Lefteris | 9 | -0/+11 | |
| 2013-11-02 | Merge pull request #11345 from pborreli/patch-3 | Chris Rebert | 1 | -4/+0 | |
| Removed duplicated class change from migration instructions | |||||
| 2013-11-03 | Removed duplicated class change from migration instructions | Pascal Borreli | 1 | -4/+0 | |
| 2013-11-02 | Merge pull request #11336 from twbs/fix-11317 | Chris Rebert | 1 | -1/+2 | |
| don't use nonstandard window.location.origin in customizer JS | |||||
| 2013-11-02 | Fix #7398 in Basic template | Julian Thilo | 1 | -1/+1 | |
| See https://github.com/twbs/bootstrap/issues/7398#issuecomment-27617890 for details. Thanks @martinburger | |||||
| 2013-11-02 | Merge pull request #11338 from ZDroid/nestform | Julian Thilo | 3 | -25/+23 | |
| Use nesting for .placeholder() | |||||
| 2013-11-02 | Use nesting for .placeholder() | Zlatan Vasović | 3 | -25/+23 | |
| 2013-11-01 | don't use nonstandard window.location.origin in customizer JS; fixes #11317 | Chris Rebert | 1 | -1/+2 | |
| 2013-11-01 | Merge pull request #11334 from glebm/patch-2 | Chris Rebert | 1 | -1/+1 | |
| & > == > | |||||
| 2013-11-02 | & > == > | Gleb Mazovetskiy | 1 | -1/+1 | |
| 2013-11-01 | update version numbers in JS file comment headers to v3.0.1 & regrunt | Chris Rebert | 14 | -25/+25 | |
| 2013-11-01 | Merge pull request #11331 from xt0rted/patch-1 | Julian Thilo | 1 | -1/+1 | |
| Update customizer.js | |||||
| 2013-11-01 | Update customizer.js | Brian Surowiec | 1 | -1/+1 | |
| 2013-11-01 | otherwise content scrolls on chrome | maxwellium | 1 | -1/+2 | |
| without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9) | |||||
