| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-09-24 | Specify `root: true` for ESLint. | XhmikosR | 1 | -0/+1 | |
| That way, ESLint won't look in parent dirs for configuration files. | |||||
| 2015-09-23 | Travis: install npm dependencies using shrinkwrap; fixes #17552 | Chris Rebert | 1 | -0/+1 | |
| 2015-09-23 | Move {test-infra=>grunt}/npm-shrinkwrap.json | Chris Rebert | 2 | -1/+1 | |
| 2015-09-24 | Merge pull request #17646 from twbs/v4-dev-xmr-deps | XhmikosR | 20 | -605/+879 | |
| Update devDependencies. | |||||
| 2015-09-24 | Merge pull request #17687 from twbs/v4-dev-xmr-gems | XhmikosR | 2 | -16/+10 | |
| Update Rubygems. | |||||
| 2015-09-23 | Clarify [hidden] attr docs; closes #17169 | Chris Rebert | 2 | -11/+17 | |
| [ci skip] | |||||
| 2015-09-23 | Move v3 `.hidden` note into Migration docs | Chris Rebert | 2 | -2/+2 | |
| 2015-09-24 | Update Rubygems. | XhmikosR | 2 | -16/+10 | |
| [skip sauce] | |||||
| 2015-09-23 | Run `grunt`. | XhmikosR | 18 | -18/+18 | |
| 2015-09-23 | Update devDependencies. | XhmikosR | 2 | -587/+861 | |
| 2015-09-22 | Merge pull request #17682 from Xerkus/feature/card-bg-variable | Mark Otto | 2 | -1/+2 | |
| [V4]Add variable for card background color | |||||
| 2015-09-23 | Add variable for card background color | Aleksey Khudyakov | 2 | -1/+2 | |
| 2015-09-22 | Update StackOverflow tag to `bootstrap-4`; closes #17675 | Daniel Opitz | 3 | -3/+3 | |
| 2015-09-22 | Merge pull request #17589 from vsn4ik/use_scss_if_not | Mark Otto | 1 | -5/+2 | |
| v4 - Use "@if not $bool" expression | |||||
| 2015-09-22 | Merge pull request #17670 from petetnt/petetnt/docs-fix-2 | Chris Rebert | 1 | -2/+2 | |
| Rename placeholders in forms.md according to the classes specified | |||||
| 2015-09-22 | Rename placeholders according to the classes specified | petetnt | 1 | -2/+2 | |
| 2015-09-21 | Recommend using bundle for running docs locally | Haralan Dobrev | 2 | -9/+7 | |
| Closes https://github.com/twbs/bootstrap/issues/17493 | |||||
| 2015-09-20 | Merge pull request #17655 from zalog/patch-10 | Chris Rebert | 1 | -1/+1 | |
| _alert.scss: add missing space between arguments | |||||
| 2015-09-21 | Just some spaces... | Catalin Zalog | 1 | -1/+1 | |
| 2015-09-20 | Remove unneeded trailing whitespace. | XhmikosR | 3 | -3/+3 | |
| [ci skip] | |||||
| 2015-09-19 | Merge pull request #17522 from twbs/v4-dev-xmr-ie9-gradient | Mark Otto | 2 | -3/+4 | |
| docs: IE9 gradient. | |||||
| 2015-09-19 | Specify a `filter` gradient for IE 9. | XhmikosR | 1 | -0/+1 | |
| 2015-09-19 | Use the individual background properties instead of the shorthand. | XhmikosR | 2 | -3/+3 | |
| [ci skip] | |||||
| 2015-09-18 | The .text-hide won't hide the text :) | Catalin Zalog | 1 | -1/+1 | |
| 2015-09-16 | Add <h3> header example to Cards docs | wolfika | 1 | -0/+11 | |
| resolves #17609 | |||||
| 2015-09-16 | Merge pull request #17613 from Johann-S/fixTooltipDestroy | Chris Rebert | 2 | -4/+4 | |
| Fix #17544: Update doc for tooltips and popover about dispose method | |||||
| 2015-09-16 | Change destroy -> dispose | Johann-S | 1 | -1/+1 | |
| 2015-09-16 | Fix doc for tooltips and popover method dispose | Johann-S | 2 | -4/+4 | |
| 2015-09-15 | grunt | Mark Otto | 9 | -41/+41 | |
| 2015-09-15 | fixes border-width issues when customizing font-size by using 1px instead of ↵ | Mark Otto | 2 | -7/+7 | |
| .0625rem as default -width | |||||
| 2015-09-15 | Merge pull request #17608 from rtack/patch-1 | Chris Rebert | 1 | -1/+1 | |
| grammar. you're your way --> you're on your way | |||||
| 2015-09-15 | grammar. you're your way --> you're on your way | Raphael Ackermann | 1 | -1/+1 | |
| 2015-09-14 | remove not used popover fallback variables | Rakhat Jabagin | 1 | -2/+0 | |
| 2015-09-13 | Use "@if not $bool" selector | vsn4ik | 1 | -5/+2 | |
| 2015-09-12 | Merge pull request #17576 from zacechola/install_docs | Mark Otto | 1 | -3/+4 | |
| Adds current version to packages. | |||||
| 2015-09-12 | fixes #17583: only include clearfix on make-container mixin when not in flex ↵ | Mark Otto | 1 | -1/+4 | |
| mode | |||||
| 2015-09-11 | Adds current version to packages. | Zac Echola | 1 | -3/+4 | |
| 2015-09-11 | Merge remote-tracking branch 'twbs/v4-dev' into patch-1 | Alexandr Kondrashov | 170 | -3667/+3526 | |
| Conflicts: scss/_custom-forms.scss scss/_variables.scss | |||||
| 2015-09-11 | fix resetting style on closing collapse | Johann-S | 2 | -1/+16 | |
| 2015-09-10 | Merge pull request #17549 from davidjb/v4-dev-bundle-ignore | Gleb Mazovetskiy | 1 | -0/+1 | |
| Add `vendor/bundle` to gitignore | |||||
| 2015-09-10 | Merge pull request #17553 from rbrs/form-inline | Mark Otto | 1 | -1/+1 | |
| v4 - fixed incorrect inline form class in docs | |||||
| 2015-09-10 | Merge pull request #17558 from gjsduarte/v4-dev | Mark Otto | 1 | -3/+3 | |
| Border width variable in list group items | |||||
| 2015-09-10 | Border width variable in list group items | Guilherme Duarte | 1 | -3/+3 | |
| Added usage of $border-width variable in all _list-group.scss references | |||||
| 2015-09-10 | v4 - fixed incorrect inline form class in docs | Rolandas Barysas | 1 | -1/+1 | |
| 2015-09-10 | Add tests about padding restoration | Johann-S | 1 | -0/+38 | |
| 2015-09-09 | Merge pull request #17551 from twbs/env-vars | Chris Rebert | 1 | -6/+0 | |
| Remove Travis env vars used for defunct custom caching system | |||||
| 2015-09-09 | rm Travis env vars used for defunct custom caching system | Chris Rebert | 1 | -3/+0 | |
| Reverts part of 42697a4ecb2c034c9e88e245932b3914dfd1206c | |||||
| 2015-09-09 | rm Travis env vars for giving Savage access to defunct custom caching system | Chris Rebert | 1 | -3/+0 | |
| Reverts a1c170ed373d9076ecf76d264220a6a636239f17 | |||||
| 2015-09-10 | Add `vendor/bundle` to gitignore | David\ Beitey | 1 | -0/+1 | |
| Ensure this directory is ignored so that any installed resources from Bundler aren't handled by Git. | |||||
| 2015-09-09 | disabled browser autocomplete on search input in docs | Rolandas Barysas | 1 | -1/+1 | |
