aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-17Merge pull request #16842 from twbs/wk-fixed-144990Chris Rebert1-10/+0
Remove #16473's entry from Wall of Browser Bugs
2015-07-17http://wkbug.com/144990 no longer repros; rm it from Wall of Browser BugsChris Rebert1-10/+0
Refs #15998 Effectively reverts #16473 [skip sauce]
2015-07-17Merge pull request #16841 from twbs/wk-fixed-139803Chris Rebert1-10/+0
Remove #15407's entry from Wall of Browser Bugs
2015-07-17http://wkbug.com/139803 has been fixed; rm it from Wall of Browser BugsChris Rebert1-10/+0
Refs #15205, #15407 [skip sauce]
2015-07-17Merge pull request #16840 from twbs/wk-fixed-15832Chris Rebert1-10/+0
Remove WebKit entry for #15846 from Wall of Browser Bugs
2015-07-17http://wkbug.com/141804 has been fixed; rm it from Wall of Browser BugsChris Rebert1-10/+0
Refs #15846, #15832 [skip sauce]
2015-07-17Merge pull request #16839 from twbs/update-16813Chris Rebert1-10/+0
Remove #16813's entry from the Wall of Browser Bugs
2015-07-17http://wkbug.com/146896 has been fixed; rm it from the Wall of Browser BugsChris Rebert1-10/+0
Refs #16813, #16809 [skip sauce]
2015-07-17remove all instances of .bs-docs-grid in grid docs since it's unused. ↵Mark Otto1-85/+73
nullifies #16838
2015-07-13Move help block docs up page, add `.help-block` to validation exampleZac Echola2-25/+29
2015-07-12Merge pull request #16813 from twbs/safari-range-input-clippedChris Rebert1-0/+10
Add Wall of Browser Bugs entry for #16809
2015-07-12Add Wall of Browser Bugs entry for #16809Chris Rebert1-0/+10
[skip sauce]
2015-07-12Merge pull request #16793 from patrickhlauke/docs-input-addon-labelPatrick H. Lauke1-1/+13
Add example with visible <label> and input group addon
2015-07-10Show active buttons when form disabledEdwin Lin1-4/+1
2015-07-09Add example with visible <label> and input group addonPatrick H. Lauke1-1/+13
Also, include visible <label> as a suggestion in the accessibility callout.
2015-07-08Debug .container and .container-fluidJan Vonka1-2/+2
2015-07-07fixes https://github.com/twbs/bootstrap/issues/16779Richard Lindner1-0/+2
2015-07-06Add Brazilian Portuguese to list of docs translationsadammacias1-0/+5
Closes #16773 by merging a tweaked version of it. [skip sauce]
2015-07-04Merge pull request #16745 from twbs/changelog-ptrChris Rebert1-0/+5
Add changelog file that points to GitHub Releases & our blog
2015-07-04Merge pull request #16744 from twbs/readme-releasesChris Rebert1-0/+2
README: Mention where to find changelogs
2015-07-04Merge pull request #16766 from mkantor/update-example-addressChris Rebert1-4/+4
Update Twitter's address in examples. [skip sauce]
2015-07-04Update Twitter's address in examples.Matt Kantor1-4/+4
They're no longer on Folsom St.
2015-07-03use mixin on input transitionMark Otto1-1/+1
2015-07-03Add new variable for -box-shadowMark Otto2-1/+2
2015-07-03remove -darkerMark Otto1-1/+0
2015-07-03Merge pull request #16762 from kkirsche/patch-3Chris Rebert1-0/+5
Add turkish translation
2015-07-03Add turkish translationKevin Kirsche1-0/+5
Fix #16755
2015-07-02Merge pull request #16757 from msarnicki/patch-1Chris Rebert1-1/+1
Removes unnecessary period at end of comment [skip sauce] [skip validator]
2015-07-02Removes unnecessary period at end of commentMelinda Sarnicki Bernardo1-1/+1
2015-07-01Updated devDependencies.Baraa Hamodi2-411/+455
Closes #16636 by merging a rebased+tweaked version of it. [skip sauce]
2015-07-01Merge pull request #16747 from twbs/doc-collapse-async-16746Chris Rebert2-4/+4
Document that Collapse & Tab methods are async
2015-07-01Document that Tab show method is asyncChris Rebert1-1/+1
[skip sauce]
2015-07-01Document that Collapse show,hide,toggle methods are async; fixes #16746Chris Rebert1-3/+3
[skip sauce]
2015-07-01Add changelog file that points to GitHub Releases & our blogChris Rebert1-0/+5
Refs #16739 [skip sauce] [skip validator]
2015-07-01README: Mention where to find changelogsChris Rebert1-0/+2
Refs #16739 [skip sauce]
2015-06-30Merge pull request #16733 from twbs/popover-methodsChris Rebert2-1/+2
Add Methods section to Popovers nav menu in docs
2015-06-30Add Methods section to Popovers nav menu in docsChris Rebert2-1/+2
[skip sauce]
2015-06-27Merge pull request #16718 from deniss-muhla/patch-1Patrick H. Lauke1-2/+2
Expand ISO in CSS codes for asterisk and plus
2015-06-27Fix show "2b" text instead of proper glyphicondeniss-muhla1-2/+2
I'm using babel and webpack with less-loader to bundle all resources maybe this will cause this issue.
2015-06-25Edge is also affected by #16671Chris Rebert1-1/+1
Per https://github.com/twbs/bootstrap/issues/16671#issuecomment-115161001 Refs #16689 [skip sauce]
2015-06-23Merge pull request #16691 from twbs/safari-tap-below-input-bugChris Rebert1-0/+10
Add Wall of Browser Bugs entry for #15968
2015-06-23Add Wall of Browser Bugs entry for #15968Chris Rebert1-0/+10
Closes #15968. [skip sauce]
2015-06-23Merge pull request #16689 from twbs/ie-border-radiusChris Rebert1-0/+10
Add Wall of Browser Bugs entry for #16671
2015-06-23Add Wall of Browser Bugs entry for #16671Chris Rebert1-0/+10
Closes #16671 [skip sauce]
2015-06-23add source maps for minified CSS; refs #16589Chris Rebert2-0/+2
2015-06-23grunt distChris Rebert4-5/+11
2015-06-22gruntMark Otto15-183/+55
2015-06-22line-height-base in docsMark Otto1-1/+1
2015-06-22rewrite some navbar stuff, clean out some commented out codeMark Otto2-173/+101
2015-06-22line-height-base to line-height varMark Otto12-15/+15