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-12-20Holy shit, buttons, button states, and input states updatedMark Otto
2012-12-20Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe...Mark Otto
2012-12-20Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ...Mark Otto
2012-12-20More button tweaksMark Otto
2012-12-20remove commented out buttons css, update docsMark Otto
2012-12-20overhaul buttonsMark Otto
2012-12-20Unfuck the fucked homepageMark Otto
2012-12-20Remove @black and just use #000Mark Otto
2012-12-20Change .jumbotron usage in docs layout to .bs-docs-jumbotronMark Otto
2012-12-20Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports me...Mark Otto
2012-12-20Drop labels from the docsMark Otto
2012-12-20Drop .label component. Instead, just use .badge because fuck dupe code and st...Mark Otto
2012-12-20Drop .form-search supportMark Otto
2012-12-20Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto
2012-12-20no need for margin-top on .typeahead, it's set on .dropdown-menuMark Otto
2012-12-20Remove support for multiple buttons in input groups because fuck that shit.Mark Otto
2012-12-20Update clearfix mixin and class per @necolas's feedbackMark Otto
2012-12-10document caveat regarding fieldset legend and #6199Chris Rebert
2012-12-10document fieldset[disabled] styling added in #6199; per @mdoChris Rebert
2012-12-10fixes #5605: style as disabled all form controls & btns under a disabled fiel...Chris Rebert
2012-12-10Fix checkbox and radios exampleMark Otto
2012-12-10Nested columns docs tweaksMark Otto
2012-12-10Refactor input groupsMark Otto
2012-12-09Merge conflictsMark Otto
2012-12-09Restore print stylesMark Otto
2012-12-09Test removal of print styles for customized buildsMark Otto
2012-12-09Fix docs typosMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
2012-12-09Fixes #5729: Nested striped tablesv2.2.2Mark Otto
2012-12-09Nesting tablesMark Otto
2012-12-09Apply code tag to data attribute on javascript pageQuy Ton
2012-12-08get tests passing for typeahead :Pfat
2012-12-08insert menu of typeahead after input which it suggests on #3529fat
2012-12-08focus on escape in typeaheadfat
2012-12-08remove slide from carousel constructor #5579fat
2012-12-08rebuild and only select visible dropdown itemsfat
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
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-06Fix code block white-space breaks within pre tags.Bryan Petty
2012-12-06Escape ×Quy Ton
2012-12-05Nuke all i18n tags from .mustache templatesMark Otto
2012-12-05Remove commented out old popover CSSMark Otto
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto
2012-12-05add gallery page, fill with a few screenshots to startMark Otto
2012-12-05Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto
2012-12-05Fix up display of dropdown submenu examples on responsive viewsMark Otto