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
2013-08-19Add responsive tables with help of `.table-responsive` wrapperMark Otto
2013-08-19Refactor alerts to have a base class, but no default class, thus requiring a ...Mark Otto
2013-08-19Add a .navbar-default class for default colorsJulian Thilo
2013-08-18update urlsMark Otto
2013-08-18fix typo in JS docsChris Rebert
2013-08-18add some crapfat
2013-08-18add role=menu to htmlfat
2013-08-18fixes #9585fat
2013-08-18add doc comment for #9517fat
2013-08-18Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1p...Mark Otto
2013-08-16fixes #9644: update scrollspy navbar to use latest codeMark Otto
2013-08-16fixes #9634: turn off overflow-y when the navbar is re-expanded into horizont...Mark Otto
2013-08-15more fixes for #9513Chris Rebert
2013-08-15Merge pull request #9521 from Luis-TP/fix-javascript-docsMark Otto
2013-08-15Add missing close-parens in docs sentence; fixes #9512Chris Rebert
2013-08-14Removed containers, and moved brand to after the navbar-toggleLuis Aleman
2013-08-14Removed trailing semicolons from examplesggam
2013-08-14Fixed indentation in JavaScript exampleggam
2013-08-14Add .navbar-header, and correct .nav-collapseLuis Aleman
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto
2013-08-13patch highlighting hintsaiwang
2013-08-13copyMark Otto
2013-08-13Drop the accordion for the panelMark Otto
2013-08-13add alt text to <img>s in javascript.htmlChris Rebert
2013-08-13add src attribute to holder.js-powered <img>s so that they validateChris Rebert
2013-08-13add alt text to carousel <img>sChris Rebert
2013-08-12Javascript > Alert should use danger not errorjohvik
2013-08-12Merge pull request #9384 from BBosman/aria-hiddenMark Otto
2013-08-12Add missing aria-hidden attribs to close buttonsBas Bosman
2013-08-12Added Dropdown JS plugin events (fixed #9375)ggam
2013-08-12fixes #8983Jacob Thornton
2013-08-12fixes #9318Jacob Thornton
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto
2013-08-12fix borked js docs layout, likely from @kevinsuttle's latest PRMark Otto
2013-08-12add event prefixesJacob Thornton
2013-08-11Use nav for proper HTML5 ARIA role mappingKevin Suttle
2013-08-07Improve accessibility (Section 508, WCAG)adamjacobbecker
2013-08-07Merge pull request #9120 from FLOKER/patch-2Mark Otto
2013-08-06Fixes #9150: Hide popover titles in IE8Mark Otto
2013-08-06Update javascript.htmlFlorian Weber
2013-08-06fix scrollSpy instructions for JS callFlorian Weber
2013-08-05update modals demo codeMark Otto
2013-08-04trivial docs grammar improvementsChris Rebert
2013-08-04streamline $().dropdown('toggle') descriptionChris Rebert
2013-08-04JS docs: capitalize BootstrapChris Rebert
2013-08-04Greater standardization of sizing terminologyChris Rebert
2013-08-03JS docs: put `transitionEnd` within <code>Chris Rebert
2013-08-03JavaScript docs: fix caps of "JS"Chris Rebert
2013-08-03JS docs: fix caps of "CSS" acronymChris Rebert
2013-08-03Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipfat