aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-07-23Merge pull request #4166 from jonathansampson/2.1.0-wip♒∆✝1-1/+0
IE10 uses 'transition' and 'transitionend'
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto44-1910/+2471
Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache
2012-07-24IE10 uses 'transition' and 'transitionend'Jonathan Sampson1-1/+0
msTransition, while supported in IE, should be ignored in favor of the unprefixed property. Additionally, MSTransitionEnd should also be ignored in favor of the unprefixed event transitionend. Current unit test requires no attention in light of this change. MSDN: http://msdn.microsoft.com/en-us/library/ie/hh673535(v=vs.85).aspx#transitions_dom_events
2012-07-23make docs scroll over jumbotrons, but only for 980px upMark Otto15-9208/+9268
2012-07-23delete this test for now - as affix is still heavily underdevelopmentJacob Thornton2-7/+1
2012-07-23following #4148Jacob Thornton1-1/+1
2012-07-23Merge pull request #4159 from ixti/opera11-transitions-fix♒∆✝1-1/+1
Fix transition end name for opera 11+12
2012-07-23more alignment fixes for customize pageMark Otto3-10/+8
2012-07-23fixes #4148, readme typoMark Otto1-1/+1
2012-07-23Fix transition end name for opera 11+12Aleksey V Zapparov1-1/+1
Fix transition end name for Opera 11 and Opera 12. Should fix issues: #3896, #3897, #4157, #4158
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-0/+1
2012-07-22some progress on affix pluginJacob Thornton39-221/+503
2012-07-22Merge pull request #3842 from alienlebarge/2.1.0-wip♒∆✝1-0/+1
<img /> tag with `height` attr are not responsive
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton6-12/+22
2012-07-22adds minLength #3960Jacob Thornton7-7/+42
2012-07-22Merge pull request #4104 from lookfirst/2.1.0-wip-fix-destroy♒∆✝5-10/+20
namespace the events for popover/tooltip
2012-07-22remove the ns optionJon Stevens3-18/+4
2012-07-22Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto2-0/+92
2012-07-22fixes #4136: use @dropdownBorder var, but keep IE7-8 fallbackMark Otto1-2/+2
2012-07-22simplify things to one line. pull #4104Jon Stevens2-4/+4
2012-07-22*face palm*Jacob Thornton1-1/+1
2012-07-22change haunt to writeJacob Thornton1-1/+1
2012-07-22add haunt w/ issue guideline specJacob Thornton2-0/+92
2012-07-20move from downloads.html to customize.html to better match purpose of page, ↵Mark Otto16-894/+905
fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-20tweak docs masthead links hoverMark Otto1-0/+4
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens5-2/+8
2012-07-19nuke commented out code from last fixMark Otto2-58/+0
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto3-8/+92
2012-07-19fixes #4102: properly round top left corners of .table-border with ↵Mark Otto3-11/+51
caption/colgroup; also fix css tests page layout and footer
2012-07-18misc docs content changesMark Otto3-25/+1
2012-07-17copy changeMark Otto2-2/+2
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto5-8/+64
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into ↵Mark Otto4-0/+182
gcoop-2.1.0-wip Conflicts: docs/base-css.html docs/templates/pages/base-css.mustache
2012-07-17Merge pull request #4110 from purwandi/developMark Otto2-6/+12
Moved JS to bottom on extends page
2012-07-17de-scope nav-header from .navMark Otto2-2/+2
2012-07-18Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into developPurwandi4-9/+57
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to ↵Mark Otto4-9/+57
dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
2012-07-18Moved JS to bottom on extends pagePurwandi2-6/+12
2012-07-17remove separate examples page, add to getting started pageMark Otto4-183/+94
2012-07-17Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into ↵Mark Otto3-3/+5
benjaminoakes-2.1.0-wip Conflicts: docs/extend.html docs/templates/pages/extend.mustache
2012-07-17center masthead bg patternMark Otto1-2/+2
2012-07-17pngcrush masthead pattern to save 10kMark Otto1-0/+0
2012-07-17new pattern for mastheadMark Otto2-1/+18
2012-07-17Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto3-3/+3
2012-07-17remove list-type declarations from ul and ol elements since those should ↵Mark Otto2-14/+0
just use browser defaults
2012-07-16namespace the events for popover/tooltip so that they can be cleanly ↵Jon Stevens5-8/+26
removed. issue #3880
2012-07-16Compiled; ignoring bootstrap.css change to avoid conflictsBen Oakes1-2/+2
2012-07-16Two of the three apps are for Linux/Windows; adjust accordinglyBen Oakes1-2/+2
2012-07-15Merge pull request #4083 from martinbean/2.1.0-wipMark Otto3-3/+3
Moved JS to bottom as per best practices
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto8-19/+35