mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-06 19:48:10 +00:00

* feat: add support for animationDuration attribute of paramObject for tm-scroll message * docs: added docs for animationDuration attribute of tm-scroll message * fix: use .utils.hop instead of Object.hasOwnProperty() * fix: do not check if object before calling utils.hop() * fix: syntax