aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Fires change event when element is selected from menuPete Hopkins2-1/+6
2012-02-22Allow events to propagate / default if not used.Pete Hopkins1-6/+4
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported button...Mark Otto2-0/+8
2012-02-22Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wipMark Otto1-0/+1
2012-02-22Merge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/...Mark Otto1-0/+1
2012-02-22fix #1954: icons in tabs add jank borderMark Otto3-4/+6
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs w...Mark Otto4-90/+103
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto7-655/+140
2012-02-22tighten padding on labels and badges given default line-heightMark Otto4-10/+10
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton14-148/+451
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton7-647/+137
2012-02-21set width to auto for default navbar container, then override it later for fi...Mark Otto7-7/+21
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto5-97/+86
2012-02-21clarify responsive docs on media queriesMark Otto4-10/+16
2012-02-21clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto6-46/+8
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto8-29/+323
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto5-10/+53
2012-02-21move container up in default grid mixinMark Otto4-11/+13
2012-02-21move table columns mixin to mixins.lessMark Otto5-5/+501
2012-02-21Merge pull request #2143 from inmarelibero/2.0.2-wipMark Otto3-6/+68
2012-02-21fix second part of #1962Mark Otto3-6/+4
2012-02-21update forms help-blockMark Otto5-8/+21
2012-02-21substituted hard-coded number of columns (12) with @gridColumnsEmanuele Gaspari1-6/+6
2012-02-21added .span[13-24] and .offset[12-23] to support up to 24-columns layoutEmanuele Gaspari2-0/+62
2012-02-21Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap ...Mark Otto4-1/+10
2012-02-21Merge pull request #2129 from andriijas/2.0.2-wip-navtabsMark Otto1-0/+1
2012-02-21Merge pull request #2138 from laczoka/2.0.2-wipMark Otto1-0/+2
2012-02-21Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-4/+4
2012-02-21adding responsive utility classes and matching docs section with super neato ...Mark Otto7-79/+390
2012-02-21.input-append should work for select element, fixes #2137Laszlo Toeroek1-0/+2
2012-02-21100% width on .tab-contentAndreas Cederström1-0/+1
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström4-0/+4
2012-02-20remakeJacob Thornton2-2/+2
2012-02-20fix cycling in carouselJacob Thornton1-2/+2
2012-02-20adding basic badges supportMark Otto8-10/+277
2012-02-20introduce new mixin to do navbar vertical centeringMark Otto4-14/+25
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto5-3/+29
2012-02-20remove max-width on img from reset and put in docs only, per #1552Mark Otto4-4/+1
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto3-2/+2
2012-02-20remake after merging buttons updateMark Otto2-2/+2
2012-02-20Merge branch 'billyvg-main' into 2.0.2-wipMark Otto1-2/+2
2012-02-20Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-la...Billy Vong1-2/+2
2012-02-20add horizontal divider support to nav list, including documentation for it, p...Mark Otto7-19/+63
2012-02-19enable use of span in place of a for .disabled in pagination, per #1406Mark Otto3-1/+3
2012-02-19no more uppercase in readmeMark Otto1-1/+1
2012-02-19readme cleanupMark Otto1-4/+19
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto5-3/+26
2012-02-19quick edit to new global styles sectionMark Otto3-2/+2
2012-02-19add new global styles docs section for mentioning doctype requirements, base ...Mark Otto5-2/+82
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto6-12/+79