| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-29 | Follow up to #11655: don't reset opacity on disabled buttons | Mark Otto | 1 | -1/+0 | |
| 2014-01-22 | Fix #11655: Fix broken disabled states for iOS form controls and buttons | Mark Otto | 1 | -0/+1 | |
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 1 | -4/+4 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2013-12-18 | buttons should be more mixin friendly | Mark Otto | 1 | -22/+22 | |
| 2013-12-18 | Revert commits | Julian Thilo | 1 | -22/+22 | |
| Bootstrap is being relicensed from Apache 2.0 to MIT so that more of our community can use the free and open source software we lovely create together. As commits are copyright their original authors, the commits of any individual not agreeing to relicense their contributions are being removed to be later rewritten by the @twbs/team. This undoes the changes introduced by the following commits: https://github.com/twbs/bootstrap/commit/7ea34ae0ef79c793e9a9d393b4eef825b71e84b5 , https://github.com/twbs/bootstrap/commit/7376eef378fe7d5e69b8b8cce93c7c64b751d55a , https://github.com/twbs/bootstrap/commit/303ba1326bbe367598ab4cc063b4607507208e56 , https://github.com/twbs/bootstrap/commit/7d1c8c2a0ce16331583a965821690f7715e62908 , https://github.com/twbs/bootstrap/commit/11319f6da9f9a19ec40743cdfe868ac732698149 , https://github.com/twbs/bootstrap/commit/110fc8860117d8675345806219ba313b18086db2 , https://github.com/twbs/bootstrap/commit/ced08f69359f3a70771804a98fa3c499f388cc74 | |||||
| 2013-12-07 | Reorder button and table variants for consistent order | Mark Otto | 1 | -4/+4 | |
| 2013-12-04 | Merge pull request #11714 from ZDroid/redundant-comment | Mark Otto | 1 | -1/+0 | |
| Remove redundant, duplicate comment | |||||
| 2013-12-05 | Remove redundant, duplicate comment | Zlatan Vasović | 1 | -1/+0 | |
| 2013-12-03 | fix .btn-group-xs portion of #10979 | Chris Rebert | 1 | -3/+2 | |
| 2013-12-03 | Get rid of empty line before the last closing bracket | Lipis | 1 | -1/+0 | |
| 2013-10-03 | unify button sizing, use mixin ".button-size" also for the base sized button | Tobias Lindig | 1 | -4/+1 | |
| 2013-08-28 | fix #10252 by restricting Android Firefox reset to only .form-control & .btn | Chris Rebert | 1 | -0/+1 | |
| 2013-08-16 | xs button is xs-er (fixes #9695) | Mark Otto | 1 | -1/+1 | |
| 2013-08-15 | nuke bg image on active/open for buttons for when we add gradients | Mark Otto | 1 | -0/+1 | |
| 2013-08-14 | fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radios | Chris Rebert | 1 | -1/+1 | |
| 2013-08-12 | Merge pull request #9373 from ggam/button-sizes | Mark Otto | 1 | -8/+4 | |
| Added button-size mixin | |||||
| 2013-08-12 | Added button-size mixin | ggam | 1 | -8/+4 | |
| 2013-08-12 | Renamed btn-pseudo-states mixin to btn-variant for consistency | ggam | 1 | -6/+6 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵ | Mark Otto | 1 | -2/+2 | |
| saas786-3.0.0-wip Conflicts: customize.html less/alerts.less less/badges.less less/button-groups.less less/buttons.less less/carousel.less | |||||
| 2013-08-05 | Fixes #8786 (part 2): new default button styles | Mark Otto | 1 | -1/+1 | |
| Also relevant: http://www.youtube.com/watch?v=Ldyx3KHOFXw | |||||
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -4/+4 | |
| In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small | |||||
| 2013-08-03 | Change line-height value with variable for btn-large and btn-small | Elvis Ratzlaff | 1 | -2/+2 | |
| 2013-08-02 | fix typo in comment | Chris Rebert | 1 | -1/+1 | |
| 2013-08-02 | Tighten up buttons and form controls | Mark Otto | 1 | -0/+1 | |
| * Smaller padding on buttons and large buttons * Same with inputs and large inputs * Remove about 10px from height of large inputs/buttons and 4px from regular ones Fixes #8707 and #8700. (Also relevant: #8711) | |||||
| 2013-08-02 | Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to ↵ | Jon Schlinkert | 1 | -6/+6 | |
| consistently use semicolons as argument separator. Rebuild to confirm, no diff in compiled CSS. | |||||
| 2013-07-29 | Restore mini button (fixes #8644) | Mark Otto | 1 | -1/+5 | |
| 2013-07-29 | buttons | liuyl | 1 | -0/+1 | |
| 2013-07-28 | move things around | syed | 1 | -3/+3 | |
| Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html | |||||
| 2013-07-26 | fix background of btn-link | Yulong Liu | 1 | -1/+0 | |
| 2013-07-26 | remove background:none | Yulong Liu | 1 | -1/+0 | |
| 2013-07-20 | Move inline properties to variables.less | syed | 1 | -1/+1 | |
| moved buttons.less, carousel.less & close.less in this commit | |||||
| 2013-07-07 | more nesting in buttons.less | Chris Rebert | 1 | -22/+21 | |
| 2013-05-14 | Overhaul form control and button sizing, and some type styles | Mark Otto | 1 | -8/+4 | |
| * New padding approach with separate horizontal and vertical padding variables * Improved sizing in large and small buttons and form controls * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and holy fuck those were small buttons) * Dropped the `.pagination-mini` as well because once again, to hell with such small components * Changed `@line-height-headings` to `@headings-line-height` * Removed the `@headings-font-family` because it was honestly kind of useless | |||||
| 2013-05-07 | Require .btn-default for regular buttons | Mark Otto | 1 | -65/+54 | |
| * Instead of , use for standard, gray button * Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes * Updates docs to reflect the change * Reorganize buttons CSS | |||||
| 2013-04-21 | Fixes #7617: lowercase and dash gray color vars | Mark Otto | 1 | -1/+1 | |
| 2013-04-07 | rename btn bg variables so that they are consistent with the other variables | Tom Pietschker | 1 | -4/+4 | |
| 2013-03-31 | more consistent btn vars | Mark Otto | 1 | -6/+6 | |
| 2013-03-31 | @link-color-hover to @link-hover-color | Mark Otto | 1 | -1/+1 | |
| 2013-03-16 | comment | Mark Otto | 1 | -1/+1 | |
| 2013-03-16 | Merge pull request #7258 from acconrad/patch-1 | Mark Otto | 1 | -0/+1 | |
| Update buttons.less to disable btn pointer events | |||||
| 2013-03-12 | Update buttons.less to disable btn pointer events | Adam Conrad | 1 | -0/+1 | |
| Buttons that are disabled are still clickable and can still fire click events (such as hopping up to the top of the page if your anchor href points to "#"). Adding the pointer-events:none property will truly disable the button so situations like this don't happen. | |||||
| 2013-03-10 | Set border-box globally instead | Mark Otto | 1 | -1/+0 | |
| 2013-02-28 | Holy fucking shit fix that input group with buttons rounded corner noise | Mark Otto | 1 | -0/+1 | |
| 2013-02-28 | Fixes #6935: Use standard decimal points for .opacity() mixin | Mark Otto | 1 | -1/+1 | |
| 2013-02-26 | nuke glyphicons changes in buttons for now because it's whack | Mark Otto | 1 | -8/+1 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -3/+7 | |
| 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-02-05 | Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵ | Mark Otto | 1 | -5/+8 | |
| patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less | |||||
| 2013-02-02 | Revamp button mixins and pseudo states | Mark Otto | 1 | -38/+6 | |
| * Remove .darken-button-states and .buttonBackground mixins (latter wasn't being used anyway) * Create new .btn-pseudo-states mixin for setting button background and border colors for default and pseudo states | |||||
| 2013-02-02 | Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into ↵ | Mark Otto | 1 | -38/+27 | |
| vickash-3.0.0-wip | |||||
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ↵ | Mark Otto | 1 | -1/+1 | |
| well | |||||
