aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
2017-10-19Gradients and shadows (#24429)Mark Otto5-9/+39
2017-10-19fix functions, lighter colors on activeMark Otto1-3/+3
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto1-5/+5
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus2-5/+6
2017-10-09Ensure active button styles are not applied to disabled buttonsPrateek Goel1-4/+4
2017-10-05make-col-offset: Remove percentage if it's zero.XhmikosR1-1/+2
2017-10-04fix travis errorGijs Boddeus1-1/+1
2017-10-04revert 1db5082Gijs Boddeus1-2/+2
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus1-2/+2
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus15-31/+109
2017-10-02Fix media-breakpoint-between (#23997)Trent Clowater1-2/+12
2017-10-02Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto1-0/+35
2017-10-02Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo1-0/+22
2017-10-02Switch to stylelint. (#23572)XhmikosR10-11/+16
2017-10-02Add order first to grid (#24202)Luke Frake1-0/+4
2017-09-26Update comment for forms mixins (#24050)Andrew Luca1-1/+1
2017-09-26Merge branch 'v4-dev' into btn-activeXhmikosR5-18/+20
2017-09-26Normalize all links. (#24109)XhmikosR2-3/+3
2017-09-17Minor Sass cleanup and consistency changes. (#23959)XhmikosR3-15/+17
2017-09-13modified the yiq to to an actual functiongijsbotje2-4/+4
2017-09-11changes active state colorAndres Galante1-4/+4
2017-09-04Add correct button-variant mixin hover color (#23657)Ben Hayward1-1/+1
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev1-2/+6
2017-08-20Restore grid offset classesMark Otto2-0/+13
2017-08-14Add option to disable carets on dropdowns through `$enable-caret`Patrick Yeo1-0/+35
2017-08-13Button code cleanup (#22951)Mark Otto1-1/+1
2017-08-13move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto1-1/+1
2017-08-12Apply the invalid/valid state to the class nameMark Otto1-2/+2
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono1-1/+1
2017-07-18make changes as per suggestion in #23100Chirag Modi1-2/+1
2017-07-18remove change which set from variable and make those in container classChirag Modi1-0/+1
2017-07-01update commentMark Otto1-1/+0
2017-07-01put button active bg and border in the mixin params for more customization op...Mark Otto1-4/+1
2017-06-30Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto1-53/+0
2017-06-30drop the mixinsMark Otto1-23/+0
2017-06-30Update _grid-framework.scssMark Otto1-1/+1
2017-06-30Drop offsets and push/pull for new order variantsMark Otto1-14/+3
2017-06-30remove unused mixin, fix variableMark Otto2-13/+3
2017-06-30remove grid gutter sass map as it's output css was all jacked upMark Otto2-38/+20
2017-06-25rename .card-inverse to .card-dark, update docs to matchMark Otto1-2/+2
2017-06-25update alert component to use theme sass map and add a ton of options in the ...Mark Otto1-5/+4
2017-06-25update badges to use the theme colors sass mapMark Otto1-5/+6
2017-06-18Update _buttons.scssMark Otto1-1/+1
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto1-7/+7
2017-06-18`@mixin pagination-size()` doesn't apply line-heightPatrick Yeo1-0/+1
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen1-2/+8
2017-06-17update commentMark Otto1-1/+1
2017-06-13Merge branch 'v4-dev' into form-tweaksMark Otto1-4/+4
2017-06-13(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in...Patrick Yeo1-4/+4
2017-06-10move to mixin so we can repeat it easier and allow folks to extend to custom ...Mark Otto1-0/+60