next.js
a3747273
- Bridge offline navigation messages to useOffline
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 hours ago
Bridge offline navigation messages to useOffline
References
feedthejim/offline-navigations-use-offline-bridge
#93628 - (7/10) Bridge offline navigation messages to useOffline
#93630 - (8/10) Add IndexedDB navigation cache primitives
#93631 - (9/10) Persist cacheable exact-URL navigation data
#93632 - (10/10) Boot fallback document from exact-URL data
#93634 - (1/6) Persist initial-load offline navigation data
#93635 - (2/6) Centralize offline navigation cache eligibility
#93636 - (3/6) Replay request-sensitive exact URLs offline
#93637 - (4/6) Wire durable exact-URL invalidation
#93638 - (5/6) Harden fallback boot diagnostics and cache misses
#93639 - (6/6) Expand exact-URL regular-app coverage
#93640 - (1/7) Define persistent cache-components router schema
#93641 - (2/7) Persist route cache records from known route discovery
#93642 - (3/7) Persist fulfilled segment and head records
#93644 - (4/7) Hydrate persisted router caches during fallback boot
#93646 - (5/7) Reconstruct fully prefetched routes offline
#93647 - (6/7) Replay dynamic route patterns from persisted known routes
#93648 - (7/7) Add route replay miss coverage for incomplete router data
#93650 - (1/6) Mirror offline router cache invalidation
#93651 - (2/6) Cover server action offline cache invalidation
#93652 - (3/6) Cover redirecting server action offline invalidation
#93653 - (4/6) Cover revalidatePath offline invalidation
#93654 - (5/6) Cover revalidateTag offline invalidation
#93655 - (6/6) Cover cookie mutation offline invalidation
#93656 - (1/1) Add offline navigation app cache reset API
#93657 - (1/1) Cover offline navigation service worker pass-through stress
#93658 - (1/1) Cover offline navigation IDB unavailable fallback
#93659 - (1/1) Cover offline navigation build namespace misses
#93660 - (1/1) Cover expired exact URL offline navigation misses
#93661 - (1/1) Cover expired route record offline navigation misses
#93662 - (1/1) Cover expired segment record offline navigation misses
#93663 - (1/1) Cover expired head record offline navigation misses
#93664 - (1/1) Cover missing exact URL body offline navigation misses
#93665 - (1/1) Cover incompatible exact URL payload version offline misses
#93666 - (1/1) Cover incompatible exact URL entry version offline misses
#93667 - (1/1) Handle malformed exact URL RSC payload offline misses
#93668 - (1/1) Cover exact URL query identity offline misses
#93669 - (1/1) Cover stale exact URL offline replay
#93670 - (1/1) Cover missing route record offline navigation misses
#93671 - (1/1) Cover missing head record offline navigation misses
#93672 - (1/1) Cover missing page segment offline navigation misses
#93673 - (1/1) Cover workspace shell offline navigation replay
#93674 - (1/1) Cover missing default slot offline navigation misses
#93675 - (1/1) Cover missing parallel slot offline navigation misses
#93676 - (1/1) Cover missing workspace layout offline navigation misses
#93677 - (1/1) Cover missing root layout offline navigation misses
#93678 - (1/1) Cover session reset offline navigation misses
#93679 - (1/1) Cover workspace metadata offline replay
#93680 - (1/1) Cover encoded path offline navigation misses
#93681 - (1/1) Cover path case offline navigation misses
#93682 - (1/1) Cover trailing slash offline replay
#93683 - (1/1) Cover encoded slash offline misses
#93685 - (1/1) Cover offline server action boundaries
#93686 - (1/1) Cover offline form POST boundaries
#93687 - (1/1) Cover offline redirecting server action boundaries
#93688 - (1/1) Cover offline route handler mutation boundaries
#93690 - (1/1) Cover offline request shape boundaries
#93691 - (1/1) Cover missing fallback cache boundaries
#93692 - (1/1) Validate offline fallback cache entries
#93693 - (1/1) Cover offline manifest cache damage
#93694 - (1/1) Cover offline manifest install failures
Author
feedthejim
Committer
feedthejim
Parents
baf70743
Loading