| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-29 | Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-dev | Mark Otto | 1 | -17/+17 | |
| 2017-10-29 | dist | Mark Otto | 4 | -4/+4 | |
| 2017-10-29 | Remove the now unused _data/core-team.yml and the relevant scss. (#24593) | XhmikosR | 3 | -77/+0 | |
| 2017-10-28 | Add information about the fact we do not use Popper.js for Dropdown c… ↵ | Johann-S | 1 | -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-28 | Remove invalid bower.json (#24584) (#24590) | Amy Martin | 1 | -1/+0 | |
| 2017-10-28 | Add fallback border-radius to .btn (#24505) | Mark Otto | 1 | -1/+6 | |
| Fixes #24503 by manually calling the border-radius instead of using the mixin. | |||||
| 2017-10-28 | Revamp docs About section (#24589) | Mark Otto | 3 | -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-28 | dist | Mark Otto | 14 | -15/+36 | |
| 2017-10-27 | fixes #24574 | Mark Otto | 1 | -1/+1 | |
| 2017-10-27 | Fix unit tests. | Johann-S | 2 | -155/+185 | |
| 2017-10-27 | Dropdown handle keydown on input and textarea. | Pierre-Denis Vanduynslager | 2 | -7/+165 | |
| 2017-10-27 | form y space in doc | jeanpierre | 1 | -17/+17 | |
| 2017-10-26 | Add `table-row` in documentation (#24551) | Paweł Kuna | 1 | -0/+1 | |
| 2017-10-25 | dist | Mark Otto | 4 | -57/+51 | |
| 2017-10-25 | dist | Mark Otto | 32 | -836/+830 | |
| 2017-10-25 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 22 | -124/+246 | |
| 2017-10-25 | dist | Mark Otto | 4 | -4/+4 | |
| 2017-10-25 | update new focus and shadow properties to use vars | Mark Otto | 4 | -13/+17 | |
| 2017-10-25 | Add unit tests for util.js | Johann-S | 2 | -0/+58 | |
| 2017-10-24 | npm scripts: fix duplicate runs. (#24532) | XhmikosR | 1 | -1/+1 | |
| `js-compile` and `js-minify` tasks already call their "children" tasks. | |||||
| 2017-10-24 | Change Rollup config to wrap our dist files with jQuery instead of $ | Johann-S | 15 | -50/+24 | |
| 2017-10-23 | Clean up transitionEnd properties. (#24511) | XhmikosR | 1 | -2/+0 | |
| We don't support Opera 12, and Firefox's property was the unprefixed one. | |||||
| 2017-10-23 | Add `Util.jQuery` which will detect jQuery instead of relying on global `$` ↵ | Johann-S | 14 | -11/+38 | |
| (#24513) | |||||
| 2017-10-23 | Update popper.js to v1.12.6 and package-lock.json. (#24512) | XhmikosR | 6 | -108/+172 | |
| 2017-10-22 | fixes #23695 | Mark Otto | 1 | -0/+1 | |
| 2017-10-22 | Merge branch 'btn_input_split_variables' of ↵ | Mark Otto | 5 | -46/+79 | |
| https://github.com/isychev/bootstrap into isychev-btn_input_split_variables | |||||
| 2017-10-22 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-10-22 | edit code comments | Mark Otto | 1 | -3/+5 | |
| 2017-10-22 | Replace some border-radius properties for the mixin, closes #23872 | Mark Otto | 3 | -4/+4 | |
| 2017-10-22 | dist | Mark Otto | 9 | -46/+80 | |
| 2017-10-22 | Merge branch 'input-group-custom-forms' into v4-dev | Mark Otto | 2 | -6/+122 | |
| 2017-10-22 | clarify | Mark Otto | 1 | -1/+3 | |
| 2017-10-22 | improve visual appeal of examples | Mark Otto | 1 | -4/+4 | |
| 2017-10-22 | combine | Mark Otto | 1 | -3/+1 | |
| 2017-10-22 | line break | Mark Otto | 1 | -0/+1 | |
| 2017-10-22 | Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into ↵ | Mark Otto | 1 | -46/+57 | |
| aavmurphy-v4-dev | |||||
| 2017-10-22 | mention spacing in card docs, fixes part of #24373 | Mark Otto | 1 | -1/+1 | |
| 2017-10-22 | copy edit | Mark Otto | 1 | -3/+1 | |
| 2017-10-22 | Update _variables.scss | Mark Otto | 1 | -1/+1 | |
| 2017-10-23 | Update gems. (#24499) | XhmikosR | 2 | -6/+6 | |
| 2017-10-22 | Merge branch 'v4-dev' into btn_input_split_variables | Mark Otto | 180 | -1205/+1384 | |
| 2017-10-23 | Refactor a few selectors. (#24404) | XhmikosR | 5 | -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-22 | Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap ↵ | Mark Otto | 1 | -1/+1 | |
| into input-group-custom-forms | |||||
| 2017-10-22 | add ids, add for attributes, and fix dupe ids | Mark Otto | 1 | -11/+11 | |
| 2017-10-23 | Enable stylelint's `function-comma-space-after`. (#24501) | XhmikosR | 15 | -64/+63 | |
| The option is set to `always-single-line` in stylelint-config-standard which we extend. | |||||
| 2017-10-22 | New examples screenshots. (#24395) | XhmikosR | 37 | -18/+18 | |
| The images are PNG 8-bit optimized with optipng, zopflipng and pngout. | |||||
| 2017-10-22 | Add variable to configure the `$dropdown-border-radius`. (#24376) | José Francisco | 2 | -1/+2 | |
| 2017-10-22 | match property order | Mark Otto | 1 | -1/+1 | |
| 2017-10-22 | adds animation to color on outlined btns | Andres Galante | 1 | -1/+1 | |
| 2017-10-22 | add vars for yiq color contrast function | Mark Otto | 2 | -2/+6 | |
