| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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) | |||||
| 2013-11-01 | Use nesting for thumbnail styles | Zlatan Vasović | 1 | -12/+11 | |
| 2013-11-01 | Merge pull request #11324 from boki-/patch-1 | Julian Thilo | 1 | -1/+1 | |
| Update README.md | |||||
| 2013-11-01 | Update README.md | Bogdan | 1 | -1/+1 | |
| Row 13 link update to tag v3.0.1 | |||||
| 2013-10-31 | Merge pull request #11315 from AJAlabs/master | Chris Rebert | 9 | -9/+9 | |
| Added navigation role to example navbars | |||||
| 2013-10-31 | Added navigation role to example navbars | AJ Acevedo | 9 | -9/+9 | |
| As per the docs: http://getbootstrap.com/components/#navbar-default modified: examples/carousel/index.html modified: examples/jumbotron/index.html modified: examples/navbar-fixed-top/index.html modified: examples/navbar-static-top/index.html modified: examples/navbar/index.html modified: examples/non-responsive/index.html modified: examples/starter-template/index.html modified: examples/sticky-footer-navbar/index.html modified: examples/theme/index.html | |||||
| 2013-10-31 | Support .h1 in place of h1 inside .jumbotron | Kevin Locke | 4 | -6/+10 | |
| As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]> | |||||
| 2013-10-30 | 3.0.1v3.0.1 | Mark Otto | 9 | -14/+14 | |
| 2013-10-30 | more grunt | Mark Otto | 2 | -14/+14 | |
| 2013-10-30 | Merge pull request #11274 from wangsai/fix-examples-urls | Mark Otto | 15 | -15/+15 | |
| remove unused `{{ page.base_url }}` variables, and fix the urls | |||||
