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
2012-06-20Merge pull request #3880 from lookfirst/popover-destroyJacob Thornton
2012-06-20Merge pull request #3770 from Barryvdh/2.1.0-wipJacob Thornton
2012-06-20simplify code into a single lineJon Stevens
2012-06-20change transition end name for operaJacob Thornton
2012-06-19add unit tests for destroy behavior of popover and tooltipJon Stevens
2012-06-19enable the ability to destroy tooltips and popovers from elements. related to...Jon Stevens
2012-06-08Scope finding the .active to .itemBarryvdh
2012-06-04adds remote source to modal. Remote source can be specified in href or by pro...Jacob Thornton
2012-06-03check length so that pause, actually pausesJacob Thornton
2012-06-03make active selector more specific #2043 and rebuildJacob Thornton
2012-06-03Merge branch 'async' into 2.1.0-wipMatt Morgan
2012-06-03only set height explicitly for collapse when animation is supported #2131Jacob Thornton
2012-06-03only trigger $.support.transition.end when it existsJacob Thornton
2012-06-03fix multi carousel bug #3194Jacob Thornton
2012-06-03fix carousel when hiding a reshowing - make sure it always triggers transitio...Jacob Thornton
2012-06-03fix regression in typeahead #3313Jacob Thornton
2012-06-03add length to parent dropdown check #3316Jacob Thornton
2012-06-03upgrade jquery to 1.7.2 #3379Jacob Thornton
2012-06-03rebuild assetsJacob Thornton
2012-06-03add relatedTarget to carousel slide eventJacob Thornton
2012-06-03remove isHTML supportJacob Thornton
2012-06-03add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton
2012-06-03add collapsed class to collapse invoker when it's target is collapsed #3525Jacob Thornton
2012-06-03Merge branch 'accessibility' into 2.1.0-wipJacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-05-31rebuild and fix testJacob Thornton
2012-05-31Merge pull request #3655 from jorgenfb/8dda83906d72ade81ecf9b21d55b5a2922589d30Jacob Thornton
2012-05-20Swapped out .hasClass() with .is() when checking for multiple classesJørgen Borgesen
2012-05-20Added unit test to check that tooltips is not showed when leave event is trig...Jørgen Borgesen
2012-05-17remove logJacob Thornton
2012-05-17abandon activedescendant because it was awfulJacob Thornton
2012-05-17nearly everything working with activedescendant... then decide it's wrong.Jacob Thornton
2012-05-17add proper role to dialog markup and cleanup modal loggingJacob Thornton
2012-05-17Merge branch 'master' into 2.0.4-wipJacob Thornton
2012-05-17modal accessibility tab controlJacob Thornton
2012-05-14Cancel running timer for tooltips with delayed show, but instant hide. This p...Jørgen Borgesen
2012-04-27several spelling correctionsAnirvan Chatterjee
2012-04-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan
2012-04-26revert position -> offset for typeahead positionJacob Thornton
2012-04-26fix #3234Jacob Thornton
2012-04-25fix regression in resetting collapse to auto on collapse open. (+ add spec an...v2.0.3Jacob Thornton
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-23rewrite server.js, fix travisJacob Thornton
2012-04-23increase length of waitfor timeout for phantomJacob Thornton
2012-04-20style changes to phantom integrationJacob Thornton
2012-04-20run qunit tests in phantomjs for travis-ciJacob Thornton
2012-04-19allow for pushstate in scrollspyJacob Thornton
2012-04-19offset -> position #3088Jacob Thornton
2012-04-17Allow updater function (updates the value of the input field) to be overridden.Nirav Sanghani
2012-04-16fixes #2941 + whitespace in collapseJacob Thornton