aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
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-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-06unit testsYohn1-2/+2
2013-02-06dont remove title attribute part 2Yohn1-1/+1
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
2013-01-27No semicolumnsGuillaume Gautreau2-44/+44
2013-01-26Arrow replacementGuillaume Gautreau1-1/+22
2013-01-26works with fixed testGuillaume Gautreau1-1/+1
2013-01-26Test for replacing tooltip when resizedGuillaume Gautreau3-6/+44
2013-01-26lint + wrong comparisonGuillaume Gautreau1-2/+2
2013-01-26Unit test for replacing tooltip inside windowGuillaume Gautreau2-1/+19
2013-01-26Tooltip positionning on special casesGuillaume Gautreau1-4/+61
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto1-2/+2
2013-01-07Removed touchstart from bootstrap-dropdown.js.Kenan Shifflett1-6/+6
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto6-18/+144
2012-12-24Merge pull request #6378 from Yohn/patch-7fat-kun2-1/+13
2012-12-24made container option be falseYohn1-1/+1
2012-12-24removed the length checkYohn1-1/+1
2012-12-23Update js/tests/unit/bootstrap-tooltip.jsYohn1-0/+10
2012-12-23adding container option to tooltipsYohn1-1/+3
2012-12-23Assign event variables at declarationsKAWACHI Takashi1-4/+4
2012-12-23Tooltips fires show, shown, hide, hidden eventsKAWACHI Takashi2-0/+88
2012-12-22Version bumpMark Otto13-13/+13
2012-12-22Merge pull request #6349 from Yohn/patch-6fat-kun2-4/+12
2012-12-22add data-api namespace to dropdownfat1-1/+1
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat1-1/+4
2012-12-22read data options in constructor for collapsefat1-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
2012-12-21add direction prop to carousel slide eventfat2-0/+13