Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

56 lines (38 loc) · 3.89 KB

v0.5.1 - 2024-12-15

🐛 Bug Fixes

  • 0b42834 - relocated isSliding reference into slide start/finish callbacks (commit by @armata99)

♻️ Refactors

  • 494abfe - introduced a new interface for slider's reference (commit by @armata99)

v0.5.0 - 2024-12-14

✨ New Features

  • ebd5fef - added props for initial progress and buffer initial progress (commit by @armata99)
  • a4a3490 - internal mechanism to prevent feeding slider's callback into via ref methods (commit by @armata99)

🔧 Chores

v0.4.1 - 2024-09-28

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v0.4.0 - 2024-06-29

🐛 Bug Fixes

🔧 Chores

v0.3.2 - 2024-06-19

🐛 Bug Fixes

  • eef724e - tapping resets progress to zero on rtl screens (commit by @armata99)

v0.3.1 - 2024-04-22

🐛 Bug Fixes

  • 25b37bb - delay between thumb and track while sliding fast (commit by @armata99)