| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2013-10-26 | Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_base | Mark Otto | 1 | -1/+1 | |
| Variable way to set caret width | |||||
| 2013-10-26 | Fixes #11206: remove left padding on first inline list item | Mark Otto | 3 | -1/+11 | |
| 2013-10-26 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 4 | -10/+8 | |
| 2013-10-26 | Merge pull request #11244 from ZDroid/animation | Mark Otto | 4 | -10/+8 | |
| Add .animation() mixin | |||||
| 2013-10-26 | Add .animation() mixin | Zlatan Vasović | 4 | -10/+8 | |
| 2013-10-26 | Remove multiple navbar z-index callout | Mark Otto | 1 | -4/+0 | |
| * Since we removed the z-index of our default navbars in 76baacf2c94bec03273639ef0ed966dad87cf37a, we no longer need this warning. * A quick test of the new code showed no problems with dropdowns falling behind a sibling navbar, so folks should be good to go. | |||||
| 2013-10-26 | Merge pull request #11222 from ZDroid/patch-1 | Mark Otto | 7 | -10/+16 | |
| Add another newline to improve final code readability | |||||
| 2013-10-26 | Add another newline to improve final code readability | Zlatan Vasović | 7 | -10/+16 | |
| This divides banner from code. | |||||
| 2013-10-26 | Merge pull request #11224 from twbs/10506-doc | Mark Otto | 1 | -0/+4 | |
| Document that uncollapsing the mobile navbar requires JS | |||||
| 2013-10-25 | Merge pull request #11239 from twbs/qunit-equals-deprecated | Chris Rebert | 4 | -18/+18 | |
| QUnit.equals() is deprecated; use QUnit.equal() instead | |||||
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 4 | -18/+18 | |
| 2013-10-25 | Merge pull request #11234 from ZDroid/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Kick up grunt-contrib-jshint dependency | |||||
| 2013-10-25 | Kick up grunt-contrib-jshint dependency | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-24 | add missing space before open curly brace | Chris Rebert | 1 | -1/+1 | |
| 2013-10-24 | fix misspelling in comment | Chris Rebert | 1 | -1/+1 | |
