issues
search
WICG
/
navigation-api
The new navigation API provides a new interface for navigations and session history, with a focus on single-page application navigations.
https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api
486
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Navigation as undo/redo
#276
KevinDoughty
opened
1 month ago
0
Intercepting <a download> Causes a Push Navigation
#275
absurdprofit
opened
2 months ago
0
Intercepting a `pushState` triggers `popstate`
#274
kurtextrem
closed
3 months ago
2
Call `updateCurrentEntry` and update its state
#273
GoncharukBro
opened
4 months ago
0
No `commit` in `intercept` options and `event.commit`
#270
ydcjeff
opened
9 months ago
1
Navigation-api - Test/Jest
#269
KhotR
closed
10 months ago
1
Can we archive this?
#268
yoavweiss
opened
1 year ago
4
Traversal direction from current state (outside events)
#267
GriffinSauce
opened
1 year ago
2
Allow detection of non-intercepted ongoing navigations
#266
tbondwilkinson
opened
1 year ago
0
Signal abort via an AbortController rather than directly on the signal
#265
shaseley
closed
1 year ago
3
Explainer for navigateEvent.sourceElement
#264
natechapin
closed
1 year ago
4
Rename commit: "manual" to "after-transition", and call this feature …
#263
natechapin
closed
1 year ago
0
Explainer update to restrict canceling traversals to same-document only
#262
natechapin
closed
1 year ago
0
How to handle ephemeral states?
#261
clshortfuse
opened
1 year ago
9
Remove spec and TypeScript defintions
#260
domenic
closed
1 year ago
0
Explainer for manual commit
#259
natechapin
closed
1 year ago
0
Fix/update Typescript types
#258
atscott
closed
1 year ago
0
Fix typo in event naming
#257
romain-trotard
closed
1 year ago
1
Getting notified about cancellation of the initial navigation.
#256
jespertheend
opened
1 year ago
9
Marking promises as handled feels like a bad developer experience
#255
jakearchibald
opened
1 year ago
4
Cancelable traversals: avoiding a slowdown
#254
domenic
closed
1 year ago
3
Fix updating the navigation API entries for HTML spec rewrite
#253
domenic
closed
1 year ago
0
Allow waiting for pending traversals before committing new push
#252
tbondwilkinson
opened
2 years ago
1
Editorial: use now-working HTTP header autolink syntax
#251
domenic
closed
2 years ago
0
Cancellable traversal spec
#250
natechapin
closed
2 years ago
0
Extend NavigationInterceptOptions - optional url field
#249
uasan
closed
2 years ago
3
Explainer for cancellable traversals
#248
natechapin
closed
2 years ago
0
Enable default focus behavior for fragment navigations that are intercepted
#247
tbondwilkinson
closed
2 years ago
1
navigation.intercept()
#246
fabiancook
closed
1 year ago
2
Navigation event for address change by user
#245
jjkola-eskosystems
opened
2 years ago
8
Visual viewport handling (pinch-zoom)
#244
jakearchibald
opened
2 years ago
5
Suppress microtasks during the inner navigate event firing algorithm
#243
domenic
closed
2 years ago
0
Handler ordering problems due to microtask subtleties
#242
domenic
closed
2 years ago
0
Handlers run at the wrong time for history traversal
#241
domenic
closed
2 years ago
0
Allow scroll to be restored multiple times
#240
jakearchibald
closed
2 years ago
1
Revamp intercepted-navigation scroll handling
#239
domenic
closed
2 years ago
2
feature: Retrieve the element (if any) triggering the navigation
#238
VicGUTT
closed
2 years ago
2
Making SPA-navs-with-hashes work
#237
domenic
closed
2 years ago
1
Editorial: rearrange serialized state management
#236
domenic
closed
2 years ago
0
Replace transitionWhile()/canTransition with intercept()/canIntercept
#235
domenic
closed
2 years ago
1
Awesome!
#233
jimmywarting
closed
2 years ago
3
When should the URL change when using transitionWhile?
#232
jakearchibald
closed
2 years ago
2
Mismatch between scroll and focus handling
#231
jakearchibald
closed
2 years ago
5
transitionWhile doesn't quite work for scroll restoration
#230
jakearchibald
closed
2 years ago
17
Update README.md
#229
absurdprofit
closed
2 years ago
1
restoreScroll() is missing domintro
#228
domenic
closed
2 years ago
0
Clients.openWindow() as a navigation method?
#227
ericlaw1979
opened
2 years ago
1
Group- or stack-based navigation history entry patterns
#226
k-egor-smirnov
opened
2 years ago
8
Event property to access the element who triggered a navigation
#225
rik
opened
2 years ago
25
Move post-v1 stuff out of the spec/main proposal for now
#224
domenic
closed
2 years ago
0
Next