aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/bootstrap.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-27rebuildfat1-8/+11
2013-05-27fixes #7163fat1-2/+9
2013-05-24fixes #4781Jacob Thornton1-3/+4
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for tes...Jacob Thornton1-13/+23
2013-05-22remove 3rd arg from $.each callfat1-1/+1
2013-05-21upgrade jshint to 2.1.2 for anton <3Jacob Thornton1-49/+49
2013-05-16Run make on latest JSMark Otto1-50/+50
2013-05-16fix tooltip defaultsfat1-1/+1
2013-05-16carousel bug with datafat1-1/+1
2013-05-16only overlay dropdowns for mobilefat1-12/+16
2013-05-16fix testsfat1-634/+592
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat1-169/+132
2013-05-16a bunch javascript junkfat1-596/+246
2013-04-26running makeMark Otto1-7/+14
2013-04-23'docs' folder .editorconfig code guide updatesStephen Edgar1-1/+1
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 Otto1-4/+12
2013-02-28shiiiitfat1-1/+1
2013-02-282.3.1fat1-13/+13
2013-02-28rebuildfat1-1/+0
2013-02-28only pass unique options through to child nodes in tooltipsfat1-1/+10
2013-02-28rebuildfat1-1/+1
2013-02-28le sighfat1-1/+1
2013-02-07Merge branch 'master' into 3.0.0-wipMark Otto1-10/+12
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-wipfat1-1/+1
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-06Fixes #6823: add some docs notes about tooltips in input groupsMark Otto1-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 Otto1-16/+65
2013-02-05Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat1-5/+6
2013-02-05clean up stylesfat1-5/+52
2013-02-05Fixes #6190: Add print utility classesMark Otto1-4/+5
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-7/+9
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-18/+52
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto1-2/+2
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-5/+19
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-12/+30
2012-12-22Version bumpMark Otto1-13/+13
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat1-1/+4
2012-12-22remake jsfat1-1/+1
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to hove...fat1-8/+16
2012-12-21chnage for #6248fat1-1/+1
2012-12-21add support for [data-slide-to] attr on carouselfat1-1/+8