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
2012-10-18Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton
2012-10-18rebuildJacob Thornton
2012-10-18fix carousel eventJacob Thornton
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-10-18add updater function and rebuildJacob Thornton
2012-10-18Merge pull request #5549 from mfansler/2.1.2-wipbilly gates
2012-10-17Merge pull request #5507 from bradly/2.1.2-wipMark Otto
2012-10-17fixes #5496: use correct var for dropdown active link textMark Otto
2012-10-17more hellip on modalsMark Otto
2012-10-17fixes #5519: hellip in modal codeMark Otto
2012-10-17fixes #5542: move '.hero-unit p' font-styles to '.hero-unit' so they apply to...Mark Otto
2012-10-16add in latest carousel example, reorg examples on getting startedMark Otto
2012-10-16clarify js docs individual or compiled sectionMark Otto
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler
2012-10-15improve spacing in carousel exampleMark Otto
2012-10-14Fixing typo in docs.Bradly Feeley
2012-10-11compress images and add new carousel example for .net magazine articleMark Otto
2012-10-10fixes #5478: remove double background color on dropdown linksMark Otto
2012-10-09comments in templateMark Otto
2012-10-09adding another template for same-width nav links using 'display: table-cell;'Mark Otto
2012-10-08fixes #5443: reset background gradient on disabled dropdown linksMark Otto
2012-10-08fixes #5416: use correct variable for inverse navbar responsive linksMark Otto
2012-10-08Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto
2012-10-03finish off scoping of grid sizing to table elementsMark Otto
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-03copy and style changes to improve docs rendering on mobile devicesMark Otto
2012-10-03fixes #5352: update docs messaging for disable nav linksMark Otto
2012-10-03fixes #5392: hover on submenu should maintain white icons for active parent a...Mark Otto
2012-10-02remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto
2012-10-02improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto
2012-10-02Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/...Mark Otto
2012-10-02fixes #5377: change selectors for navbar collapse to be unique so only one op...Mark Otto
2012-10-02fix copy on modal popover button doodadMark Otto
2012-10-02fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto
2012-10-01clarify tables support of responsive utility classes, of which there is noneMark Otto
2012-10-01fix docs sidenav width for ie8-9Mark Otto
2012-10-01fixes #5188: add .google-maps class to reset responsive images on case-by-cas...Mark Otto
2012-10-01fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege...Mark Otto
2012-10-01run make on previous mergeMark Otto
2012-10-01run make after mergeMark Otto
2012-10-01add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto
2012-10-01add link to examples on index page; add back narrow marketing page and signin...Mark Otto
2012-10-01fixes #5360: typo in tables docsMark Otto
2012-09-29clean up emphasis docs textMark Otto
2012-09-28fixes #5334: html snippet commentsMark Otto
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm