Skip to content

Release 0.15.0

Choose a tag to compare

@nickdebaise nickdebaise released this 21 Oct 01:18
· 6 commits to master since this release

0.15.0 (2025-10-21)

Bug Fixes

  • properly implement global defaults for position and animationType (9f94c32)
  • remove hardcoded position default to enable global defaults (aceb1e4)

Features

  • add fade animation, defaultPosition, and defaultDuration props (780cbab)
  • add new features to example app (55a86d1)
  • redesign example app with accordion UI and global defaults demo (13eb729)