Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2013-07-18rebuild js + fixes #7583fat
2013-07-18make sure triggering element is visible before focusing #7521fat
2013-07-18fix @muan's unit test ;)fat
2013-07-18Merge branch '3.0.0-wip' of git://github.com/muan/bootstrap into muan-3.0.0-wipfat
2013-07-18fix #7000fat
2013-07-18fixes #6691fat
2013-07-18maybe fix this old ass issue #5973fat
2013-06-28Tooltip: apply position class before positioningMu-An Chiou
2013-06-28Merge pull request #7424 from sody/3.0.0-wipJacob
2013-06-28fixes #6982fat
2013-06-21Fixes #7730: Better hiding of empty titles in popoversMark Otto
2013-06-10Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wipIvan Khalopik
2013-06-01Fix for carousel indicatorsRobert Burns
2013-05-29fix event binding in modal.jsfat
2013-05-27fixes #7163fat
2013-05-27Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wipIvan Khalopik
2013-05-25add data-ride=carousel support for starting carousel on loadJacob Thornton
2013-05-25fixes #4781Jacob Thornton
2013-05-25add show/shown hide/hidden events to dropdown + update dropdown links for tes...Jacob Thornton
2013-05-23fixes #6898: typo in modal testMark Otto
2013-05-23remove 3rd arg from $.each callfat
2013-05-22upgrade jshint to 2.1.2 for anton <3Jacob Thornton
2013-05-17change namespace back to dot notation and someother js shizzlefat
2013-05-17fix tooltip defaultsfat
2013-05-17carousel bug with datafat
2013-05-17only overlay dropdowns for mobilefat
2013-05-17fix testsfat
2013-05-17add bs- prefix to tooltipfat
2013-05-17straight trash wangfat
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat
2013-05-16update collapse js stylefat
2013-05-16a bunch javascript junkfat
2013-05-07Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wipIvan Khalopik
2013-04-23'js' folder .editorconfig code guide updatesStephen Edgar
2013-03-30Modify scrollspy to add .active to all parent li items /cc @fatMark Otto
2013-03-29Fixes #7213 Collapse plugin does not correctly set the "collapsed" class on a...Ivan Khalopik
2013-03-02Merge branch 'master' into 3.0.0-wipMark Otto
2013-03-01shiiiitfat
2013-03-012.3.1fat
2013-03-01only pass unique options through to child nodes in tooltipsfat
2013-03-01pass true to cyclefat
2013-03-01le sighfat
2013-02-08Merge branch 'master' into 3.0.0-wipMark Otto
2013-02-08remove prevent default on focusfat
2013-02-08only fire hidden once backdrop has been removedfat
2013-02-08Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat
2013-02-08if no callback, don't try to call callback ya gooffat
2013-02-08fix js from @fat feedback for modalMark Otto
2013-02-06unit testsYohn
2013-02-06dont remove title attribute part 2Yohn