Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify navigate event firing for now #182

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Simplify navigate event firing for now #182

merged 1 commit into from
Nov 4, 2021

Conversation

domenic
Copy link
Collaborator

@domenic domenic commented Nov 4, 2021

Closes #78 and closes #178 by implementing the conclusion in the latter, of firing non-cancelable navigate events for all traversals. #32 remains open as a desired future feature, and is now explicitly called out as such in the README.


Preview | Diff

Closes #178 by implementing the conclusion there, of firing non-cancelable navigate events for all traversals.
@domenic domenic merged commit 93d16a0 into main Nov 4, 2021
@domenic domenic deleted the simpler-events branch November 4, 2021 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigate events for traversals Should we fire navigate for cross-document history.back()?
1 participant