| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-08 | Go back to single colon pseudo elements. | XhmikosR | 1 | -4/+4 | |
| This is for backwards compatibility with the browsers we support in v3. | |||||
| 2018-10-08 | Switch to inline comments for stylelint inline directives. | XhmikosR | 5 | -5/+5 | |
| Otherwise the comments are actually output to the CSS. | |||||
| 2018-04-08 | update css with latest stylelint | Mark Otto | 2 | -6/+6 | |
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 16 | -61/+56 | |
| 2016-07-09 | Remove forced default focus outline | Patrick H. Lauke | 1 | -3/+3 | |
| As this causes non-standard dotted outline on checkboxes/radio buttons in OS X Firefox Fixes #19933 Closes #19935 [skip sauce] | |||||
| 2015-11-11 | Update verb tenses to proper tense for feature deprecations | Kevin Kirsche | 2 | -2/+2 | |
| X-Ref: https://github.com/twbs/bootstrap/commit/fce30b57e2fbe750cdebf1794d3917f3176d06ce | |||||
| 2015-10-10 | Add missing space in .backface-visibility definition; fixes #17873 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-04 | Merge pull request #16785 from studyjan/debug_container | Mark Otto | 1 | -2/+2 | |
| Round paddings of .container & .container-fluid to match .row's margins | |||||
| 2015-07-10 | Show active buttons when form disabled | Edwin Lin | 1 | -4/+1 | |
| 2015-07-08 | Debug .container and .container-fluid | Jan Vonka | 1 | -2/+2 | |
| 2015-06-01 | Merge pull request #16567 from justincron/master | Chris Rebert | 1 | -1/+1 | |
| Fixed typo in hide-text.less [skip sauce] [skip validator] | |||||
| 2015-06-01 | Fixed typo | Justin Cron | 1 | -1/+1 | |
| 2015-05-13 | Merge pull request #16215 from zacechola/list_group_buttons | Mark Otto | 1 | -1/+2 | |
| Adds button styles to `.list-group-item` | |||||
| 2015-05-13 | [Closes #16460] Fix .pagination-sm line height | Kevin Kirsche | 1 | -1/+2 | |
| [Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`. | |||||
| 2015-04-28 | Merge branch 'master' of https://github.com/twbs/bootstrap into ↵ | Zac Echola | 3 | -4/+22 | |
| list_group_buttons | |||||
| 2015-04-23 | Round results from gutter division to prevent decimal margins and padding | Thomas P. Horton | 2 | -4/+4 | |
| 2015-04-08 | Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925 | Chris Rebert | 1 | -0/+18 | |
| [skip sauce] | |||||
| 2015-04-02 | Adds button styles to `.list-group-item` | Zac Echola | 1 | -1/+2 | |
| Includes buttons with anchor sytles and modifies buttons to match width and text alignment. | |||||
| 2015-03-28 | Match all other responsive utilities and use important on the display: table | Mark Otto | 1 | -1/+1 | |
| 2015-03-28 | Merge pull request #16154 from patrickhlauke/focus-active-disambiguation | Patrick H. Lauke | 1 | -2/+18 | |
| Darker style focus/hover on active buttons | |||||
| 2015-03-26 | Make .bg-variant adjust :focus color in addition to :hover color | Serhan Apaydın | 1 | -1/+2 | |
| 2015-03-25 | Make .text-emphasis-variant adjust :focus color in addition to :hover color | Serhan Apaydın | 1 | -1/+2 | |
| Closes #16047 by merging a tweaked version of it. | |||||
| 2015-03-25 | Darker style focus/hover on active buttons | Patrick H. Lauke | 1 | -2/+18 | |
| Currently, hovering with mouse or setting focus on a button which is active has same styling as on a non-active button. This results in problems for keyboard users, who set focus on a toggle and activate it, but cannot visually see that their action had any effect. Ditto for mouse users hovering over a toggle and clicking it. This adds an explicit additional style for focus/hover on active buttons. Note that this does not address issues of browser focus remaining on a button after a mouse click (e.g. #13971), as this will likely require extra JavaScript to fix. | |||||
| 2014-12-22 | Add summary of #11526 to explanatory Less comment | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-10-30 | Update grid-framework.less | Bass Jobsen | 1 | -2/+2 | |
| The `when (@index = 1)` guards are not needed cause the mixins already only match on arity. | |||||
| 2014-09-06 | Fixes #14545: Avoid strange formatting on vendor prefixing for placeholder | Mark Otto | 1 | -3/+6 | |
| 2014-08-26 | Less: Remove empty lines and blanks. | vsn4ik | 1 | -1/+1 | |
| 2014-07-07 | Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG ↵ | Mark Otto | 1 | -1/+0 | |
| img-responsive | |||||
| 2014-07-07 | Follow up to #13907: Add .focus styles for buttons | Mark Otto | 1 | -0/+2 | |
| 2014-07-02 | merge in and resolve conflicts | Mark Otto | 1 | -1/+5 | |
| 2014-06-19 | Use full deprecation version | Bas Bosman | 2 | -2/+2 | |
| 2014-06-18 | lol words | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -0/+2 | |
| 2014-06-18 | change skew(x,y) to skewX skewY because mdn told me so | Mark Otto | 1 | -3/+3 | |
| 2014-06-18 | fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵ | Mark Otto | 1 | -0/+1 | |
| correctly | |||||
| 2014-06-10 | Merge pull request #13687 from smmoosavi/patch-1 | Mark Otto | 1 | -0/+4 | |
| Color Contrast for panel heading | |||||
| 2014-06-10 | Fix gutter variable | Bas Bosman | 1 | -2/+2 | |
| 2014-06-10 | Fixes #13616: Add custom gutter support to containers | Mark Otto | 1 | -1/+1 | |
| 2014-06-08 | Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵ | Mark Otto | 1 | -1/+1 | |
| horizontal gradients | |||||
| 2014-05-27 | fix variables in panels.less | سید مرتضی موسوی | 1 | -2/+2 | |
| 2014-05-27 | Color Contrast for panel heading | سید مرتضی موسوی | 1 | -0/+4 | |
| related to #13686 | |||||
| 2014-05-14 | change note in .resizable() mixin for accuracy | Chris Rebert | 1 | -1/+1 | |
| Not a Safari bug. It's standards-compliant. Quoting from http://www.w3.org/TR/css3-ui/#resize : > ### 8.1. `resize` property > > * Applies to: elements with `overflow` other than `visible` > > The `resize` property applies to elements whose computed `overflow` value is something other than `visible`. Original comment was added in commit 648c4689273647c321dd6e3979d910282e9a9339. | |||||
| 2014-03-27 | fix doc typo | Дмитро Будник | 1 | -1/+1 | |
| one can find correct name of variable just few lines below the typo | |||||
| 2014-03-24 | Merge pull request #13013 from ogonkov/patch-1 | Mark Otto | 1 | -0/+1 | |
| Support for hovering on cell's with some state | |||||
| 2014-03-24 | Fixes #13079: Scope .open class in button variant mixin to immediate children | Mark Otto | 1 | -2/+2 | |
| 2014-03-11 | Support for hovering on cell's with state | Alexey | 1 | -0/+1 | |
| If parent row are hovered, child cell with state should react to this. | |||||
| 2014-03-10 | words | Mark Otto | 1 | -1/+1 | |
| 2014-03-10 | Formatting, comment consolidation, and line endings | Mark Otto | 29 | -108/+21 | |
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 22 | -3/+21 | |
| 2014-03-09 | Break mixins.less up into smaller modules. | mrmrs | 29 | -0/+1029 | |
| Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994 | |||||
