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-01-06Fix media object alignment examples.Bardi Harborow
2017-01-05Update broken links.Bardi Harborow
2017-01-02update rest of docs, remove navbar specific modifiers, fix docs example cssMark Otto
2017-01-01Move .table-responsive from wrapper to .tableQuy
2016-12-31tweak a few more thingsMark Otto
2016-12-31minor rephrasing on layout/overview docsAlice Young
2016-12-28Document how to break equal width cols to multiple rowsMark Otto
2016-12-28fixes #21445Mark Otto
2016-12-25remove old flex utils, update docs to matchMark Otto
2016-12-23overhauls media object docsMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-12-11clarify thatMark Otto
2016-11-28Rename `.col-xs` to `.col` + some other cleanup (#21222)Starsam80
2016-11-28Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (...Starsam80
2016-11-27Remove 'xs' from text utilities (#21217)Starsam80
2016-11-26Add .no-gutters option to remove gutters from rows (#21211)Mark Otto
2016-11-26grid-breakpoint fixFumito Mizuno
2016-11-26Fixes #21195: Add more table of contents to pages with longer contentsMark Otto
2016-11-17Merge pull request #21086 from ETNOL/feature/OmitXsFromGridMark Otto
2016-11-08Fix broken and redirected links.Bardi Harborow
2016-11-04Update docs to reflect new breakpoint naming conventionEric Nolte
2016-11-01Make spacer utils responsive (#20926)Mark Otto
2016-10-27rework flex grid autolayout docsMark Otto
2016-10-27unrelated change; bold that stuff to emphasize itMark Otto
2016-10-27Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ala...Mark Otto
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from lowes...Mark Otto
2016-10-27Document our z-index valuesMark Otto
2016-10-27Fixes #20498: Warn about flexbox bugs in our flex grid docsMark Otto
2016-10-24Add documentation for col-{breakpoint}-autoAlan Mooiman
2016-10-10Merge pull request #20864 from twbs/fix-20688Mark Otto
2016-10-10Merge pull request #20684 from twbs/v4-utilsMark Otto
2016-10-10Merge branch 'v4-dev' into v4-utilsMark Otto
2016-10-09Update grid docs mention of gutter width value (no more rems for awhile now)Mark Otto
2016-10-09Update grid docs to use new values for grid breakpoints and containersMark Otto
2016-10-09Update the grid table heading to clarify max width over widthMark Otto
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-10-03fix typosMark Otto
2016-10-03Merge branch 'customizable-grid-gutters-per-breakpoint' of https://github.com...Mark Otto
2016-10-03v4: Social meta tags (#20825)Mark Otto
2016-09-14Add breakpoint-specific gutters.Kovah
2016-09-13Grid mixins docs should match source code (#20705)Nick
2016-09-12Fixes #19466: Document the flexbox order utils (#20697)Mark Otto
2016-09-09Update docs to use new spacing util class namesMark Otto
2016-08-22Merge pull request #20475 from califrench/patch-1Mark Otto
2016-08-20add some margin utilsMark Otto
2016-08-07Updated docs with extra auto resize exampleScott Gauthreaux
2016-07-27Enable flexbox grid CSS on our docs pageMark Otto
2016-07-2630px not 15pxMark Otto
2016-07-26Customizing grid docs updates to followup on #19099Mark Otto
2016-07-26One more follow up to #19099, #20349, and #20361Mark Otto