| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-08 | Backport #32423 | XhmikosR | 1 | -2/+2 |
| 2020-03-09 | $link-decoration: underline affects some components (#30262) | Martijn Cuppens | 1 | -0/+1 |
| 2019-05-30 | Fix z-index according to our z-index rule (#28784) | Shohei Yoshida | 1 | -2/+2 |
| 2019-01-04 | Move hand cursor for buttons to reboot | Martijn Cuppens | 1 | -5/+0 |
| 2018-04-01 | Pagination move `.page-link:focus` outline value to variable `$pagination-foc... | Patrick Yeo | 1 | -1/+1 |
| 2018-02-03 | Fix pagination buttons hover z-index (#25532) | Martijn Cuppens | 1 | -0/+1 |
| 2018-01-15 | Consistently use `:disabled` rather than `[disabled]` selector (#25317) | Patrick H. Lauke | 1 | -1/+1 |
| 2018-01-02 | Update pagination focus styles | Mark Otto | 1 | -1/+6 |
| 2017-12-27 | Opinionated: reintroduce `cursor:pointer` | patrickhlauke | 1 | -0/+8 |
| 2017-10-23 | Refactor a few selectors. (#24404) | XhmikosR | 1 | -18/+18 |
| 2017-10-20 | Reduce z-indexes in button-group, input-group, list-group, and pagination to ... | rmacklin | 1 | -1/+1 |
| 2017-09-30 | changes reset for mixin list reset on pagination | Andres Galante | 1 | -3/+1 |
| 2017-08-10 | Pagination border-widths greater than 1px cause uneven borders between items | Patrick Yeo | 1 | -1/+1 |
| 2017-04-16 | Rename variable $input-border-focus to $input-border-color-focus (#22413) | Patrick Yeo | 1 | -3/+3 |
| 2017-04-10 | Remove `cursor: not-allowed` styles | Patrick H. Lauke | 1 | -1/+0 |
| 2016-12-28 | linting | Mark Otto | 1 | -2/+2 |
| 2016-12-28 | no need to float, but do set display: block; | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | remove plain-hover-focus mixins | Mark Otto | 1 | -12/+8 |
| 2016-12-28 | no need for cursor: default, since, well, it's the default | Mark Otto | 1 | -1/+0 |
| 2016-12-28 | add a comment here to explain some things | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | .page-item's don't need this anymore (they're flex items) | Mark Otto | 1 | -2/+0 |
| 2016-12-28 | remove default margin, allow folks to use utils instead | Mark Otto | 1 | -2/+0 |
| 2016-12-28 | update pagination list reset styles | Mark Otto | 1 | -1/+3 |
| 2016-12-28 | move pagination to flexbox | Mark Otto | 1 | -1/+1 |
| 2016-11-27 | Set line-height for page-links (#21052) | Stefan Staynov | 1 | -0/+1 |
| 2016-11-23 | Fixes #21094: Move text-decoration override from the default link state to th... | Mark Otto | 1 | -1/+1 |
| 2016-02-03 | Redo line-height globally | Mark Otto | 1 | -1/+0 |
| 2015-12-27 | Add pointer-events:none to disabled pagination/pager links | Patrick H. Lauke | 1 | -0/+1 |
| 2015-12-08 | scss/_pagination.scss: Reassert #18257 | Chris Rebert | 1 | -1/+1 |
| 2015-12-07 | fix variable | Mark Otto | 1 | -1/+1 |
| 2015-12-07 | .page => .page-item | Chris Rebert | 1 | -1/+1 |
| 2015-12-07 | Refactor pagination code to remove unnecessary ancestor requirements in selec... | Chris Rebert | 1 | -37/+34 |
| 2015-12-07 | .page>{a,span => .page-link} | Chris Rebert | 1 | -12/+6 |
| 2015-12-07 | .pagination>{li => .page} | Chris Rebert | 1 | -6/+6 |
| 2015-11-14 | Add $pagination-border-width; refs #18150 | Chris Rebert | 1 | -1/+1 |
| 2015-11-14 | Rename $pagination-border => $pagination-border-color for clarity | Chris Rebert | 1 | -1/+1 |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 |
| 2015-08-13 | nuke the shared padding vars and assign to individual components | Mark Otto | 1 | -3/+3 |
| 2015-06-22 | line-height-base to line-height var | Mark Otto | 1 | -1/+1 |
| 2015-06-22 | drop more -base, clean up var spacing | Mark Otto | 1 | -1/+1 |
| 2015-06-22 | drop the base (hahaha), no but seriously drop the -base from our vars since i... | Mark Otto | 1 | -2/+2 |
| 2015-06-22 | rename -horizontal and -vertical vars to -x and -y for consistency | Mark Otto | 1 | -3/+3 |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 1 | -2/+2 |
| 2015-05-27 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -1/+0 |
| 2015-04-29 | Remove $line-height-computed | Mark Otto | 1 | -0/+2 |
| 2015-04-18 | more comments and formatting clean up | Mark Otto | 1 | -3/+5 |
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 1 | -14/+9 |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -4/+4 |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+89 |