aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
2017-11-24Darken outline hover color to match default button hover (#24150)afholderman1-8/+8
2017-11-24Rewrite custom form check backgrounds (#24697)Mark Otto1-1/+6
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke1-2/+4
2017-11-15Adds variables for form validation messages (#24767)Andres Galante1-2/+2
2017-11-06fixes #24553: override border-color on focus of custom select with form valid...Mark Otto1-0/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-1/+1
2017-10-29Add dropright and dropleft (right and left placements for our dropdown) (#23860)Johann-S1-0/+30
2017-10-28Add fallback border-radius to .btn (#24505)Mark Otto1-1/+6
2017-10-25update new focus and shadow properties to use varsMark Otto2-11/+11
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-1/+1
2017-10-22fix custom file input tooMark Otto1-1/+3
2017-10-22match space after comma, darken invalid/valid bg color on custom checksMark Otto1-4/+4
2017-10-22use rgba() so it's not at full opacityMark Otto1-1/+1
2017-10-21really fix indentation, reorderMark Otto1-4/+5
2017-10-21use vars, fix indentationMark Otto1-4/+3
2017-10-20Sass correctionSharrell Porter1-1/+5
2017-10-20sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-colorSharrell Porter6-15/+45
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-16correcting colorSharrell Porter1-0/+1
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