Skip to content

v0.3.0

Compare
Choose a tag to compare
@bchanx bchanx released this 21 Nov 10:57
· 18 commits to master since this release
  • Added keyboard navigation setting (requires a mouseover on a Slidr to trigger)
  • Added touch (swipe) navigation for mobile
  • Performance improvements:
    • Refactored keyframe creation - now generates a set of static, reusable animations instead of creating globally unique animations per Slidr
    • Use a single global timer to poll for resize, instead of individual timers per Slidr
    • Added a subtle transition effect when a Slidr resizes
    • Remove tap highlights and user-select on mobile
    • Correctly allow recreating a Slidr if it gets removed from the DOM and reinserted