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
2014-08-05rename imported files to preface with underscore; rerun grunt distMark Otto
2014-07-09Use .box-shadow() mixin so we can enable/disable themMark Otto
2014-07-09Drop: .opacity() mixin because we no longer support IE8Mark Otto
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto
2014-07-07Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto
2014-05-13Merge pull request #13369 from armikbd/bootstrap-itsmeMark Otto
2014-05-10Squashed commit of the following:Daniel
2014-04-17Dropdown menu in justified button-groupIqbal Kabir
2014-03-10Use `outline: 0` consistentlyZlatan Vasović
2014-03-07Comment for #12794Mark Otto
2014-02-20Fix UAs required message position on grouped radio buttonsDemian Ferreiro
2014-02-06use Less' extend feature in btn-group-lg etc.Chris Rebert
2013-12-16Merge pull request #11494 from blowsie/patch-2Mark Otto
2013-12-15Fixes #10921: Add support for input groups within button toolbarsMark Otto
2013-12-09Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto
2013-12-01Merge branch 'master' into pr/11536Mark Otto
2013-11-30Merge branch 'pr/11493'Mark Otto
2013-11-28removed all caret border color settings.Tobias Lindig
2013-11-19add support for button dropdowns in justified button groupsaentan
2013-11-15Fixed single btn in btn-group-veritcal not being roundedSam Blowes
2013-11-15Fixed button group button not being 100% widthSam Blowes
2013-10-27Ditch ampZlatan Vasović
2013-10-21fixes #11126: remove box-shadow from open dropdown toggle with .btn-linkMark Otto
2013-08-19rm redundant ampersands from button-groups LESSChris Rebert
2013-08-18combine and simplify caret border widthsMark Otto
2013-08-18fixed caretliuyl
2013-08-15fixes #9596: proper dropup caret colorsMark Otto
2013-08-14fixes #9406: proper border for justified btn-groups inside tablesLuca Wehrstedt
2013-08-13enable button groups in vertical button groupsMark Otto
2013-08-13derpMark Otto
2013-08-13fix negative indenting in button group for nested button groupsMark Otto
2013-08-13drop the class on the button group toggles CSS (alt fix to #9297)Mark Otto
2013-08-13Newfangled input and button group sizing (fixes #9295)Mark Otto
2013-08-06fixes #8647: remove focus outline on :focus of buttons in button groupsMark Otto
2013-08-06Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto
2013-08-05More button updatesMark Otto
2013-08-05fixes #8805: ensure .active buttons in button groups behave like :active buttonsMark Otto
2013-08-05btngroupsliuyl
2013-08-04Greater standardization of sizing terminologyChris Rebert
2013-08-01add table-layoutliuyl
2013-07-30add focus to button group active button behaviorMark Otto
2013-07-28move things aroundsyed
2013-07-21refactor button-groups.lessliuyl
2013-07-18get button js working with actual form elements p coollfat
2013-07-08more nesting in button-groups.lessChris Rebert
2013-06-28Nuke hella thingsMark Otto
2013-05-14Fix caret positionRobert Burns
2013-05-10Update button groups to use not selector and remove redundant CSS.Blake Embrey
2013-05-08Require .btn-default for regular buttonsMark Otto
2013-05-04Fixes #7511: add support for nested button groups so you can use dropdowns in...Mark Otto