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-12-08add noConflict functionality to all bootstrap pluginsfat
2012-12-05Fixes #4550: Temporary fix for dropdown taps on mobileMark Otto
2012-12-02Merge branch 'Moveo-master' into 2.2.2-wipMark Otto
2012-11-27leave it to the developer to decide how to use the content of the popoverSwaagie
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-31fix carousel and rebuild jsfat
2012-10-30Merge branch '2.1.2-wip'v2.2.0Mark Otto
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton
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