aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-06update remaining version numbersv3.0.2Chris Rebert3-3/+3
2013-11-06gruntMark Otto1-1/+1
2013-11-06bump links to 3.0.2; change readme download to release URL formatMark Otto2-7/+7
2013-11-06Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵Mark Otto3-3/+42
.col-md-offset-0)
2013-11-06run grunt after version bumpsMark Otto2-13/+13
2013-11-06bump versions to v3.0.2Mark Otto19-19/+19
2013-11-06fix #11378Chris Rebert1-2/+2
2013-11-05Merge pull request #11273 from benji07/patch-1Chris Rebert1-0/+5
Add a branch alias
2013-11-06Add a branch aliasBenjamin Lévêque1-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-05re-gruntChris Rebert3-15/+15
2013-11-05Merge pull request #10039 from daguej/js-refsChris Rebert12-12/+12
Don't explicitly reference global jQuery
2013-11-05fix 1 remaining instance of #11349Chris Rebert1-0/+1
2013-11-05Merge pull request #11349 from alefteris/examples-navbar-sr-onlyChris Rebert9-0/+11
Add toogle nav for screen readers in examples
2013-11-05Merge pull request #11327 from ZDroid/nestnailChris Rebert1-12/+11
Use nesting for thumbnail styles
2013-11-04Merge pull request #11335 from twbs/version-number-updaterChris Rebert2-0/+20
add Grunt task to change version numbers
2013-11-04add Grunt task to change version numbers; fixes #11332Chris Rebert2-0/+20
2013-11-04update node.js to v0.10.x (current stable)Chris Rebert1-1/+1
2013-11-04Merge pull request #11354 from Ore4444/patch-1Chris Rebert1-3/+3
Fixed links
2013-11-04Fixed linksOre Landau1-3/+3
Links to same-page anchors were treated as external links.
2013-11-03Add toogle nav for screen readers in examplesThanos Lefteris9-0/+11
2013-11-02Merge pull request #11345 from pborreli/patch-3Chris Rebert1-4/+0
Removed duplicated class change from migration instructions
2013-11-03Removed duplicated class change from migration instructionsPascal Borreli1-4/+0
2013-11-02Merge pull request #11336 from twbs/fix-11317Chris Rebert1-1/+2
don't use nonstandard window.location.origin in customizer JS
2013-11-02Fix #7398 in Basic templateJulian Thilo1-1/+1
See https://github.com/twbs/bootstrap/issues/7398#issuecomment-27617890 for details. Thanks @martinburger
2013-11-02Merge pull request #11338 from ZDroid/nestformJulian Thilo3-25/+23
Use nesting for .placeholder()
2013-11-02Use nesting for .placeholder()Zlatan Vasović3-25/+23
2013-11-01don't use nonstandard window.location.origin in customizer JS; fixes #11317Chris Rebert1-1/+2
2013-11-01Merge pull request #11334 from glebm/patch-2Chris Rebert1-1/+1
& > == >
2013-11-02& > == >Gleb Mazovetskiy1-1/+1
2013-11-01update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert14-25/+25
2013-11-01Merge pull request #11331 from xt0rted/patch-1Julian Thilo1-1/+1
Update customizer.js
2013-11-01Update customizer.jsBrian Surowiec1-1/+1
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-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-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