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 (Collapse)Author
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto
2012-12-07Fixes #6148: Icons in mini buttons properly alignedMark Otto
2012-12-07Merge pull request #6151 from tierra/pre-code-white-space-fixMark Otto
Fix code block white-space breaks within pre tags.
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto
2012-12-07Fixes #6136: Proper scoping of breadcrumbs dividerMark Otto
2012-12-07Merge pull request #6143 from Quy/2.2.2-wipMark Otto
Escape ×
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty
2012-12-06Escape ×Quy Ton
2012-12-05Remove commented out old popover CSSMark Otto
2012-12-05Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781 * Stops propagation for touchstart for dropdowns
2012-12-05Fix up display of dropdown submenu examples on responsive viewsMark Otto
2012-12-04correct link on index page to grid systemMark Otto
2012-12-04Once more, update all the favicons to retinaMark Otto
2012-12-04Align the touch icons attributesMark Otto
2012-12-04Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto
2012-12-04Improve rendering of carousel example for IE10Mark Otto
2012-12-03nuke commentsMark Otto
2012-12-03Fixing header color for success, error and info alertsAndreas Cederström
2012-12-03add source attribution for IE10 fixMark Otto
2012-12-03Enable responsive features in IE10 when snappedMark Otto
2012-12-03Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto
2012-12-03herpderpMark Otto
2012-12-03Readme reorgMark Otto
* Consolidate quick start options into easier to read list * Consolidate social and community options into a list * Add link to Code Guide for contributions section
2012-12-02reset text align in popovers given inline insertionMark Otto
2012-12-02remove overrides on inner html of popover-contentMark Otto
2012-12-02run make on js changes to popoverMark Otto
2012-12-02Merge branch 'Moveo-master' into 2.2.2-wipMark Otto
2012-12-02run make on modal popover fixMark Otto
2012-12-02Merge pull request #6097 from blakeembrey/modal-body-relativeMark Otto
Add relative positioning to .modal-body
2012-12-02Add relative positioning to .modal-body - Fixes #5991Blake Embrey
2012-11-30Fixes #5853: Maintain 10px margin above help block when following input groupsMark Otto
2012-11-30remove element from selectorMark Otto
2012-11-30Merge pull request #6039 from desheikh/2.2.2-wipMark Otto
help-block margin-top should also apply after a span.uneditable-input
2012-11-30run make with nav img fixMark Otto
2012-11-30update commentMark Otto
2012-11-30Merge branch 'idavemm-patch-1' into 2.2.2-wipMark Otto
2012-11-30Merge branch '2.2.2-wip-holder' into 2.2.2-wipMark Otto
2012-11-30upgrade to holder 1.6Mark Otto
2012-11-30Merge branch 'jblotus-patch-1' into 2.2.2-wipMark Otto
2012-11-30Merge branch 'patch-1' of https://github.com/jblotus/bootstrap into ↵Mark Otto
jblotus-patch-1
2012-11-30add holder and replace placehold.itMark Otto
2012-11-29added compiled css fileZulfiqar Ali
2012-11-29Merge pull request #6057 from ph-One/patch-3Mark Otto
Update Makefile's UglifyJS commands
2012-11-29Fix the carousel after we scoped selectorsMark Otto
2012-11-29Merge branch 'trsteel88-master' into 2.2.2-wipMark Otto
2012-11-29Update MakefileKyle A. Matheny
Fixed both instances of uglifyjs usage.
2012-11-28Fixes #5533: Remove filter gradient from disabled links on dropdownsMark Otto
2012-11-28Fixes #5594: Vertical button groups show use max-width, not width, and be ↵Mark Otto
scoped to immediate children buttons only
2012-11-28Fixes #5616: scope carousel state classes to immediate children onlyMark Otto