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-10-18when static, refocus on clickJacob Thornton
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-10-18Merge branch 'delegate-api-to-document' of git://github.com/badcarl/bootstrap...Jacob Thornton
2012-10-18Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates
2012-10-18Merge pull request #5366 from Sinetheta/2.1.2-wipbilly gates
2012-10-18Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton
2012-10-18fix carousel eventJacob Thornton
2012-10-18Merge pull request #5389 from frntz/2.1.2-wipbilly gates
2012-10-18Merge pull request #5524 from martinstein/fix-tooltip-delegate-clickbilly gates
2012-10-18Merge pull request #5531 from dmitriybudnik/carousel-js-typo-fixbilly gates
2012-10-16fixes #5336: reorder focus() call to avoid scrollingmfansler
2012-10-16set spesific assertions count for testDmitriy Budnik
2012-10-16fixed testDmitriy Budnik
2012-10-15Fixed copy/paste caused typodmitriybudnik
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein
2012-10-09Added test to fix for #5362Kevin Attfield
2012-10-02Update js/bootstrap-tooltip.jsfrntz
2012-10-01Fix for #5362Kevin Attfield
2012-09-28don't wait for ready when binding events to documentCarl Porth
2012-09-27Fix for #4550Artem Kustikov
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen
2012-09-27bind data-api events to document instead of body to allow body replacementCarl Porth
2012-09-25check affix pos on clicks - use timeout for clicks which scrollJacob Thornton
2012-09-25change tooltip/popover insert strategyJacob Thornton
2012-09-25change tooltip/popover html default to false for xss safety netJacob Thornton
2012-09-21change transition.js, rebuild… travis maybe will be happy?Jacob Thornton
2012-09-21remove src'sJacob Thornton
2012-09-21rebuild - fix missing (Jacob Thornton
2012-09-21added support for jquery 1.8.*Jacob Thornton
2012-09-05version bump to get this startedMark Otto
2012-08-28Merge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wipRoss Johnson
2012-08-28Fix key events with Chrome + jQuery 1.8.0Ross Johnson
2012-08-28only stop prop on form – as people seem to be relying on dropdown hiding w...Jacob Thornton
2012-08-28crude check to make sure element has a # for an idJacob Thornton
2012-08-28fix for #4761Jacob Thornton
2012-08-23Fix typo found with codespell.Ryan Pavlik
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-08-19listen to touchstart for dropdowns on mobileJacob Thornton
2012-08-19add click option for tooltip, popover - make click default for popoverJacob Thornton
2012-08-15stray ;Jacob Thornton
2012-08-15get affix actually working and update docsJacob Thornton
2012-08-03fix indexof on array for ie8Jacob Thornton
2012-08-02close #3531 added focus handling and removed the badly announced "times" clos...Dirk Ginader
2012-07-24IE10 uses 'transition' and 'transitionend'Jonathan Sampson
2012-07-24delete this test for now - as affix is still heavily underdevelopmentJacob Thornton
2012-07-23Fix transition end name for opera 11+12Aleksey V Zapparov
2012-07-23some progress on affix pluginJacob Thornton
2012-07-23Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton
2012-07-23adds minLength #3960Jacob Thornton