aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-popover.js
AgeCommit message (Expand)AuthorFilesLines
2013-02-282.3.1fat1-1/+1
2013-02-05Merge pull request #6783 from joprice/popoverOptionsOverridefat-kun1-3/+3
2013-02-05screwed up a merge and an old version number crept inMark Otto1-1/+1
2013-02-04fix typoJoseph Price1-1/+1
2013-02-02reordered access of options in tooltip and popover to allow overriding data a...Joseph Price1-3/+3
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto1-2/+2
2012-12-22Version bumpMark Otto1-1/+1
2012-12-10Version bumpMark Otto1-1/+1
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-1/+12
2012-12-02Merge branch 'Moveo-master' into 2.2.2-wipMark Otto1-3/+3
2012-11-27leave it to the developer to decide how to use the content of the popoverSwaagie1-3/+3
2012-11-05version bumpMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-08-21update version numbers to 2.1.1Mark Otto1-1/+1
2012-08-19bump versions to 2.1.0Mark Otto1-1/+1
2012-08-18add click option for tooltip, popover - make click default for popoverJacob Thornton1-0/+1
2012-07-22some progress on affix pluginJacob Thornton1-1/+1
2012-07-22remove the ns optionJon Stevens1-2/+1
2012-07-22simplify things to one line. pull #4104Jon Stevens1-2/+1
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens1-0/+1
2012-07-16namespace the events for popover/tooltip so that they can be cleanly removed....Jon Stevens1-1/+2
2012-06-20simplify code into a single lineJon Stevens1-3/+1
2012-06-18enable the ability to destroy tooltips and popovers from elements. related to...Jon Stevens1-0/+6
2012-06-02add html option back to tooltip and popover to explicitly prevent XSS #3421Jacob Thornton1-2/+2
2012-06-012.0.3 -> 2.0.4v2.0.4Jacob Thornton1-1/+1
2012-04-242.0.2 -> 2.0.3Jacob Thornton1-1/+1
2012-04-14add jshint support + a few minor stylistic changesJacob Thornton1-5/+10
2012-04-04remake and add isHTML check to popover as wellJacob Thornton1-2/+2
2012-03-24return matcher value directly + cleanup first lines of filesJacob Thornton1-1/+1
2012-03-21top stripping leading and trailing whitespace + always use .html methodJacob Thornton1-4/+2
2012-03-122.0.2 derpv2.0.2Jacob Thornton1-1/+1
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-13add semicolons to the end of js filesJacob Thornton1-1/+1
2012-01-30namespace popover valuesMark Otto1-3/+3
2012-01-242.0-wip: fix js headsJon Stevens1-1/+1
2012-01-22Make the popove respect custom classesNicklas Ansman Giertz1-2/+2
2012-01-14dates updated to 2012Mark Otto1-1/+1
2012-01-11add build tool for js + rename twipsy to tooltip + lots of little doc cleanupJacob Thornton1-4/+4
2011-12-20update more readme changes - introduce target specificty convention to more p...Jacob Thornton1-2/+2
2011-12-20update all to new on api + add animation support to tabsJacob Thornton1-3/+2
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-19/+19
2011-11-30define constructor on prototypesJacob Thornton1-1/+3
2011-11-27remove trailing semicolons - we'll be hosting minified files with semicolons ...Jacob Thornton1-1/+1
2011-11-20add build script for minified files and allow elements to be returned to getC...Jacob Thornton1-2/+6
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-3/+3
2011-11-20revert all js stuff back to 1.4 :/Jacob Thornton1-5/+19
2011-10-19fix scrollspy simplify stuff more - break everything.Jacob Thornton1-1/+1
2011-10-19greatly simply js plugins - remove js api where reasonableJacob Thornton1-1/+0