aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2015-06-22remove commented out varMark Otto1-1/+0
2015-06-22indentationMark Otto1-1/+1
2015-06-22Remove varMark Otto2-5/+3
2015-06-22drop more -base, clean up var spacingMark Otto5-21/+21
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since ↵Mark Otto13-53/+52
it's cleaner
2015-06-22commentMark Otto1-1/+1
2015-06-22gruntMark Otto4-4/+4
2015-06-22rename -horizontal and -vertical vars to -x and -y for consistencyMark Otto6-30/+30
2015-06-22gruntMark Otto14-82/+62
2015-06-22clarify some stuff about small navbar; also renamed navbar-condensed to -smMark Otto1-15/+15
2015-06-22tweak small forms, small inputs; trying to equalize their rendered dimensionsMark Otto3-9/+11
2015-06-22fix margin againMark Otto1-4/+1
2015-06-21Merge pull request #16679 from vsn4ik/add_info_min_mapChris Rebert2-2/+6
Added *.min.map to "whats-included" sectons.
2015-06-19Merge pull request #130 from twbs/v4_buildsMark Otto29-15/+15653
Custom v4 CSS builds
2015-06-19Merge branch 'v4' into v4_buildsMark Otto131-2256/+3838
2015-06-19Added *.min.map to whats-included.vsn4ik2-2/+6
2015-06-19fix scsslint.yml pathMark Otto1-4/+4
2015-06-19fix scss lintingMark Otto4-5/+4
2015-06-19nuke unused .csslintrcMark Otto1-20/+0
2015-06-19remove less dirMark Otto1-18/+0
2015-06-19fix vars, grunt that shitMark Otto10-73/+273
2015-06-19fix placement of mixinMark Otto1-0/+0
2015-06-18Merge branch 'master' into v4Mark Otto80-1532/+2747