aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-30Merge pull request #17746 from Liamraystanley/patch-1Chris Rebert1-1/+1
Remove random trailing less-than symbol
2015-10-01Remove random trailing less-than symbolLiam Stanley1-1/+1
2015-09-29Merge pull request #17737 from nextgenthemes/v4-devChris Rebert2-1/+1
Rename .scsslint.yml to .scss-lint.yml
2015-09-30Rename .scsslint.yml to .scss-lint.ymlnextgenthemes1-0/+0
2015-09-30add dash to .scsslint.ymlnextgenthemes1-1/+1
2015-09-29Removed trailing whitespaceChris Bell1-1/+0
2015-09-29Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.Chris Bell1-0/+2
2015-09-28Merge pull request #17727 from tomkel/docs-fade-fix-v4Chris Rebert1-1/+1
v4-dev - Clarify the purpose of CSS class .in to .fade [skip sauce]
2015-09-28Clarify the purpose of CSS class .in to .fadeTommy Kelly1-1/+1
2015-09-28Merge pull request #17725 from twbs/curly-quotesChris Rebert6-25/+25
Use backticks/<code> for JS snippets in docs headings
2015-09-28Use backticks/<code> for JS snippets in docs headings; closes #17192Chris Rebert6-25/+25
[skip sauce]
2015-09-27Merge pull request #17626 from wolfika/v4-devMark Otto1-0/+11
Add <h3> header example to Cards docs
2015-09-27Merge pull request #17403 from twbs/use-px-for-window-sizesMark Otto4-47/+56
Change grid and container sizes to px
2015-09-27Merge pull request #17716 from michael-k/placeholderChris Rebert1-1/+1
Filled leftover placeholder in docs
2015-09-27Filled leftover placeholderMichael Käufl1-1/+1
2015-09-27Change grid and container sizes to pxGleb Mazovetskiy4-47/+56
Changes grid and container sizes to `px`, as the viewport pixel size does not depend on the font size. The actual em values were inconsistent with the docs, while the docs were not the same as the comments: * `sm` breakpoint was 34em (544px) not 480px. * `lg` container max-width was 60rem (960px), less gutter than `md`. Changed to 940px, same as Bootstrap 3. * `xl` container max-width was 72.25rem which is 1140px not 1156px. Changed to 1140px matching the comment but not the docs. Addresses #17070 and #17388.
2015-09-27Merge pull request #17713 from twbs/chrome-meta-v4Chris Rebert1-0/+4
Port #17712 over to Bootstrap v4
2015-09-27Port #17712 over to Bootstrap v4Chris Rebert1-0/+4
[skip sauce]
2015-09-27Merge pull request #17689 from twbs/fix-17169-moreChris Rebert2-11/+17
Docs: Clarify [hidden] & .hidden
2015-09-26Merge pull request #17707 from alberto/docs-contributing-normalize-issuesChris Rebert1-1/+1
Docs: Fix typo in contributing regarding normalize.css [ci skip]
2015-09-26Add variable for card-link hover stateAndrey2-1/+4
2015-09-26Docs: Fix typo in contributing regarding normalize.cssalberto1-1/+1
2015-09-25Merge pull request #17704 from twbs/htmllint-travis-onlyChris Rebert3-46/+69
Only run htmllint on Travis
2015-09-25Update shrinkwrapChris Rebert1-45/+65
2015-09-25Only run htmllint on TravisChris Rebert2-1/+4
So as to avoid any dependence on Java for normal users of the Gruntfile. [skip sauce]
2015-09-25Migration docs: capitalization; hyperlink Less and SCSSChris Rebert1-1/+1
[ci skip]
2015-09-25Use correct default value of `constraints` in Tooltip docs; fixes #17671Johann-S1-1/+1
Closes #17699
2015-09-25Update scsslint gem to v0.42.1.XhmikosR2-3/+3
[skip sauce] [skip validator]
2015-09-25Reset iOS rounded inputsLeslie1-0/+2
They can be rounded later on if $enable-rounded: true.
2015-09-24Merge pull request #17688 from twbs/fix-17552Chris Rebert3-1/+2
Travis: install npm dependencies using shrinkwrap
2015-09-24Specify `root: true` for ESLint.XhmikosR1-0/+1
That way, ESLint won't look in parent dirs for configuration files.
2015-09-23Travis: install npm dependencies using shrinkwrap; fixes #17552Chris Rebert1-0/+1
2015-09-23Move {test-infra=>grunt}/npm-shrinkwrap.jsonChris Rebert2-1/+1
2015-09-24Merge pull request #17646 from twbs/v4-dev-xmr-depsXhmikosR20-605/+879
Update devDependencies.
2015-09-24Merge pull request #17687 from twbs/v4-dev-xmr-gemsXhmikosR2-16/+10
Update Rubygems.
2015-09-23Clarify [hidden] attr docs; closes #17169Chris Rebert2-11/+17
[ci skip]
2015-09-23Move v3 `.hidden` note into Migration docsChris Rebert2-2/+2
2015-09-24Update Rubygems.XhmikosR2-16/+10
[skip sauce]
2015-09-23Run `grunt`.XhmikosR18-18/+18
2015-09-23Update devDependencies.XhmikosR2-587/+861
2015-09-22Merge pull request #17682 from Xerkus/feature/card-bg-variableMark Otto2-1/+2
[V4]Add variable for card background color
2015-09-23Add variable for card background colorAleksey Khudyakov2-1/+2
2015-09-22Update StackOverflow tag to `bootstrap-4`; closes #17675Daniel Opitz3-3/+3
2015-09-22Merge pull request #17589 from vsn4ik/use_scss_if_notMark Otto1-5/+2
v4 - Use "@if not $bool" expression
2015-09-22Merge pull request #17670 from petetnt/petetnt/docs-fix-2Chris Rebert1-2/+2
Rename placeholders in forms.md according to the classes specified
2015-09-22Rename placeholders according to the classes specifiedpetetnt1-2/+2
2015-09-21Recommend using bundle for running docs locallyHaralan Dobrev2-9/+7
Closes https://github.com/twbs/bootstrap/issues/17493
2015-09-20Merge pull request #17655 from zalog/patch-10Chris Rebert1-1/+1
_alert.scss: add missing space between arguments
2015-09-21Just some spaces...Catalin Zalog1-1/+1
2015-09-20Remove unneeded trailing whitespace.XhmikosR3-3/+3
[ci skip]