Skip to content

Commit abe7a76

Browse files
authored
moved to whatwg/html (#292)
1 parent a8f0672 commit abe7a76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Navigation API
22

3+
⚠️⚠️ **Status**: This is now developed under https://github.com/whatwg/html/ ⚠️⚠️
4+
35
_[Formerly known as](https://github.com/WICG/navigation-api/issues/83) the app history API_
46

57
The web's existing [history API](https://developer.mozilla.org/en-US/docs/Web/API/History) is problematic for a number of reasons, which makes it hard to use for web applications. This proposal introduces a new API encompassing navigation and history traversal, which is more directly usable by web application developers. Its scope is: initiating navigations, intercepting navigations, and history introspection and mutation.

0 commit comments

Comments
 (0)