aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-01Use nesting for thumbnail stylesZlatan Vasović1-12/+11
2013-11-01Merge pull request #11324 from boki-/patch-1Julian Thilo1-1/+1
Update README.md
2013-11-01Update README.mdBogdan1-1/+1
Row 13 link update to tag v3.0.1
2013-10-31Merge pull request #11315 from AJAlabs/masterChris Rebert9-9/+9
Added navigation role to example navbars
2013-10-31Added navigation role to example navbarsAJ Acevedo9-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-31Support .h1 in place of h1 inside .jumbotronKevin Locke4-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-303.0.1v3.0.1Mark Otto9-14/+14
2013-10-30more gruntMark Otto2-14/+14
2013-10-30Merge pull request #11274 from wangsai/fix-examples-urlsMark Otto15-15/+15
remove unused `{{ page.base_url }}` variables, and fix the urls
2013-10-30Merge pull request #11282 from ZDroid/combinationMark Otto3-11/+6
Combine multiple .thumbnail > img styles
2013-10-30Add well-border variableBas Bosman3-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-30Combine multiple .thumbnail > img stylesZlatan Vasović3-11/+6
2013-10-29Merge pull request #11278 from ZDroid/patch-1Chris Rebert1-3/+3
Change tense to imperative
2013-10-29Change tense to imperativeZlatan Vasović1-3/+3
Matches this comment with the commit messages and other comments.
2013-10-29Merge pull request #11275 from jared-christensen/masterChris Rebert12-12/+12
JS comments pointed to new documentation
2013-10-29JS comments pointed to new documentationJared Christensen12-12/+12
2013-10-30remove unused `{{ page.base_url }}` variables, and fix the urlswangsai15-15/+15
2013-10-28run gruntMark Otto1-2/+2
2013-10-28restore IDsMark Otto1-3/+3
2013-10-28Merge branch 'respondjs-import-note'Mark Otto1-8/+9
2013-10-28editMark Otto1-1/+1
2013-10-28Fixes #10341: don't change border color on contextual table classesMark Otto3-9/+1
2013-10-28use regular text, not calloutsMark Otto1-12/+9
2013-10-28Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵Mark Otto3-1/+16
Firefox rendering
2013-10-28Merge pull request #11258 from ZDroid/smoothingMark Otto3-1/+6
Add -moz-osx-font-smoothing
2013-10-28add warning about Respond.js not supporting @import; fixes #11143Chris Rebert1-0/+4
2013-10-28Merge pull request #11262 from vsn4ik/fonts_permsChris Rebert4-0/+0
Remove execute permissions on fonts files.
2013-10-28Remove execute permissions on fonts files.vsn4ik4-0/+0
2013-10-28Add -moz-osx-font-smoothingZlatan Vasović3-1/+6
2013-10-27Merge pull request #11253 from ZDroid/ditchMark Otto1-1/+1
Ditch amp
2013-10-27Ditch ampZlatan Vasović1-1/+1
2013-10-27Merge pull request #11248 from tagliala/chrome-osx-select-printMark Otto1-0/+6
Chrome for OSX print issue with select tags
2013-10-26#fff of courseGeremia Taglialatela1-1/+1
2013-10-26Fixes #11245Geremia Taglialatela1-0/+6
2013-10-26Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2013-10-26Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_baseMark Otto1-1/+1
Variable way to set caret width
2013-10-26Fixes #11206: remove left padding on first inline list itemMark Otto3-1/+11
2013-10-26Merge branch 'master' of github.com:twbs/bootstrapMark Otto4-10/+8
2013-10-26Merge pull request #11244 from ZDroid/animationMark Otto4-10/+8
Add .animation() mixin
2013-10-26Add .animation() mixinZlatan Vasović4-10/+8
2013-10-26Remove multiple navbar z-index calloutMark Otto1-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-26Merge pull request #11222 from ZDroid/patch-1Mark Otto7-10/+16
Add another newline to improve final code readability
2013-10-26Add another newline to improve final code readabilityZlatan Vasović7-10/+16
This divides banner from code.
2013-10-26Merge pull request #11224 from twbs/10506-docMark Otto1-0/+4
Document that uncollapsing the mobile navbar requires JS
2013-10-25Merge pull request #11239 from twbs/qunit-equals-deprecatedChris Rebert4-18/+18
QUnit.equals() is deprecated; use QUnit.equal() instead
2013-10-25QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert4-18/+18
2013-10-25Merge pull request #11234 from ZDroid/patch-2Chris Rebert1-1/+1
Kick up grunt-contrib-jshint dependency
2013-10-25Kick up grunt-contrib-jshint dependencyZlatan Vasović1-1/+1
2013-10-24add missing space before open curly braceChris Rebert1-1/+1
2013-10-24fix misspelling in commentChris Rebert1-1/+1