| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2013-10-30 | Merge pull request #11282 from ZDroid/combination | Mark Otto | 3 | -11/+6 | |
| Combine multiple .thumbnail > img styles | |||||
| 2013-10-30 | Add well-border variable | Bas Bosman | 3 | -1/+4 | |
| Add a variable to allow the well border color to be specified. The reason I'd like to see this included is that my companies styleguide requires an explicit border color on well-like constructs. This variable allows me to easily override the default to use that color. | |||||
| 2013-10-30 | Combine multiple .thumbnail > img styles | Zlatan Vasović | 3 | -11/+6 | |
| 2013-10-29 | Merge pull request #11278 from ZDroid/patch-1 | Chris Rebert | 1 | -3/+3 | |
| Change tense to imperative | |||||
| 2013-10-29 | Change tense to imperative | Zlatan Vasović | 1 | -3/+3 | |
| Matches this comment with the commit messages and other comments. | |||||
| 2013-10-29 | Merge pull request #11275 from jared-christensen/master | Chris Rebert | 12 | -12/+12 | |
| JS comments pointed to new documentation | |||||
| 2013-10-29 | JS comments pointed to new documentation | Jared Christensen | 12 | -12/+12 | |
| 2013-10-30 | remove unused `{{ page.base_url }}` variables, and fix the urls | wangsai | 15 | -15/+15 | |
| 2013-10-28 | run grunt | Mark Otto | 1 | -2/+2 | |
| 2013-10-28 | restore IDs | Mark Otto | 1 | -3/+3 | |
| 2013-10-28 | Merge branch 'respondjs-import-note' | Mark Otto | 1 | -8/+9 | |
| 2013-10-28 | edit | Mark Otto | 1 | -1/+1 | |
| 2013-10-28 | Fixes #10341: don't change border color on contextual table classes | Mark Otto | 3 | -9/+1 | |
| 2013-10-28 | use regular text, not callouts | Mark Otto | 1 | -12/+9 | |
| 2013-10-28 | Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵ | Mark Otto | 3 | -1/+16 | |
| Firefox rendering | |||||
| 2013-10-28 | Merge pull request #11258 from ZDroid/smoothing | Mark Otto | 3 | -1/+6 | |
| Add -moz-osx-font-smoothing | |||||
| 2013-10-28 | add warning about Respond.js not supporting @import; fixes #11143 | Chris Rebert | 1 | -0/+4 | |
| 2013-10-28 | Merge pull request #11262 from vsn4ik/fonts_perms | Chris Rebert | 4 | -0/+0 | |
| Remove execute permissions on fonts files. | |||||
| 2013-10-28 | Remove execute permissions on fonts files. | vsn4ik | 4 | -0/+0 | |
| 2013-10-28 | Add -moz-osx-font-smoothing | Zlatan Vasović | 3 | -1/+6 | |
| 2013-10-27 | Merge pull request #11253 from ZDroid/ditch | Mark Otto | 1 | -1/+1 | |
| Ditch amp | |||||
| 2013-10-27 | Ditch amp | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-27 | Merge pull request #11248 from tagliala/chrome-osx-select-print | Mark Otto | 1 | -0/+6 | |
| Chrome for OSX print issue with select tags | |||||
| 2013-10-26 | #fff of course | Geremia Taglialatela | 1 | -1/+1 | |
| 2013-10-26 | Fixes #11245 | Geremia Taglialatela | 1 | -0/+6 | |
| 2013-10-26 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
