The up.history
module helps you work with the browser history.
Returns a normalized URL for the current browser location.
This event is emitted after the browser's address bar was updated with a new URL.
Changes the link's destination so it points to the previous URL.
Changes the link's destination so it points to the previous URL.
Configures behavior when the user goes back or forward in browser history.
Returns whether the given URL matches the current browser location.
Returns a normalized URL for the current browser location.
Returns a normalized URL for the previous history entry.
Adds a new history entry and updates the browser's address bar with the given URL.
Returns a normalized URL for the current history entry.
This event is emitted after the browser's address bar was updated with a new URL.
This event is emitted when the user is restoring a previous history entry, usually by pressing the back button.
Configures whether this <head>
element is updated during history changes.