Releases: teleporthq/teleport-custom-scripts
Releases · teleporthq/teleport-custom-scripts
v0.0.29
v0.0.27
(fix): interactive mobile menu fix for React env
v0.0.25
What's Changed
- (feat): Add observer for slides to support dynamic slides by @JayaKrishnaNamburu in #7
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- feat: Add slider primitive and updated the deployment and build workflows by @JayaKrishnaNamburu in #6
New Contributors
- @JayaKrishnaNamburu made their first contribution in #6
Full Changelog: v0.0.23...v0.0.24
v0.0.23
v0.0.22
Added check for ascendent links to close the menu when clicked
v0.0.21
Changed href check to pathname check on clicking navbar links
v0.0.20
Fixed overflow: hidden
not disappearing on link click
v0.0.18
- remove the scroll with the mobile menu open
- close the mobile menu when clicking on a link targeting the same page the user is on
v0.0.17
Added a fix for React apps by checking if the elements have loaded before running the script.