During the initial page load Unpoly now reveals an element matching the
#hash
in the current URL.
Other than the default behavior found in browsers, up.revealHash
works with
multiple viewports and honors fixed elements obstructing the user's
view of the viewport.
up.layout.revealHash()
.unpoly-rails
Ruby gem.up.protocol.config
.up.browser.isSupported()
has been promoted from experimental to stable APIup.proxy.config.wrapMethodParam
is now up.protocol.config.methodParam
.up:history:restored
is no longer emitted when a history state
was not created by Unpoly.
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.