| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -15/+12 |
| 2016-07-25 | Revert "Add pointer-events:none to disabled pager/pagination" | Chris Rebert | 1 | -1/+0 |
| 2015-12-27 | Add pointer-events:none to disabled pager/pagination | Patrick H. Lauke | 1 | -0/+1 |
| 2015-06-16 | Fix hover border covering active in pagination | Kevin Kirsche | 1 | -2/+2 |
| 2015-05-13 | [Closes #16460] Fix .pagination-sm line height | Kevin Kirsche | 1 | -2/+2 |
| 2015-03-15 | z-index first | Patryk Puszczyk | 1 | -1/+1 |
| 2015-03-02 | [Fixes #15976] Fix pagination link cut off border on hover | Patryk Puszczyk | 1 | -0/+1 |
| 2014-10-27 | swap cursor not-allow for default, and use a variable for all disabled elements | Mark Otto | 1 | -1/+1 |
| 2013-12-20 | add new variables for "pagination" to improve support of customizing | Tobias Lindig | 1 | -3/+6 |
| 2013-08-21 | fix #9941 | Denis Gonchar | 1 | -0/+2 |
| 2013-08-15 | improve pagination's active state so it looks less like the active state and ... | Mark Otto | 1 | -9/+20 |
| 2013-08-13 | Added pagination-size mixin | ggam | 1 | -38/+2 |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -2/+2 |
| 2013-08-03 | Change value for padding on pagination to variables | Elvis Ratzlaff | 1 | -1/+1 |
| 2013-07-31 | Removed trailing whitespaces | Cesidio Di Landa | 1 | -3/+3 |
| 2013-07-26 | move things around :) | syed | 1 | -2/+2 |
| 2013-07-24 | set cursor to not-allowed for disabled elements | liuyl | 1 | -1/+1 |
| 2013-07-07 | use nesting more in pagination.less | Chris Rebert | 1 | -40/+50 |
| 2013-07-05 | refactor pagination | liuyl | 1 | -4/+4 |
| 2013-07-05 | refactor pagination | liuyl | 1 | -42/+52 |
| 2013-06-29 | reset left padding for .media-list, .pagination and .pager | Francis Brunelle | 1 | -0/+1 |
| 2013-05-14 | Overhaul form control and button sizing, and some type styles | Mark Otto | 1 | -20/+7 |
| 2013-05-10 | Fix component margin and padding values to use @line-height-computed | Aaron | 1 | -1/+1 |
| 2013-04-21 | Fixes #7617: lowercase and dash gray color vars | Mark Otto | 1 | -2/+2 |
| 2013-03-31 | use @pagination- vars on pager component; change @pagination-bg-active to @pa... | Mark Otto | 1 | -1/+1 |
| 2013-03-31 | -background to -bg on pagination vars | Mark Otto | 1 | -3/+3 |
| 2013-02-28 | Fixes #6998: disabled background color properly on pagination | Mark Otto | 1 | -1/+1 |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+3 |
| 2013-01-12 | Nuke shadow on pagination | Mark Otto | 1 | -1/+0 |
| 2013-01-12 | Remove parent div from pagination component | Mark Otto | 1 | -51/+30 |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 1 | -1/+3 |
| 2012-11-30 | hero unit and pagination vars | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -15/+15 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -2/+2 |
| 2012-10-02 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -1/+1 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 1 | -1/+0 |
| 2012-09-25 | Use paginationActiveBackground var to finish fixing #4295 | Robin Lewis | 1 | -1/+1 |
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to 4px;... | Mark Otto | 1 | -10/+35 |
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini c... | Mark Otto | 1 | -29/+19 |
| 2012-09-12 | Updated pagination to support .pagination-large, .pagination-small, .paginati... | Brian Campbell | 1 | -6/+48 |
| 2012-08-27 | fixes #4640: pagination span issues resolved by scoping selectors to appropri... | Mark Otto | 1 | -17/+17 |
| 2012-08-07 | fixes #4295: add vars for pagination | Mark Otto | 1 | -1/+2 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+4 |
| 2012-06-19 | #3861: add span to pagination selectors for full support of non-link paginati... | Mark Otto | 1 | -5/+10 |
| 2012-02-19 | enable use of span in place of a for .disabled in pagination, per #1406 | Mark Otto | 1 | -0/+1 |
| 2012-01-30 | disable cursor on disabled and active pagination links | Mark Otto | 1 | -0/+1 |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+54 |