aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-07Merge branch '2.3.0-wip'v2.3.0fat109-825/+2380
2013-02-07Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto4-4/+1
2013-02-07add 2.3 changelog sectionMark Otto1-0/+26
2013-02-07remove prevent default on focusfat4-4/+1
2013-02-07only fire hidden once backdrop has been removedfat4-25/+28
2013-02-07Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat15-15/+21
Conflicts: docs/assets/js/bootstrap.min.js
2013-02-07if no callback, don't try to call callback ya gooffat4-1/+7
2013-02-06Fixes #6823: add some docs notes about tooltips in input groupsMark Otto5-3/+9
2013-02-06Merge pull request #6813 from Yohn/patch-12Mark Otto2-3/+3
don't remove title attribute for tooltips for 2.3-wip
2013-02-06unit testsYohn1-2/+2
2013-02-06dont remove title attribute part 2Yohn1-1/+1
2013-02-05Update link to changelogMark Otto9-9/+9
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat11-23/+47
Conflicts: docs/assets/js/bootstrap.min.js
2013-02-05clean up stylesfat9-102/+152
2013-02-05Fixes #6808: mention IE lame-itude in docs for invalid inputsMark Otto2-0/+2
2013-02-05Fixes #6190: Add print utility classesMark Otto6-9/+32
2013-02-05Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ↵fat5-8/+141
ghusse-2.3.0-wip
2013-02-05Merge pull request #6783 from joprice/popoverOptionsOverridefat-kun2-4/+4
reordered access of options in tooltip and popover
2013-02-05Merge pull request #6780 from agatronic/2.3.0-wipfat-kun1-7/+6
less: Move to new selector interpolation, supported from 1.3.1
2013-02-05screwed up a merge and an old version number crept inMark Otto3-3/+3
2013-02-05don't hide if already hidden ya n00bfat4-4/+4
2013-02-05clear interval in cycle + rebuildfat6-15/+19
2013-02-05Merge pull request #6481 from pseidemann/patch-1fat-kun2-3/+3
don't remove title attribute for tooltips
2013-02-05Merge pull request #6488 from nanek/dropdowns-remove-touchstartfat-kun1-6/+6
Remove touchstart from bootstrap-dropdown.js.
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat20-112/+230
2013-02-05update jquery to 1.9fat2-4/+10
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-1/+1
2013-02-05derp, fix broke css and recompileMark Otto2-4/+6155
2013-02-05restore comma between selectorsMark Otto1-1/+1
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵Mark Otto19-6159/+126
patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less
2013-02-05Merge pull request #6737 from openwide-java/fix-tooltip-positioning-for-ie8fat-kun1-1/+1
Fix tooltip positioning for IE8 broken in 2.3.0
2013-02-04Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-1/+1
2013-02-04Fixes #6794: incorrect docs mention of th elementMark Otto2-4/+2
2013-02-04fix typoJoseph Price1-1/+1
2013-02-02Merge pull request #6638 from GeoffYoung/2.3.0-wipMark Otto1-1/+1
Update package.json to current Recess version
2013-02-02Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto2-6/+8
2013-02-02Add changelog file to repo instead of relying on the wikiMark Otto1-0/+324
2013-02-02reordered access of options in tooltip and popover to allow overriding data ↵Joseph Price2-4/+4
attrs from js
2013-02-02Merge pull request #6763 from rjregenold/2.3.0-wipMark Otto2-6/+8
fixes jankiness with anchor tags in carousel.
2013-02-02Move to new selector interpolation, supported from 1.3.1Luke Page1-7/+6
2013-02-01Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto2-0/+3
2013-02-01Merge branch 'dospuntocero-master' into 2.3.0-wipMark Otto3-1/+26
2013-02-01add horizontal-three-color gradient testMark Otto2-1/+15
2013-02-01Merge pull request #6776 from ndabas/fix-inline-lists-ie7Mark Otto2-0/+3
Fix inline lists for IE7
2013-02-02Fixing inline lists for IE7Nikhil Dabas2-0/+3
2013-02-01Use button element instead of a for responsive navbar buttonsMark Otto5-10/+10
2013-01-31removes anchor tag definition.RJ Regenold2-2/+0
2013-01-31lets see how much i can mess this pull request up. :|RJ Regenold1-1/+1
2013-01-31its not dyslexic being easy.RJ Regenold1-1/+1
2013-01-31fixes jankiness with anchor tags in carousel.RJ Regenold2-6/+10