| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-04 | rename imported files to preface with underscore; rerun grunt dist | Mark Otto | 1 | -55/+0 | |
| 2013-12-15 | Merge pull request #11840 from ZDroid/pagination-boom | Mark Otto | 1 | -4/+4 | |
| Improve pager customization | |||||
| 2013-12-11 | Improve pager customization | Zlatan Vasović | 1 | -4/+4 | |
| 2013-12-08 | Switch to `&:extend(.clearfix all)` for clearfix mixin | Mark Otto | 1 | -1/+1 | |
| Original discussion: https://github.com/less/less.js/issues/1437#issuecomment-21383639. Since we’re switching to `grunt-contrib-less`, we can take advantage of newer LESS features than what RECESS supported. Included in that is the ability to `:extend`, and not only that, but `:extend(.mixin-name all)`. By doing so, we remove duplicate CSS for all our elements that were being clearfix-ed. Fixes #8947, #8968, #8991, #9257, #9268, #9291, #9430, #9604, #9686, #9929, #10731, #10793, #11305, #11498, #11533, #11570, #11604, #11652. (dem issues, tho) | |||||
| 2013-08-17 | fix #9743: pager hover background should be light gray | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | move things around :) | syed | 1 | -2/+2 | |
| Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less | |||||
| 2013-07-24 | set cursor to not-allowed for disabled elements | liuyl | 1 | -1/+1 | |
| 2013-06-29 | reset left padding for .media-list, .pagination and .pager | Francis Brunelle | 1 | -0/+1 | |
| 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-04-17 | applied @pagination-bg for .disabled state instead of hardcoded color in hex | Artur Kwiatkowski | 1 | -1/+1 | |
| 2013-04-17 | more nested pager.less | Artur Kwiatkowski | 1 | -32/+43 | |
| 2013-03-31 | use @pagination- vars on pager component; change @pagination-bg-active to ↵ | Mark Otto | 1 | -3/+3 | |
| @pagination-active-bg | |||||
| 2013-03-30 | fuck everything about .clear_float() -- restore .clearfix() as mixin | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+3 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/examples/hero.html less/buttons.less less/carousel.less less/close.less less/dropdowns.less less/labels-badges.less less/mixins.less less/navbar.less less/navs.less less/pagination.less less/responsive-navbar.less less/scaffolding.less less/sprites.less less/thumbnails.less less/type.less | |||||
| 2013-01-16 | restore pagination and pager | Mark Otto | 1 | -1/+1 | |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 1 | -1/+3 | |
| Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors). | |||||
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -1/+1 | |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius ↵ | Mark Otto | 1 | -1/+1 | |
| property, since -webkit-* and -moz-* are only needed for older versions | |||||
| 2012-09-07 | fixes #5010: .pager span selector should be scoped to immediate children only | Mark Otto | 1 | -9/+10 | |
| 2012-08-22 | fixes #4604: add span support to .pager component | Mark Otto | 1 | -3/+6 | |
| 2012-07-09 | fixes #4027: same margins on .pager and .pagination | Mark Otto | 1 | -2/+1 | |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+4 | |
| 2012-02-28 | Added disabled styles to pager | Dave Wasmer | 1 | -0/+6 | |
| 2012-01-29 | refined pager styles to give a border on the links and improved hover state | Mark Otto | 1 | -2/+7 | |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+25 | |
