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
path: root/docs
AgeCommit message (Expand)Author
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR
2017-10-03Offset option for dropdown can be function (#24222)Roman O
2017-10-03Require quick start to be more explicit about CSS and JSMark Otto
2017-10-03fix up colors, closes #23325Mark Otto
2017-10-03Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-devMark Otto
2017-10-03change away from varsMark Otto
2017-10-03add components section, remove todosMark Otto
2017-10-03functions aww yeahMark Otto
2017-10-03add new thing to a mapMark Otto
2017-10-03quote those to match source codeMark Otto
2017-10-03nuke the options page, add redirect from it to new theming pageMark Otto
2017-10-03bring over colors sectionMark Otto
2017-10-03port over variable options listMark Otto
2017-10-03port latest from options for default varsMark Otto
2017-10-03Stub out new Theming pageMark Otto
2017-10-03Added type="button" to <button>s without any type (#23866)Herst
2017-10-03adds a note on typography docs about rem units on font-size-base (#23988)Andres Galante
2017-10-03Adds text-muted and text-white to the examples on color utilities (#23877)Andres Galante
2017-10-03Migrate forgotten Bootstrap 3 style offset class (#23951)Herst
2017-10-03Add order first to grid (#24202)Luke Frake
2017-10-03Clarify ScrollSpy 'activate' event elementMike Jacobson
2017-10-02Normalize examples' CSS. (#24210)XhmikosR
2017-10-01Make Node.js 6 the minimum version.XhmikosR
2017-10-01Fix link to Extend section in Migration docs (#24192)Aarón García Hervás
2017-10-01Updates to customizing variables docs (#24186)Mark Otto
2017-10-01changes the order of the close btn on alerts to improve accecibilityAndres Galante
2017-10-01remove that, the example comes first nowMark Otto
2017-10-01more links, clarify predefined classesMark Otto
2017-10-01be more specific about context and breakpoint scalingMark Otto
2017-10-01be more specificMark Otto
2017-10-01rewrite containers and rows sectionMark Otto
2017-10-01link to css tricks article, add code snippet to exampleMark Otto
2017-10-01link to mdn flex docMark Otto
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR
2017-09-27Mention replacement for .btn-group-justified (#23838)Herst
2017-09-27Take out reference to Flex Order (#23759)Ray Villalobos
2017-09-27Add auto to the list of sizes (#23786)Ray Villalobos
2017-09-27Changed hex values to follow bootstrap coding guidelinesMoris Zen Pasic
2017-09-27Added examples to the existing docs change for more clarityMoris Zen Pasic
2017-09-27Making the customization option docs cleared about variable overrides with !d...Moris Zen Pasic
2017-09-26Fix color on example btn on navbar (#24052)Andres Galante
2017-09-26Move Autoprefixer's config in package.json.XhmikosR
2017-09-26Mention that dropdowns depend on popper.js too.XhmikosR
2017-09-26Minor Markdown consistency changes.XhmikosR
2017-09-26Normalize all links. (#24109)XhmikosR
2017-09-26docs: fix syntax highlighting for shell scripts. (#24103)XhmikosR
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs wit...Patrick H. Lauke
2017-09-23Fix missing tabindex and role in an example modalHerst
2017-09-18Add text-light to sample card under Card columns (#23800)Andres Galante