Mark Otto
|
98b0d475ae
|
version bump to 3.0
|
2012-11-30 22:30:50 -08:00 |
|
Mark Otto
|
79b7017227
|
version bump
|
2012-11-05 09:32:48 -08:00 |
|
fat
|
3b3dd3ac3c
|
2.2.1 - hotfix for carousel
|
2012-10-30 21:59:56 -07:00 |
|
Mark Otto
|
41ad16fe40
|
v2.2.0 instead of v2.1.2
|
2012-10-29 21:00:53 -07:00 |
|
billy gates
|
21f29a7682
|
Merge pull request #5389 from frntz/2.1.2-wip
Update js/bootstrap-tooltip.js
|
2012-10-17 22:15:48 -07:00 |
|
Martin Stein
|
6b017b9bea
|
fixed reference to this.tip() so it works in delegate events
|
2012-10-15 15:17:59 +02:00 |
|
frntz
|
b892a37320
|
Update js/bootstrap-tooltip.js
Avoid loosing events attached on Jquery object if added via function in popover content
|
2012-10-02 18:26:55 +03:00 |
|
Jacob Thornton
|
88b1e44dd6
|
change tooltip/popover insert strategy
remove modal-open class
hopefully resolve z-index headaches
|
2012-09-24 23:28:38 -07:00 |
|
Jacob Thornton
|
003fcccceb
|
change tooltip/popover html default to false for xss safety net
|
2012-09-24 23:15:36 -07:00 |
|
Mark Otto
|
08b8571cb8
|
version bump to get this started
|
2012-09-05 10:00:57 -07:00 |
|
Mark Otto
|
1c134d9a7f
|
update version numbers to 2.1.1
|
2012-08-21 13:11:25 -07:00 |
|
Mark Otto
|
e510306196
|
bump versions to 2.1.0
|
2012-08-19 23:07:18 -07:00 |
|
Jacob Thornton
|
45dddc59a1
|
add click option for tooltip, popover - make click default for popover
|
2012-08-18 19:54:30 -07:00 |
|
Jacob Thornton
|
dcf75697ec
|
some progress on affix plugin
|
2012-07-22 18:28:39 -07:00 |
|
Jon Stevens
|
d76c899142
|
remove the ns option
|
2012-07-22 14:36:23 -07:00 |
|
Jon Stevens
|
393f4a7b42
|
simplify things to one line. pull #4104
|
2012-07-22 14:19:11 -07:00 |
|
Jon Stevens
|
117f65d431
|
on destroy, also hide. issue #3880, pull #4104
|
2012-07-20 09:47:12 -07:00 |
|
Jon Stevens
|
2ee9b2717b
|
namespace the events for popover/tooltip so that they can be cleanly removed. issue #3880
|
2012-07-16 16:01:11 -07:00 |
|
Jon Stevens
|
3a5b4cc7df
|
simplify code into a single line
|
2012-06-20 10:42:25 -07:00 |
|
Jon Stevens
|
6a974f9ff7
|
enable the ability to destroy tooltips and popovers from elements. related to issue #3453
|
2012-06-18 19:25:54 -07:00 |
|
Jacob Thornton
|
f836473129
|
add html option back to tooltip and popover to explicitly prevent XSS #3421
|
2012-06-02 17:55:10 -07:00 |
|
Jacob Thornton
|
ebc6935663
|
2.0.3 -> 2.0.4
|
2012-06-01 11:04:27 -07:00 |
|
Jørgen Borgesen
|
e388a5e475
|
Added unit test to check that tooltips is not showed when leave event is triggered before show delay has expired AND the hide delay is set to 0
|
2012-05-20 19:59:53 +02:00 |
|
Jørgen Borgesen
|
e9a7d26d06
|
Cancel running timer for tooltips with delayed show, but instant hide. This prevents delayed tooltips from appearing if the mouse leaves the elements before tooltip is showed and the hiding delay is 0.
|
2012-05-14 14:03:36 +02:00 |
|
Jacob Thornton
|
839ef3a030
|
2.0.2 -> 2.0.3
|
2012-04-24 02:19:02 -07:00 |
|
Jacob Thornton
|
b14455b03a
|
add tests for mouseout delay in tooltip
|
2012-04-14 23:10:03 -07:00 |
|
Jacob Thornton
|
575f18aaf4
|
add jshint support + a few minor stylistic changes
|
2012-04-14 16:29:53 -07:00 |
|
Jacob Thornton
|
83febb3452
|
remake and add isHTML check to popover as well
|
2012-04-04 15:02:30 -07:00 |
|
Jacob Thornton
|
4bd611884a
|
detect if title in tooltip is text or html. if text - use text method to prevent xss.
all add a few notes to js readme about updated event
|
2012-04-04 14:58:04 -07:00 |
|
Jacob Thornton
|
f02d017ffa
|
return matcher value directly + cleanup first lines of files
|
2012-03-24 18:59:04 -07:00 |
|
Jacob Thornton
|
94b24aaa47
|
clear timeout to reset delays for tooltip/popover
|
2012-03-21 21:57:06 -07:00 |
|
Jacob Thornton
|
d5fb653914
|
top stripping leading and trailing whitespace + always use .html method
|
2012-03-21 21:35:02 -07:00 |
|
Jacob Thornton
|
59503e71ff
|
2.0.2 derp
|
2012-03-12 14:09:38 -07:00 |
|
Jacob Thornton
|
43760eb202
|
fix for @pamelafox and #1861
|
2012-02-24 22:17:36 -08:00 |
|
Jacob Thornton
|
7ec09d0db9
|
2.0.1
|
2012-02-16 22:42:38 -08:00 |
|
Jacob Thornton
|
6e77c9d123
|
add semicolons to the end of js files
|
2012-02-13 18:41:02 -08:00 |
|
Jacob Thornton
|
12d3c2fe74
|
fix z-index issue with modals for popovers,tooltips,and dropdowns
|
2012-01-28 12:08:41 -08:00 |
|
Jon Stevens
|
8ade6989c3
|
no debugger
|
2012-01-28 02:25:13 -08:00 |
|
Jacob Thornton
|
0255f47eb3
|
add zindex option for tooltips/popovers and fix modal zindex doc example
|
2012-01-27 21:36:58 -08:00 |
|
Jon Stevens
|
84a8aa1bea
|
2.0-wip: fix js heads
|
2012-01-24 11:08:03 -08:00 |
|
Mark Otto
|
16eccc43d9
|
dates updated to 2012
|
2012-01-14 23:28:48 -08:00 |
|
Renault John Lecoultre
|
2cea94e892
|
Fixed when placement is a function
|
2012-01-13 22:33:05 +01:00 |
|
Jacob Thornton
|
6f2f947a43
|
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
|
2012-01-11 21:42:55 -08:00 |
|