glyphnav/next

Watch the address bar. Current path: /

Blog

The animation rides on history.replaceState; the Next router performs the real navigation. Modified clicks (⌘/Ctrl/middle) fall through to the browser, exactly like a normal link. The same adapter also drives the Pages Router via routerMode: 'pages'.

Served under the /next base path via Next's basePath; the App Router performs the real navigation while glyphnav animates the bar. The title link is a plain anchor (full page load back to the picker).