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
AgeCommit message (Expand)Author
2012-12-23adding container option to tooltipsYohn
2012-12-23Merge pull request #6349 from Yohn/patch-6fat-kun
2012-12-23allow multiple trigger types in tooltip and popover + default tooltip to hove...fat
2012-12-20fixes tooltip('toggle')Yohn
2012-12-20can't extend bounding box thingyfat
2012-12-20remove inside support from tooltip + fix tooltip svg support + change makefi...fat
2012-12-11Version bumpMark Otto
2012-12-08add noConflict functionality to all bootstrap pluginsfat
2012-11-05version bumpMark Otto
2012-10-312.2.1 - hotfix for carouselfat
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-18Merge pull request #5389 from frntz/2.1.2-wipbilly gates
2012-10-15fixed reference to this.tip() so it works in delegate eventsMartin Stein
2012-10-02Update js/bootstrap-tooltip.jsfrntz
2012-09-25change tooltip/popover insert strategyJacob Thornton
2012-09-25change tooltip/popover html default to false for xss safety netJacob Thornton
2012-09-05version bump to get this startedMark Otto
2012-08-22update version numbers to 2.1.1Mark Otto
2012-08-20bump versions to 2.1.0Mark Otto
2012-08-19add click option for tooltip, popover - make click default for popoverJacob Thornton
2012-07-23some progress on affix pluginJacob Thornton
2012-07-23remove the ns optionJon Stevens
2012-07-23simplify things to one line. pull #4104Jon Stevens
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens
2012-07-17namespace the events for popover/tooltip so that they can be cleanly removed....Jon Stevens
2012-06-20simplify code into a single lineJon Stevens
2012-06-19enable the ability to destroy tooltips and popovers from elements. related to...Jon Stevens
2012-06-03add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton
2012-05-20Added unit test to check that tooltips is not showed when leave event is trig...Jørgen Borgesen
2012-05-14Cancel running timer for tooltips with delayed show, but instant hide. This p...Jørgen Borgesen
2012-04-242.0.2 -> 2.0.3Jacob Thornton
2012-04-15add tests for mouseout delay in tooltipJacob Thornton
2012-04-15add jshint support + a few minor stylistic changesJacob 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-25return matcher value directly + cleanup first lines of filesJacob Thornton
2012-03-22clear timeout to reset delays for tooltip/popoverJacob Thornton
2012-03-22top stripping leading and trailing whitespace + always use .html methodJacob Thornton
2012-03-132.0.2 derpv2.0.2Jacob Thornton
2012-02-25fix for @pamelafox and #1861Jacob Thornton
2012-02-172.0.1v2.0.1Jacob Thornton
2012-02-14add semicolons to the end of js filesJacob Thornton
2012-01-29fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton
2012-01-28no debuggerJon Stevens
2012-01-28add zindex option for tooltips/popovers and fix modal zindex doc exampleJacob Thornton
2012-01-242.0-wip: fix js headsJon Stevens
2012-01-15dates updated to 2012Mark Otto
2012-01-14Fixed when placement is a functionRenault John Lecoultre
2012-01-12add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton