This is a bugfix release with many contributions from the community.
up.on() no longer fire when clicking on a child of a disabled button. By @adam12.
"contains" could not be submitted. By @adam12.
{ location } property of the up:location:changed would sometimes be Location object instead of a string. By @triskweline.
move-from-top, move-from-left, etc.) no longer leave a transform style on the animated element. By @triskweline.
{ history: false } for all functions that close layers. This prevents Unpoly from restoring history from the revealed parent layer. By @triskweline.
If you're upgrading from an older Unpoly version you should load unpoly-migrate.js
to polyfill deprecated APIs.
Changes handled by unpoly-migrate.js are not considered breaking changes.
See our upgrading guide for details.