| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-06 | Rip out the pager component | Mark Otto | 1 | -58/+0 | |
| 2015-12-27 | Add pointer-events:none to disabled pagination/pager links | Patrick H. Lauke | 1 | -0/+1 | |
| as currently this was missed out (compared to disabled `a.btn`) | |||||
| 2015-11-14 | Add $pager-border-width; refs #18150 | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | $pager-border => $pager-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 | |
| 2015-04-29 | Remove $line-height-computed | Mark Otto | 1 | -1/+2 | |
| We have it set to `1` right now just to avoid compilation errors, but it’s been replaced everywhere with our new spacer classes anywho. We’ll likely want to remap that var to custom component vars though (e.g., `$pagination-margin` instead of `$spacer-y`). | |||||
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 1 | -7/+12 | |
| 2014-12-17 | rename .previous => .pager-prev , .next => .pager-next | Chris Rebert | 1 | -14/+14 | |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -2/+2 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+56 | |
