| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-12-31 | Add positive border utilities | ysds | 1 | -0/+4 | |
| 2017-12-30 | dist | Mark Otto | 7 | -27/+59 | |
| 2017-12-30 | Apply of #25068 to input group | ysds | 2 | -20/+20 | |
| 2017-12-30 | removes hardcoded value for nav-link padding | Andres Galante | 2 | -2/+4 | |
| 2017-12-30 | Add modal-dialog-centered class to vertically centered modal example. | Kramb | 1 | -1/+1 | |
| 2017-12-30 | Outline active focus (#25145) | Mark Otto | 1 | -3/+6 | |
| * Base the outline button :active color on the background, fixing a contrast issue * Only apply focus outline to active when it's focused | |||||
| 2017-12-30 | dist | Mark Otto | 25 | -90/+164 | |
| 2017-12-31 | Mention -file-text change in Migration docs (#25144) | Mark Otto | 1 | -0/+2 | |
| Fixes #25127. | |||||
| 2017-12-31 | Add `.order-0` to the flexbox grid ordering helpers. (#25137) | Kevin Ruscoe | 1 | -1/+1 | |
| 2017-12-31 | Remove Entypo from "Preferred Icon Sets". (#25141) | Raaj Trambadia | 1 | -1/+0 | |
| The download link for Entypo (on its website) is invalid. It's a Dropbox link which now results in a 403 error. The website was last updated in 2015 (as seen in the footer). | |||||
| 2017-12-31 | Move inline JS outside of HTML. (#25140) | XhmikosR | 3 | -50/+44 | |
| 2017-12-31 | Update devDependencies and gems. (#25083) | XhmikosR | 6 | -380/+675 | |
| 2017-12-31 | Add `docs-github-serve` script for local serving the `github` target. (#25139) | XhmikosR | 1 | -0/+1 | |
| 2017-12-31 | Remove trailing spaces. | XhmikosR | 1 | -1/+1 | |
| 2017-12-31 | application.js: make the clipboard button selector more restrictive. | XhmikosR | 1 | -1/+1 | |
| 2017-12-31 | layout/overview.md: fix double copy button. | XhmikosR | 1 | -2/+2 | |
| 2017-12-30 | drop "simply" and tweak a few other bits | Mark Otto | 1 | -2/+2 | |
| 2017-12-30 | Updated docs for translating "Browse" text into other languages | Alberto | 1 | -9/+3 | |
| "Choose file ..." text is now written inside the label tag, so the translation is outside the css scope. $custom-file-text variable should only contain "Browse" translations. | |||||
| 2017-12-30 | Include JavaScript map files in NuGet packages (#25080) | Andrew Timson | 2 | -0/+2 | |
| 2017-12-30 | Update Theming docs for removing map items (#25108) | Mark Otto | 1 | -1/+9 | |
| 2017-12-30 | Remove unnecessary `align-middle` class from Navbar docs (#25116) | Andres Galante | 1 | -1/+1 | |
| 2017-12-30 | Wall of Browser Bugs: position:sticky in Edge done (#25099) | Herst | 1 | -10/+0 | |
| Position: sticky is included in Edge 16 | |||||
| 2017-12-30 | Wall of Browser Bugs: Chrome SVG perf bug (#24673) (#24751) | Herst | 1 | -0/+10 | |
| https://crbug.com/781344 | |||||
| 2017-12-29 | Darken $gray-600 by 10% for AA contrast (#25123) | Mark Otto | 1 | -1/+1 | |
| Closes #23319. Both `.text-muted` and `.btn-outline-secondary` (and indeed all secondary items) make use of `$gray-600`. New value provides a contrast ratio of 4.69. | |||||
| 2017-12-28 | Remove margin-bottom on .bd-example (#25048) | Mark Otto | 1 | -2/+1 | |
| 2017-12-28 | Add examples of disabled tooltip and popover triggers | Mark Otto | 2 | -0/+23 | |
| 2017-12-28 | Improve lint vars output messaging (#25049) | Mark Otto | 1 | -2/+2 | |
| 2017-12-28 | Expand border utilities to include top, right, bottom, left | Mark Otto | 1 | -1/+6 | |
| 2017-12-28 | Remove blank line | ysds | 1 | -1/+0 | |
| 2017-12-28 | Add docs about active menu items (#24993) | ysds | 1 | -0/+13 | |
| 2017-12-28 | linting | Mark Otto | 1 | -1/+1 | |
| 2017-12-28 | Move alert theme-color() levels to variables | Mark Otto | 2 | -1/+5 | |
| Closes #24341 | |||||
| 2017-12-28 | add note about single vs group | Mark Otto | 1 | -1/+1 | |
| 2017-12-28 | Update JS-powered buttons docs to include single button example | Mark Otto | 1 | -8/+2 | |
| Closes #25067 | |||||
| 2017-12-28 | Allow customizing Popover and Tooltip `border-radius` while I'm at it | Patrick Yeo | 3 | -2/+4 | |
| 2017-12-28 | Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm` | Patrick Yeo | 3 | -2/+4 | |
| 2017-12-28 | Update version to 4.0.0-beta.3v4.0.0-beta.3 | Mark Otto | 62 | -136/+136 | |
| 2017-12-27 | npm dist | Mark Otto | 9 | -7/+41 | |
| 2017-12-28 | Set `cursor:pointer` for `<summary>` | Andres Galante | 2 | -0/+17 | |
| 2017-12-27 | apply same active/focus shadow styling to button variants | Mark Otto | 1 | -5/+7 | |
| 2017-12-27 | line break | Mark Otto | 1 | -0/+1 | |
| 2017-12-27 | fix mixin include | Mark Otto | 1 | -2/+2 | |
| 2017-12-27 | Only apply the active and focus shadow on the focus state for :active | Mark Otto | 1 | -1/+5 | |
| 2017-12-27 | dist | Mark Otto | 5 | -4/+21 | |
| 2017-12-27 | Opinionated: reintroduce `cursor:pointer` | patrickhlauke | 4 | -0/+23 | |
| Explicitly re-adds the "hand" `cursor:pointer` for non-disabled `.btn`, `.close`, `.navbar-toggler` elements, as well as forcing `page-link` pagination controls to always have the "hand" cursor (even if an author uses it on, say, `<button>` elements for a dynamically updating in-page pagination). Controversial, as everybody jumped on the bandwagon following this article https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b - which does have its merits of course, but there are also counter-arguments like http://kizu.ru/en/issues/cursor-pointer/ And seeing the amount of issues we've seen following the change, and the potential complexity needed to consistently address the cursor issue (see https://github.com/twbs/bootstrap/issues/24156 where i explore how the cursor needs to be based on "intent", and how that's tough to determine), I'm favouring an opinionated take here of just reintroducing the `cursor:pointer`. | |||||
| 2017-12-27 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-12-27 | extra space | Mark Otto | 1 | -1/+0 | |
| 2017-12-27 | closes #24929 | Mark Otto | 1 | -2/+2 | |
| 2017-12-27 | improve docs tables | Mark Otto | 14 | -22/+26 | |
| 2017-12-26 | dist | Mark Otto | 6 | -114/+79 | |
