Releases: shipshapecode/tether
Releases · shipshapecode/tether
Release 2.0.0
v2.0.0 (2021-03-26)
🐛 Bug Fix
- #713 Ensure parent still exists when removing event listeners (@drewjenkins)
- #692 Guard against undefined markers type (@rwwagner90)
📝 Documentation
- #668 Remove Bootstrap from list (@MartijnCuppens)
- #600 Small Typo Fix (@SebYLim)
Committers: 5
- Andrew Jenkins (@drewjenkins)
- Martijn Cuppens (@MartijnCuppens)
- Robert Wagner (@rwwagner90)
- Sebastian Lim (@SebYLim)
- @dependabot-preview[bot]
v2.0.0-beta.5
2.0.0-beta.5
v2.0.0-beta.4
2.0.0-beta.4
v2.0.0-beta.3
2.0.0-beta.3
v2.0.0-beta.2
2.0.0-beta.2
v1.1.1: Merge pull request #117 from sujaykathrotia/master
Fixes the issue with Tether
being used in server-side rendering when window
and document
are undefined
v1.1.0: Merge pull request #98 from pzuraq/only-move-when-not-static
Only move tethered element if its offset parent is not the body
Check for null and undefined styles in getScrollParent
Check for null and undefined in getScrollParent Closes #91
Add arrow pointer event option to mixin
Merge pull request #90 from HubSpot/clickthrough-arrow Add option to change arrow pointer event
Major update version 1.0.0
- Coffeescript -> ES6
- Proper UMD Wrapper
- Update build steps
- Add changelog
- Provide minified and unminified js/css