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
2012-07-08adding getting started page based on Bootstrap University from awhile back, t...Mark Otto
2012-07-08fix up docs to use default container, fix responsive home changesMark Otto
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto
2012-07-07update buttons in docs to include typeMark Otto
2012-07-06updates to type scaleMark Otto
2012-06-28use variablef or wells background-color, update docs for glyphicons license m...Mark Otto
2012-06-28renamed less.html to extend.html, removing all the vars and mixinsMark Otto
2012-06-25remove subnav file, instead add an optional class for .navbarMark Otto
2012-06-25tons of docs cleanup in css, adding subnav to official componentsMark Otto
2012-06-21run make on js filesMark Otto
2012-06-12Merge pull request #3810 from purwandi/developMark Otto
2012-06-12more rearrangement and removal of about sections in js docsMark Otto
2012-06-12cleanup options display in all sections, rearrange typeahead sectionMark Otto
2012-06-12Add space on navbar buttonPurwandi
2012-06-12add a dropdowns section to Components (still needs work) and reformat much of...Mark Otto
2012-06-12keep tables at 13px in docs for now, clean up some modals js docs stuffMark Otto
2012-06-09restore scrollspy to bodyMark Otto
2012-06-08overhaul js docs top sections, update subheadMark Otto
2012-06-08remove individual js file download buttonsMark Otto
2012-06-08restore top navs entirelyMark Otto
2012-06-08drop the side nav, restore topbarMark Otto
2012-06-08fix gridsMark Otto
2012-06-08nav and content tweaksMark Otto
2012-06-07more content changes to docsMark Otto
2012-06-06add back left rail nav, tweak colorsMark Otto
2012-06-06remove sidenavMark Otto
2012-06-06updated javascripts for first pass at single columnMark Otto
2012-06-06more tweaks to layouts and some docs stylesMark Otto
2012-06-05two col scaffolding revMark Otto
2012-06-05more changes to js and components, playing with new docs subnavMark Otto
2012-06-05updated index page and footerMark Otto
2012-06-05revamp docs to have new width, start realigning the base css page to matchMark Otto
2012-06-04adds remote source to modal. Remote source can be specified in href or by pro...Jacob Thornton
2012-06-03make active selector more specific #2043 and rebuildJacob Thornton
2012-06-03change note to point out that boostrap.js bundles all plugins #3174Jacob Thornton
2012-06-03add relatedTarget to carousel slide eventJacob Thornton
2012-06-03add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton
2012-06-03Merge branch 'accessibility' into 2.1.0-wipJacob Thornton
2012-05-27adding google analytics tracking to docsMark Otto
2012-05-25fix navbar button for mobile tapping (turn to button instead of adding href=#...Mark Otto
2012-05-25fix example code for carouselMark Otto
2012-05-18fix modal example per #3510Mark Otto
2012-05-17abandon activedescendant because it was awfulJacob Thornton
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton
2012-05-17add proper role to dialog markup and cleanup modal loggingJacob Thornton
2012-05-17Merge branch 'master' into 2.0.4-wipJacob Thornton
2012-05-17modal accessibility tab controlJacob Thornton
2012-05-15example incorrect for modal dismiss buttonMark Otto
2012-05-14#3465 part 1: add type="button" to all dismiss buttons in docsMark Otto
2012-05-13remove wrapping <label> from all js docsMark Otto