aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-10-29Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-devMark Otto1-17/+17
2017-10-29distMark Otto4-4/+4
2017-10-29Remove the now unused _data/core-team.yml and the relevant scss. (#24593)XhmikosR3-77/+0
2017-10-28Add information about the fact we do not use Popper.js for Dropdown c… ↵Johann-S1-1/+1
(#24571) * Add information about the fact we do not use Popper.js for Dropdown contained in navbars * Update dropdowns.md * Update dropdowns.md
2017-10-28Remove invalid bower.json (#24584) (#24590)Amy Martin1-1/+0
2017-10-28Add fallback border-radius to .btn (#24505)Mark Otto1-1/+6
Fixes #24503 by manually calling the border-radius instead of using the mixin.
2017-10-28Revamp docs About section (#24589)Mark Otto3-27/+19
- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile). - Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top. - Added redirects to the new Overview page from Team and History
2017-10-28distMark Otto14-15/+36
2017-10-27fixes #24574Mark Otto1-1/+1
2017-10-27Fix unit tests.Johann-S2-155/+185
2017-10-27Dropdown handle keydown on input and textarea.Pierre-Denis Vanduynslager2-7/+165
2017-10-27form y space in docjeanpierre1-17/+17
2017-10-26Add `table-row` in documentation (#24551)Paweł Kuna1-0/+1
2017-10-25distMark Otto4-57/+51
2017-10-25distMark Otto32-836/+830
2017-10-25Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto22-124/+246
2017-10-25distMark Otto4-4/+4
2017-10-25update new focus and shadow properties to use varsMark Otto4-13/+17
2017-10-25Add unit tests for util.jsJohann-S2-0/+58
2017-10-24npm scripts: fix duplicate runs. (#24532)XhmikosR1-1/+1
`js-compile` and `js-minify` tasks already call their "children" tasks.
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S15-50/+24
2017-10-23Clean up transitionEnd properties. (#24511)XhmikosR1-2/+0
We don't support Opera 12, and Firefox's property was the unprefixed one.
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` ↵Johann-S14-11/+38
(#24513)
2017-10-23Update popper.js to v1.12.6 and package-lock.json. (#24512)XhmikosR6-108/+172
2017-10-22fixes #23695Mark Otto1-0/+1
2017-10-22Merge branch 'btn_input_split_variables' of ↵Mark Otto5-46/+79
https://github.com/isychev/bootstrap into isychev-btn_input_split_variables
2017-10-22distMark Otto2-2/+2
2017-10-22edit code commentsMark Otto1-3/+5
2017-10-22Replace some border-radius properties for the mixin, closes #23872Mark Otto3-4/+4
2017-10-22distMark Otto9-46/+80
2017-10-22Merge branch 'input-group-custom-forms' into v4-devMark Otto2-6/+122
2017-10-22clarifyMark Otto1-1/+3
2017-10-22improve visual appeal of examplesMark Otto1-4/+4
2017-10-22combineMark Otto1-3/+1
2017-10-22line breakMark Otto1-0/+1
2017-10-22Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into ↵Mark Otto1-46/+57
aavmurphy-v4-dev
2017-10-22mention spacing in card docs, fixes part of #24373Mark Otto1-1/+1
2017-10-22copy editMark Otto1-3/+1
2017-10-22Update _variables.scssMark Otto1-1/+1
2017-10-23Update gems. (#24499)XhmikosR2-6/+6
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto180-1205/+1384
2017-10-23Refactor a few selectors. (#24404)XhmikosR5-129/+146
1. move a couple of them before the more specific ones. 2. change nesting to be under the same parent selector 3. use the ampersand more
2017-10-22Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap ↵Mark Otto1-1/+1
into input-group-custom-forms
2017-10-22add ids, add for attributes, and fix dupe idsMark Otto1-11/+11
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR15-64/+63
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-10-22New examples screenshots. (#24395)XhmikosR37-18/+18
The images are PNG 8-bit optimized with optipng, zopflipng and pngout.
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco2-1/+2
2017-10-22match property orderMark Otto1-1/+1
2017-10-22adds animation to color on outlined btnsAndres Galante1-1/+1
2017-10-22add vars for yiq color contrast functionMark Otto2-2/+6