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-22Fix broken URI fragment and a redirected link. (#24456)XhmikosR
2017-10-20Be consistent with "JS"/"JavaScript". (#24457)XhmikosR
2017-10-19remove form control label as it have been removed (#24442)Laussel Loïc
2017-10-19Fix a few 404 and one redirected link. (#24432)XhmikosR
2017-10-19Update alerts.md (#24420)Kevin Ruscoe
2017-10-19Fix typo in popovers.md (#24425)Gijs Boddeus
2017-10-19Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2017-10-19few popover docs changes to clarify things mentioned in #24005Mark Otto
2017-10-18badges: Make using the contextual classes on links clearer. (#24422)Kevin Ruscoe
2017-10-18#24373 : Documentation/Navbar : Refer to utility classes used. Hidden when pr...Andrew Murphy
2017-10-18Improves forms migration guide, docs, and scss (#24348)Andres Galante
2017-10-18Remove uncessary `col-form-label` from form row docs (#24335)Andres Galante
2017-10-18Revert #23108 to restore list group borders (#24411)Mark Otto
2017-10-17Fix typo in scrollspy.md (#24398)XhmikosR
2017-10-16Add dispose methods in our documentation (#24396)Johann-S
2017-10-04Remove double spaces.XhmikosR
2017-10-03Updates docs to match Tooltip type checking (#22342)Gareth Adams
2017-10-03Offset option for dropdown can be function (#24222)Roman O
2017-10-03Added type="button" to <button>s without any type (#23866)Herst
2017-10-03Migrate forgotten Bootstrap 3 style offset class (#23951)Herst
2017-10-03Clarify ScrollSpy 'activate' event elementMike Jacobson
2017-10-01changes the order of the close btn on alerts to improve accecibilityAndres Galante
2017-09-28Lint docs js too and use `strict consistently. (#24160)XhmikosR
2017-09-26Fix color on example btn on navbar (#24052)Andres Galante
2017-09-26Minor Markdown consistency changes.XhmikosR
2017-09-26Normalize all links. (#24109)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
2017-09-13Fix malformed `<select>` in examplePatrick H. Lauke
2017-09-12Fix(docs): duplicate class in navbar docsmeteorlxy
2017-09-11Remove hyperlink from navbar doc dropdown (#23650)Herst
2017-09-10Use CSS3 pseudo elements in documentationvsn4ik
2017-09-08Dont use short jQuery methodsvsn4ik
2017-09-07Update callout about the positionning of our DropdownsJohann-S
2017-09-07Remove placement attribute from our Dropdown pluginJohann-S
2017-09-07Add information about our bundled dist files which contains Popper.jsJohann-S
2017-09-05Improve clarity of documentation for .card-body (#23691)oxlay
2017-09-05Remove usage of dropped .checkbox from docs (#23655)Herst
2017-09-05IE11 supports pointer-events CSS propertyHerst
2017-09-01Correct typo in in-page anchor (#23777)Patrick H. Lauke
2017-09-01adds accecibility notes to breadcrumbsAndres Galante
2017-08-30typo correct aria-controlsChirag Modi
2017-08-29Fix misspellJqmey
2017-08-26Add missing class in the list-group example with links (#23677)Valentin Alexiev
2017-08-23Use the Jekyll config variable for popper.min.js.XhmikosR
2017-08-23Update Popper.js to 1.12.3Johann-S
2017-08-17Fix error in Alerts component doc (#23522)Jonathan Berger
2017-08-15Mention badge-default in migration docs, fix typo on popover docs (#23409)jipexu