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-12-28Remove margin-bottom on .bd-example (#25048)Mark Otto
2017-12-28improve docs tablesMark Otto
2017-12-27remove popover static exampleMark Otto
2017-12-23Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto
2017-11-27Fix docs horizontal scrollbar (#24878)Patrick H. Lauke
2017-11-25Remove unused CSS. (#24872)XhmikosR
2017-11-07descriptive docs variable naming (#24521)m5o
2017-10-29Remove the now unused _data/core-team.yml and the relevant scss. (#24593)XhmikosR
2017-10-23Refactor a few selectors. (#24404)XhmikosR
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR
2017-10-20Change `max-height` to `height` in documentation sidebars (#24446)Gijs Boddeus
2017-10-18Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2017-10-18remove unused docs color variables (#24406)m5o
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR
2017-10-04revert a77c13cGijs Boddeus
2017-10-04change order off properties in _colors.scssGijs Boddeus
2017-10-04Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-09-26docs: fix syntax highlighting for shell scripts. (#24103)XhmikosR
2017-09-13modified the yiq to to an actual functiongijsbotje
2017-08-14Rearrange margins for .highlight (#23396)Mark Otto
2017-08-12fix docs modal example fade outGijs Boddeus
2017-08-11Merge branch 'new-home' into v4-devMark Otto
2017-08-09move to div for block levelMark Otto
2017-08-09replacement fix for #23257 without old historyMark Otto
2017-08-08new homepage, new assets, clean out old stuffMark Otto
2017-07-04move the overflow-y to the sticky `@supports` blockMark Otto
2017-07-04overflow-y auto on toc menuGijs Boddeus
2017-06-30update usage elsewhereMark Otto
2017-06-30Drop the old $gray- variables for the new color rangeMark Otto
2017-06-26Merge branch 'v4-dev' into colors-reduxMark Otto
2017-06-26add border color utilitiesMark Otto
2017-06-26remove bg stylesMark Otto
2017-06-21Fix modal overflow with our navbar documentation and fix typo (#22864)Johann-S
2017-06-19Merge branch 'v4-dev' into colors-reduxMark Otto
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto
2017-06-18follow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4 to avoid the max-height...Mark Otto
2017-06-18fixes #22846Mark Otto
2017-06-17wrap .bd-navbar position styles in supports query, remove prefix, and update ...Mark Otto
2017-06-17use flexbox order property to change order of content for screenreadersMark Otto
2017-06-15prep docs for displaying the colorsMark Otto
2017-06-15call functions file in docs cssMark Otto
2017-06-14tighten up sidebarMark Otto
2017-06-07Avoid Tooltips/Popovers overflow on documentation's navbar (#22733)Johann-S
2017-05-31redesign search a bit moreMark Otto
2017-05-31redo how we do sticky sidebar because overflow-x/-y woesMark Otto
2017-05-31Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ...Mark Otto
2017-05-31tighten padding on mobile for navbar so horizontal scroll nav shows moreMark Otto