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

Add History API support #37

Merged
merged 3 commits into from
Nov 18, 2023
Merged

Add History API support #37

merged 3 commits into from
Nov 18, 2023

Conversation

imacrayon
Copy link
Owner

  1. x-target.replace will replace the current entry on the browser's history stack.
  2. x-target.push will push a new entry onto the browser's history stack.

Fixes #19
Fixes #33

@imacrayon imacrayon merged commit 9836079 into main Nov 18, 2023
2 checks passed
@imacrayon imacrayon deleted the history branch January 12, 2024 17:18
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.

History push on x-target event Update the URL when form GET requests are made
1 participant