Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-10-19fix functions, lighter colors on activeMark Otto
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus
2017-10-10Ensure active button styles are not applied to disabled buttonsPrateek Goel
2017-10-05make-col-offset: Remove percentage if it's zero.XhmikosR
2017-10-04fix travis errorGijs Boddeus
2017-10-04revert 1db5082Gijs Boddeus
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus
2017-10-03Fix media-breakpoint-between (#23997)Trent Clowater
2017-10-03Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto
2017-10-03Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527)Patrick Yeo
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-10-03Add order first to grid (#24202)Luke Frake
2017-09-26Update comment for forms mixins (#24050)Andrew Luca
2017-09-26Merge branch 'v4-dev' into btn-activeXhmikosR
2017-09-26Normalize all links. (#24109)XhmikosR
2017-09-17Minor Sass cleanup and consistency changes. (#23959)XhmikosR
2017-09-13modified the yiq to to an actual functiongijsbotje
2017-09-11changes active state colorAndres Galante
2017-09-05Add correct button-variant mixin hover color (#23657)Ben Hayward
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev
2017-08-20Restore grid offset classesMark Otto
2017-08-14Add option to disable carets on dropdowns through `$enable-caret`Patrick Yeo
2017-08-14Button code cleanup (#22951)Mark Otto
2017-08-14move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto
2017-08-13Apply the invalid/valid state to the class nameMark Otto
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono
2017-07-18make changes as per suggestion in #23100Chirag Modi
2017-07-18remove change which set from variable and make those in container classChirag Modi
2017-07-02update commentMark Otto
2017-07-02put button active bg and border in the mixin params for more customization op...Mark Otto
2017-07-01Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto
2017-06-30drop the mixinsMark Otto
2017-06-30Update _grid-framework.scssMark Otto
2017-06-30Drop offsets and push/pull for new order variantsMark Otto
2017-06-30remove unused mixin, fix variableMark Otto
2017-06-30remove grid gutter sass map as it's output css was all jacked upMark Otto
2017-06-26rename .card-inverse to .card-dark, update docs to matchMark Otto
2017-06-26update alert component to use theme sass map and add a ton of options in the ...Mark Otto
2017-06-26update badges to use the theme colors sass mapMark Otto
2017-06-18Update _buttons.scssMark Otto
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto
2017-06-18`@mixin pagination-size()` doesn't apply line-heightPatrick Yeo
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen
2017-06-18update commentMark Otto
2017-06-14Merge branch 'v4-dev' into form-tweaksMark Otto
2017-06-13(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in...Patrick Yeo
2017-06-11move to mixin so we can repeat it easier and allow folks to extend to custom ...Mark Otto