up-confirm
attribute would result in an infinite loopup-preload
and up-confirm
attributes.up.proxy.idle()
is now up.proxy.isIdle()
up.proxy.busy()
is now up.proxy.isBusy()
up:proxy:busy
is now up:proxy:slow
up:proxy:idle
is now up:proxy:idle
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.