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
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens
2019-06-18Decrease number of order utilities (#28874)Martijn Cuppens
2019-06-04Rename .text-monospace to .font-monospace (#28867)Shohei Yoshida
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens
2018-12-04Stretched linkMartijn Cuppens
2018-10-07Add overflow-auto and overflow-hidden utilitiesMark Otto
2018-04-01Add box-shadow utilities (#25758)Mark Otto
2017-07-02Redo the "responsive helpers" filesMark Otto
2017-01-02New position utils, split docsMark Otto
2016-10-19Add vertical-align utilitiesMark Otto
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto
2016-09-09Add new border utilsMark Otto
2016-04-07Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343Teo Dell'Amico
2016-02-07Drop .center-block for .m-x-autoMark Otto
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto
2016-02-06Conditionally include the flex utils in the import stack and reduce to a sing...Mark Otto
2015-12-24Reorganize utilities into more separate files under a `/scss/utilities/` dire...Chris Rebert
2015-12-07Tweak naming and docs of font utility classesChris Rebert
2015-12-07Fix .font-italic utility class definitionChris Rebert
2015-12-07fixes #18433: add three new font utilsMark Otto
2015-11-30Merge pull request #18340 from twbs/responsive-pullsChris Rebert
2015-11-27Add responsive float classes; fixes #13690Chris Rebert
2015-11-23Remove non-responsive text alignment classesChris Rebert
2015-11-23Add missing !important-s to responsive text alignment classes; fixes #18300Deilv
2015-11-13Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert
2015-11-13Merge pull request #18033 from twbs/invisible-importantChris Rebert
2015-11-13Merge pull request #18032 from twbs/text-transform-importantChris Rebert
2015-10-30Move .bg-* utility classes into separate fileChris Rebert
2015-10-23Add !important to .invisible (visibility:hidden) utility classChris Rebert
2015-10-23Add !important to text transform utility classesChris Rebert
2015-10-23Add !important to text alignment utility classesChris Rebert
2015-10-23Stop hardcoding grid breakpoints in responsive alignment utility classes; fix...Chris Rebert
2015-08-18rename .inverse to .bg-inverse, add .bg-fadedMark Otto
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-08-14Use -* vars for .bg-* and .text-* utilitiesMark Otto
2015-08-11addresses #14217, add responsive text alignment classesMark Otto
2015-06-01move spacing utils to separate file, document them a bitMark Otto
2015-05-28Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto
2015-04-18more comments and formatting clean upMark Otto
2015-04-16fix spacer varsMark Otto
2015-04-14more utilitiesMark Otto
2015-03-31Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...Mark Otto
2015-01-05Remove affix from docs & CSS; add migration guidanceChris Rebert
2014-12-24Update styles for Ruby Sass compatGleb Mazovetskiy
2014-12-24Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto
2014-12-23add [hidden] utility for hiding any html element (see #15274 for more context)Mark Otto
2014-12-19Remove .hidden and .show classesChris Rebert
2014-12-12Use grid classes or mixins on .dl-horizontal, update docs to include it, remo...Mark Otto
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto
2014-12-03convert to scssMark Otto