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-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
2016-12-25remove unused utils, commentMark Otto
2016-12-25remove old flex utils, update docs to matchMark Otto
2016-12-25duplicate of the .flex-fill utilMark Otto
2016-12-25Start to blow out and document more flexbox utilitiesMark Otto
2016-12-25fix incorrect class name for inline-flexMark Otto
2016-12-23small unrelated addition—adds .d-flex-inline utilMark Otto
2016-12-23New width and height utilsMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-11-29Remove lots of duplication + minor cleanup (#21238)Starsam80
2016-11-28Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam80
2016-11-28Add max-width 100% and max-height 100% utilities (#21221)Mark Otto