slidr v0.3.0 Release Notes

Release Date: 2013-11-21 // over 10 years ago
    • โž• 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