rive-app / rive-wasm

Wasm/JS runtime for Rive
MIT License
660 stars 46 forks source link

Deprecating 'unsubscribe' in favor of 'off' in JS API. #328

Closed Kusmeroglu closed 11 months ago

Kusmeroglu commented 1 year ago

Making event listener registration functions consistent on/off instead of on/unsubscribe. Leaves unsubscribe as an alias to off with a deprecation warning.

zplata commented 11 months ago

Thanks for your contribution! We got your patch of this PR applied in the latest version v1.2.3.