aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2013-06-01Fix for carousel indicatorsRobert Burns1-1/+1
2013-05-29fix event binding in modal.jsfat1-7/+7
2013-05-27fixes #7163fat1-8/+11
2013-05-25add data-ride=carousel support for starting carousel on loadJacob Thornton1-1/+8
2013-05-24fixes #4781Jacob Thornton1-3/+4
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for tes...Jacob Thornton5-13/+90
2013-05-22fixes #6898: typo in modal testMark Otto1-4/+4
2013-05-22remove 3rd arg from $.each callfat1-1/+1
2013-05-21upgrade jshint to 2.1.2 for anton <3Jacob Thornton13-50/+50
2013-05-16change namespace back to dot notation and someother js shizzlefat21-102/+104
2013-05-16fix tooltip defaultsfat1-1/+1
2013-05-16carousel bug with datafat1-1/+1
2013-05-16only overlay dropdowns for mobilefat1-1/+5
2013-05-16fix testsfat11-65/+67
2013-05-16add bs- prefix to tooltipfat1-3/+3
2013-05-16straight trash wangfat10-648/+604
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat2-81/+58
2013-05-16update collapse js stylefat1-90/+76
2013-05-16a bunch javascript junkfat30-973/+385
2013-04-23'js' folder .editorconfig code guide updatesStephen Edgar27-27/+27
2013-03-29Modify scrollspy to add .active to all parent li items /cc @fatMark Otto1-2/+2
2013-03-01Merge branch 'master' into 3.0.0-wipMark Otto5-4/+29
2013-02-28shiiiitfat2-1/+18
2013-02-282.3.1fat13-13/+13
2013-02-28only pass unique options through to child nodes in tooltipsfat1-1/+9
2013-02-28pass true to cyclefat1-1/+1
2013-02-28le sighfat1-1/+1
2013-02-07Merge branch 'master' into 3.0.0-wipMark Otto4-12/+14
2013-02-07remove prevent default on focusfat1-1/+0
2013-02-07only fire hidden once backdrop has been removedfat1-8/+9
2013-02-07Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat2-3/+3
2013-02-07if no callback, don't try to call callback ya gooffat1-0/+2
2013-02-07fix js from @fat feedback for modalMark Otto1-1/+1
2013-02-06unit testsYohn1-2/+2
2013-02-06dont remove title attribute part 2Yohn1-1/+1
2013-02-06Overhaul modal to make it responsive and not super lameMark Otto1-1/+5
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto7-18/+109
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat2-5/+5
2013-02-05clean up stylesfat4-86/+39
2013-02-05Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ghusse-2.3...fat4-3/+137
2013-02-05Merge pull request #6783 from joprice/popoverOptionsOverridefat-kun2-4/+4
2013-02-05screwed up a merge and an old version number crept inMark Otto1-1/+1
2013-02-05don't hide if already hidden ya n00bfat1-1/+1
2013-02-05clear interval in cycle + rebuildfat1-0/+1
2013-02-05Merge pull request #6488 from nanek/dropdowns-remove-touchstartfat-kun1-6/+6
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat1-1/+1
2013-02-05update jquery to 1.9fat1-2/+5
2013-02-04fix typoJoseph Price1-1/+1
2013-02-02reordered access of options in tooltip and popover to allow overriding data a...Joseph Price2-4/+4
2013-01-29Fix tooltip positioning for IE8Guillaume Smet1-1/+1