File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -299,13 +299,14 @@ Smart placement is **disabled** by default because I believe that the world woul
299
299
300
300
## Change Log
301
301
302
- ** [ v1.1.0] ( https://github.com/stevenbenner/jquery-powertip/compare/v1.0.4...master ) ** - TBD
302
+ ** [ v1.1.0] ( https://github.com/stevenbenner/jquery-powertip/compare/v1.0.4...v1.1.0 ) ** - August 8, 2012
303
303
304
304
* Added smart placement feature.
305
305
* Added API with showTip() and closeTip() methods.
306
306
* Added custom events.
307
307
* Added support for keyboard navigation.
308
308
* Added support for jsFiddle.
309
+ * Fixed mouse-follow constraint.
309
310
310
311
** [ v1.0.4] ( https://github.com/stevenbenner/jquery-powertip/compare/v1.0.3...v1.0.4 ) ** - July 31, 2012
311
312
Original file line number Diff line number Diff line change 4
4
* @fileoverview jQuery plugin that creates hover tooltips.
5
5
* @link http://stevenbenner.github.com/jquery-powertip/
6
6
* @author Steven Benner (http://stevenbenner.com/)
7
- * @version 1.0.4
7
+ * @version 1.1.0
8
8
* @requires jQuery 1.7+
9
9
*
10
- * @license jQuery PowerTip Plugin v1.0.4
10
+ * @license jQuery PowerTip Plugin v1.1.0
11
11
* http://stevenbenner.github.com/jquery-powertip/
12
12
* Copyright 2012 Steven Benner (http://stevenbenner.com/)
13
13
* Released under the MIT license.
You can’t perform that action at this time.
0 commit comments