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
2015-01-07Update jQuery to v1.11.2.XhmikosR
2014-11-30Example: minor image compression improvements.XhmikosR
2014-11-30Bump Glyphicons to v1.9Mark Otto
2014-11-30Fixes #15096: Fix navbar forms in the non-responsive exampleMark Otto
2014-11-30Alternate fix for #15250 with a more descriptive theme jumbotronMark Otto
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke
2014-11-14Redundant role="form" on <form>sPatrick H. Lauke
2014-11-12Fixed a typo in Sign-in page examplegitaeks
2014-11-12Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaksHeinrich Fenkart
2014-11-12Wash-up of some stray dropdown examplesPatrick H. Lauke
2014-11-12aria-hidden added to some stray glyphiconsPatrick H. Lauke
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke
2014-10-30Examples: Make use of the `footer` tag instead of a `div`.XhmikosR
2014-10-29Safari v8.0 still suffers from Justified Nav rendering bugChris Rebert
2014-10-29add missing hrefs to <a>s in docs+examplesChris Rebert
2014-10-27Removed unnecessary new lines that were inconsistent with current style.Baraa
2014-10-24Merge pull request #14857 from twbs/fix-14856Mark Otto
2014-10-23Fix a small typo in comment.XhmikosR
2014-10-23Fix #14856Chris Rebert
2014-09-26Add type to buttons in tooltip-viewport exampleHeinrich Fenkart
2014-09-22the justified nav bug is still present in Safari v7.1Chris Rebert
2014-09-17Merge pull request #14577 from twbs/pagination-role-navChris Rebert
2014-09-09Wrap .pagination & .pager in <nav> to improve accessibilityChris Rebert
2014-09-09ARIA support for collapsePatrick H. Lauke
2014-09-05Replace nonexistent .col-6 classes in offcanvas example with .col-xs-6thr3-arendt
2014-08-16consistently use <nav> instead of <div> for .navbar in docsChris Rebert
2014-07-28Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to foote...Chris Rebert
2014-07-22Run `grunt`.XhmikosR
2014-07-10Fix text on ".progress-bar .sr-only" elements.vsn4ik
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert
2014-07-08Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert
2014-07-08Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert
2014-07-08add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert
2014-07-08Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert
2014-07-03Add collapsed default class to navbar-toggleMichael Silber
2014-06-30fix #13964Chris Rebert
2014-06-24Update cover.cssJim Frode Hoff
2014-06-20formattingMark Otto
2014-06-20fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto
2014-06-19Nuke equal height columns example; got a few bugs that make it not ready for ...Mark Otto
2014-06-09Move apple-touch-icon-precomposed.png and favicon.ico in docs root.XhmikosR
2014-06-09fix nested containers (addresses some of #13682)Mark Otto
2014-06-08gruntMark Otto
2014-06-08fixes #13210: clean up tooltip exampleMark Otto
2014-05-29add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert
2014-05-22Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.XhmikosR
2014-05-13Update jQuery to v1.11.1.XhmikosR
2014-05-13nuke the rtl exampleMark Otto
2014-05-10Update html5shiv to 3.7.2.XhmikosR
2014-05-10Merge pull request #13558 from twbs/nav-tabs-role-tablistChris Rebert