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
2018-04-16Suppress text-hide deprecation warning (#26242)Alexander Rechsteiner
2018-04-01Add box-shadow utilities (#25758)Mark Otto
2018-04-01Add new .flex-grow and .flex-shrink utilsMark Otto
2018-04-01add 50% translucent black and white textMark Otto
2018-04-01add .text-body, fixes #25412Mark Otto
2018-04-01Add .text-monospace utilMark Otto
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller
2018-02-07Enable `scss/dollar-variable-default` rule (#25542)freezy
2018-01-21Add missing flex-fill utilityPierre-Denis Vanduynslager
2018-01-18Prevent print utils from overriding all other display utils (#25269)Mark Otto
2017-12-28Expand border utilities to include top, right, bottom, leftMark Otto
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-10-03add display `table-cell` (#24004)Paweł Kuna
2017-09-17Minor Sass cleanup and consistency changes. (#23959)XhmikosR
2017-09-10adds missing important on utility classsAndres Galante
2017-08-12Remove extra spaces from spacing utilities (#23337)razh
2017-08-11Reduce number of spacing rules (#23208)Morgan Stone
2017-08-11Change border classenvolute
2017-08-11Add .font-weight-light class, add !important to the classesMark Otto
2017-08-11Add basic property-value utils for positionMark Otto
2017-08-08Add .bg-white and .border-whiteMark Otto
2017-07-04fixes #22981Mark Otto
2017-07-02doh, we already have that aboveMark Otto
2017-07-02Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto
2017-07-02Redo the "responsive helpers" filesMark Otto
2017-07-02Restore .text-mutedMark Otto
2017-07-01add a bg-transparent to override bgsMark Otto
2017-06-30Drop offsets and push/pull for new order variantsMark Otto
2017-06-26add border color utilitiesMark Otto
2017-06-26update background utilsMark Otto
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto
2017-06-18Update _borders.scssMark Otto
2017-06-18move from mixins and add important flagMark Otto
2017-06-17wrap .sticky-top in supports queryMark Otto
2017-04-09Revert "Drop width from sizing utils given .col- classes can do the same thin...Mark Otto
2017-04-09Drop width from sizing utils given .col- classes can do the same thing (follo...Mark Otto
2017-03-06Clean up spacers a bit moreStarsam80
2017-03-05Drop the .hidden and .visible classes, save for the print onesMark Otto
2017-01-24Rename order utilities to intended class names (#21739)Mark Otto
2017-01-02New position utils, split docsMark Otto
2017-01-02remove line breakMark Otto
2016-12-27Add more flex utilitiesStarsam80
2016-12-26Use variables for the width/height classesStarsam80
2016-12-26Clean up _spacing.scss a little bitStarsam80
2016-12-26trailing spaceMark Otto
2016-12-26line break for sanityMark Otto
2016-12-26add my-auto and m-autoMark Otto
2016-12-26responsive auto margin classesMark Otto
2016-12-26add mr-auto and ml-auto for some flex shizMark Otto