Skip to content

v2.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vladimirsiljkovic vladimirsiljkovic released this 10 Dec 02:14
· 42 commits to gh-pages since this release

53ba291 - Breaking: Removed backgroundactive option, use background:false, absolute:true.
9c7097b - Update: background: false no longer prevents interaction with background content.
ffe6521 - Update: Allow overriding of all defaults for type:tooltip.
2f442eb - New: Added method to destroy all popups ($.fn.popup.destroyall).
086c042 - New: Added option absolute (boolean).
81139df - Fix: Tooltips don’t close when clicked outside in iOS (fixes #90).
e6f4a69 - Fix: Made scrolling inside of popup smoother in iOS.
f03e4b0 - Fix: Added {left:0,top:0} as a default position for tooltips.