You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog:
Fixed the <AudioRunner>.fadeIn() and <AudioRunner>.fadeOut() methods.
Fixed explicitly set undefined values within arrays being transformed into null when roundtripping through sessions/saves.
Fixed <<type>> to immediately start typing, after any start delay, rather than also waiting one typing speed delay.
Updated saves to support saving to disk on mobile devices, by default—see the Config.saves.tryDiskOnMobile setting if you wish to disable it.
Updated the naked variable markup and <<print>> family of macros to: include default conversions for DOM objects and better conversions for various edge cases values.
Updated the documentation—mostly a few minor edits here and there.