up.history.isLocation()
. It returns whether the given URL matches the current browser location.up.util.normalizeURL()
. It returns a normalized version of the given URL string. Two URLs that point to the same resource should normalize to the same string.[up-nav]
link to the root path (/
) would never receive the .up-current
class (#280).[up-nav]
link would never receive the .up-current
class if the current URL contains a #hash
fragment (#284).{ solo: true }
abort all other requests.#hash
fragments.unpoly-migrate.js
to enable deprecated APIs.
See our upgrading guide for details.