aboutsummaryrefslogtreecommitdiff
path: root/js/bootstrap-popover.js
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-04start updating to data- driven jsJacob Thornton1-3/+3
2011-09-16check for jquery/ender on windowJacob Thornton1-1/+1
2011-09-12add version number to js commentsJacob Thornton1-1/+1
2011-09-11method invocation jqueryui styleJacob Thornton1-15/+7
2011-09-10add liscense to js filesJacob Thornton1-5/+22
2011-09-10finish up rounding out tests for all js pluginsJacob Thornton1-2/+2
2011-09-10more tests, more js goodnessJacob Thornton1-0/+1
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ...Jacob Thornton1-0/+67