aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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]
2015-09-19Merge pull request #17522 from twbs/v4-dev-xmr-ie9-gradientMark Otto2-3/+4
docs: IE9 gradient.
2015-09-19Specify a `filter` gradient for IE 9.XhmikosR1-0/+1
2015-09-19Use the individual background properties instead of the shorthand.XhmikosR2-3/+3
[ci skip]
2015-09-18The .text-hide won't hide the text :)Catalin Zalog1-1/+1
2015-09-16Add <h3> header example to Cards docswolfika1-0/+11
resolves #17609
2015-09-16Merge pull request #17613 from Johann-S/fixTooltipDestroyChris Rebert2-4/+4
Fix #17544: Update doc for tooltips and popover about dispose method
2015-09-16Change destroy -> disposeJohann-S1-1/+1
2015-09-16Fix doc for tooltips and popover method disposeJohann-S2-4/+4
2015-09-15gruntMark Otto9-41/+41
2015-09-15fixes border-width issues when customizing font-size by using 1px instead of ↵Mark Otto2-7/+7
.0625rem as default -width
2015-09-15Merge pull request #17608 from rtack/patch-1Chris Rebert1-1/+1
grammar. you're your way --> you're on your way
2015-09-15grammar. you're your way --> you're on your wayRaphael Ackermann1-1/+1
2015-09-14remove not used popover fallback variablesRakhat Jabagin1-2/+0
2015-09-13Use "@if not $bool" selectorvsn4ik1-5/+2
2015-09-12Merge pull request #17576 from zacechola/install_docsMark Otto1-3/+4
Adds current version to packages.
2015-09-12fixes #17583: only include clearfix on make-container mixin when not in flex ↵Mark Otto1-1/+4
mode
2015-09-11Adds current version to packages.Zac Echola1-3/+4
2015-09-11Merge remote-tracking branch 'twbs/v4-dev' into patch-1Alexandr Kondrashov170-3667/+3526
Conflicts: scss/_custom-forms.scss scss/_variables.scss