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-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
2012-04-15whitespaceJacob Thornton
2012-04-15fix opera bug \o/ !!!! #1776Jacob Thornton
2012-04-15add tests for mouseout delay in tooltipJacob Thornton
2012-04-15change position of var in dropdown + cleanup makefile varsJacob Thornton
2012-04-15don't open dropdown if target is disabledJacob Thornton
2012-04-15calling pause on a slide should actually pause it - even when hoveringJacob Thornton
2012-04-15whitespaceJacob Thornton
2012-04-15fix typeahead testJacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob Thornton
2012-04-08https://github.com/twitter/bootstrap/issues/2954Jacob Thornton
2012-04-05remake and add isHTML check to popover as wellJacob Thornton
2012-04-05detect if title in tooltip is text or html. if text - use `text` method to pr...Jacob Thornton
2012-03-30MSTransitionEnd + move paren (thanks rick waldron)Jacob Thornton
2012-03-30move over paren just because.Jacob Thornton
2012-03-30simplify transition plugin a littleJacob Thornton
2012-03-29remove "technique"Jacob Thornton
2012-03-29replace UA sniffingJacob Thornton
2012-03-25add missing closing braceJacob Thornton
2012-03-25add MSTransitionEnd event to js pluginJacob Thornton
2012-03-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-25add preventDefault support for all inital event types (show, close, hide, etc...Jacob Thornton
2012-03-25allow prevent default for show and hide event in modalJacob Thornton
2012-03-22filter out non matches in mapJacob Thornton
2012-03-22cache $(href) lookupJacob Thornton
2012-03-22sort scrollspy to prevent flicker for unordered navJacob Thornton