web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
283 stars 28 forks source link

Navigation API #709

Open o-t-w opened 2 days ago

o-t-w commented 2 days ago

Description

The Navigation API makes it easier for single page apps to handle navigation and updates to the URL. A modern and much improved alternative to the History API.

It cannot be polyfilled and cannot be used as a progressive enhancement - meaning cross-browser support is crucial.

Specification

https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api

Additional Signals

Supported in Chrome and Edge since version 102.

Positive standards position from Safari and Firefox.

Firefox Bug Safari Bug

Tweet from a co-creator of React Router, the most popular frontend router.

philwolstenholme commented 2 days ago

For reference:

gsnedders commented 2 days ago

https://wpt.fyi/results/navigation-api?label=experimental&label=master&aligned